Get price forecast (GET)

Retrieve a weekly price forecast using query parameters. You can forecast a single route by providing all route parameters, or forecast your subscription routes by omitting route parameters.

Rate Limit: 30 requests per minute
Typical Response Time: 5-30 seconds

Forecast Horizon: The number of forecasted weeks is capped by your subscription's horizon (default 3 months ≈ 13 weekly rows). Requesting more weeks than allowed returns the maximum your subscription permits.

Route Quota: Forecast requests use the same unique-route quota as the Price Stats API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Origin location for the shipment (e.g., 'CNSHA'). Required for single route queries along with destination, mode, and load.

string

Destination location for the shipment (e.g., 'USLAX'). Required for single route queries along with origin, mode, and load.

string

Transportation mode. Accepts 'FCL', 'Air', or 'ocean' (alias for FCL). Required for single route queries along with origin, destination, and load. When provided, tradelanes_type is inferred automatically.

string

Load tag identifier (e.g., 20', 40', 40'HC, 20DC, 40DC, 40HC). Required for single route queries along with origin, destination, and mode. The API automatically maps: 20DC → 20', 40DC → 40', 40HC → 40'HC

integer
1 to 104
Defaults to 52

Number of weeks to forecast into the future (1-104). Automatically capped at your subscription's forecast horizon.

string
enum
Defaults to SPOT

Type of rate to forecast. Requires special permissions for CONTRACT and ALL types

Allowed:
string
enum

Type of tradelane. Required only when not specifying a single route and mode is omitted; inferred from mode otherwise

Allowed:
string
enum

Type of route to filter by. Valid values: 'P2P' (Port to Port), 'C2C' (Country to Country), 'R2R' (Region to Region)

Allowed:
string
enum
Defaults to weekly

Data version used as forecast input. Defaults to your subscription's default version

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json