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.
origin
Origin city and state
destination
Destination city and state
mode
Freight mode
Allowed values:
equipment
Equipment type
Allowed values:
rate_type
Reserved for future use. Currently all requests return cost-basis estimates regardless of rate_type value.
Allowed values:
include_fuel_surcharge
Include fuel surcharge in rate
as_of
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
ok
data
Skill-specific response data
receipt_id
auth_obj_id
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error