Forecast freight rates with scenario analysis

Projects freight rates forward with base, bullish, and bearish scenarios. Returns time series with confidence intervals, key driver analysis, and methodology transparency. Requires Professional tier.

Authentication

AuthorizationBearer

Your Freight Rate Intelligence API key. Get one at freightrateintelligence.com/dashboard/settings

Request

This endpoint expects an object.
originstringRequired
destinationstringRequired
modeenumOptional
Allowed values:
equipmentenumOptionalDefaults to DRY_VAN
Equipment type for the forecast
horizon_daysintegerOptional7-90Defaults to 30

Forecast horizon in days (7-90). Confidence intervals widen beyond 30 days.

granularityenumOptionalDefaults to DAILY

DAILY returns one data point per day. WEEKLY returns one per week (Mon-Sun avg).

Allowed values:
scenarioslist of enumsOptional
Allowed values:
include_methodologybooleanOptionalDefaults to true
Include methodology section in response. Defaults to true.

Response

Rate forecast with receipt
okboolean
dataobject

Skill-specific response data

receipt_idstring
auth_obj_idstring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error