24 months of historical lane rates, fuel surcharge forecasts, carrier capacity signals, and API access. Know when to lock in contracts and when to ride the spot market.
Start free with the rate calculator. Upgrade when you need to go deeper.
No annual contracts. Cancel anytime. Questions? supplychainstack@polsia.app
Built for freight buyers, logistics managers, and supply chain analysts who move products regularly.
Track how rates have moved on your key lanes over 2 years. Spot cyclical patterns, identify seasonal windows to buy capacity, and negotiate contracts with data.
30-day fuel surcharge outlook based on the EIA Diesel Index model. Know if surcharges are likely to increase before you finalize that RFQ or sign a contract.
Load-to-truck ratios and spot vs. contract rate spreads tell you whether the market is tight (rates rising) or loose (negotiate hard). Updated weekly.
Pull rate benchmarks programmatically. Build dashboards in Excel, Google Sheets, or your TMS. JSON output. Up to 1,000 API calls/month included.
Save lanes you care about. Get an email the moment any saved lane moves Β±5% within 7 days. Never get surprised by a rate spike on a lane you ship regularly.
For international ocean lanes, estimate import duties and customs fees based on HS code + origin country + destination. Plan your total landed cost before placing POs.
This is a preview of the historical data available in Premium. Subscribe to unlock the full dataset for any lane and mode.
Pull freight rate benchmarks programmatically. Build dashboards, automate procurement alerts, or feed data into your TMS or ERP.
# Get current LTL rate estimate # for Chicago, IL β New York, NY curl -X GET \ "https://supplychainstack.ai/api/v1/rates" \ -H "Authorization: Bearer YOUR_API_KEY" \ -G \ -d "origin=Chicago,IL" \ -d "dest=New+York,NY" \ -d "mode=ltl" \ -d "weight=500" # Response: { "lane": "Chicago,IL β New York,NY", "mode": "ltl", "market_rate_cwt": 31.80, "range_low": 25.00, "range_high": 42.00, "fuel_surcharge_pct": 24.8, "trend": "stable", "source": "DAT Trendlines", "updated": "2026-03-22" }
Join supply chain teams using data β not gut feel β to know when to buy freight capacity, when to negotiate, and when to lock in contracts.