Look up current freight rates for a lane

Returns a cost-basis freight rate estimate with per-mile cost breakdown, data source provenance, capacity pressure adjustment, and confidence grade. Every response includes a constitutional receipt ID.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
originstringRequired
Origin city and state
destinationstringRequired
Destination city and state
modeenumOptionalDefaults to FTL
Freight mode
Allowed values:
equipmentenumOptional
Equipment type
Allowed values:
rate_typeenumOptionalDefaults to ALL

Reserved for future use. Currently all requests return cost-basis estimates regardless of rate_type value.

Allowed values:
include_fuel_surchargebooleanOptionalDefaults to true
Include fuel surcharge in rate
as_ofdate or nullOptional
Date for rate calculation. Defaults to today if omitted. Historical dates use most recent available data with a warning.

Response

Rate lookup result 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