Build AI agents that consume Freight Rate Intelligence data.
Freight Rate Intelligence is designed for AI-first consumption. Every skill is available as:
/v1/*/mcp/tools/v1/agent/invoke/:skill_nameSign up for a Starter plan or above. Generate an API key from Dashboard → Settings → API Keys. API keys use the fri_ prefix (e.g. fri_abc123...).
GET /v1/agent/skills
Authorization: Bearer fri_YOUR_KEY
Available skills:
rate-lookup — Cost-basis rate estimate (Explorer tier)diesel-trend — PADD regional diesel price trends (Explorer tier)fuel-surcharge — ATA/DOE surcharge calculation (Explorer tier)market-analysis — Macro freight intelligence (Starter tier)lane-comparison — Side-by-side lane comparison (Starter tier)rate-alerts — Threshold monitoring (Starter tier)carrier-capacity — Regional capacity pressure (Starter tier)audit-report — Receipt-chain provenance (Professional tier)rate-forecast — Forward projections (Professional tier)Every agent invocation goes through:
factor_versions with timestamps. Use these to decide when to refresh.receipt_id from every call for audit compliance.tier_required field in skill discovery.