Get freight market intelligence and economic indicators

Analyzes macro freight market conditions using FRED, EIA, and BLS economic indicators. Returns a headline summary, key drivers with directional signals, capacity snapshots, and a forward-looking outlook. Requires Starter tier.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
scopeenumOptionalDefaults to NATIONAL
NATIONAL for full market view, REGIONAL for specific region analysis.
Allowed values:
regionstring or nullOptional

Region filter. Use with scope REGIONAL. Examples: ‘Gulf Coast’, ‘Midwest’, ‘West Coast’.

modeenumOptional

Mode parameter accepted for context but does not change the market analysis output. Market analysis is macro-level across all modes.

Allowed values:
focus_areaslist of stringsOptional

Specific areas to focus analysis on. Valid values: ‘fuel’, ‘labor’, ‘capacity’, ‘demand’, ‘regulatory’.

periodenumOptionalDefaults to 30d
Analysis lookback period.
Allowed values:
include_indicatorsbooleanOptionalDefaults to true
Include detailed indicator data in response.

Response

Market analysis 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