Compare freight rates across multiple lanes

Side-by-side comparison of 2+ lanes with ranking by cost, stability, or trend. Returns per-lane metrics, a ranked recommendation, and narrative summary. Requires Starter tier.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
laneslist of objectsRequired
compare_bylist of enumsOptional
Dimensions to compare lanes on. Defaults to all.
rank_byenumOptionalDefaults to LOWEST_COST
Primary ranking criterion.
include_narrativebooleanOptionalDefaults to true

Response

Lane comparison 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