Introduction
Welcome to the Pricing Insights API documentation. This API delivers real-time, market-driven pricing recommendations for every vehicle move on any route, powered by Super Dispatch's machine-learning algorithms and leveraging historical trends, recent move data, and advanced analytics.
What is the Pricing Insights API?
The Pricing Insights API helps brokers, shippers, and logistics platforms:
- Price Accurately - Get a Recommended Price grounded in real market data
- Gauge Reliability - Read a Confidence Score for every recommendation
- See the Market - Retrieve a recommended price range and recent comparable moves (v2)
- Move Faster - Use lane signals such as move volume and average time to book
Confidence Score
Each recommendation includes a Confidence Score, a clear 0% to 100% metric indicating how closely the price aligns with historical data such as vehicle type, route, and recent moves.
| Range | Level | What It Means |
|---|---|---|
| 0–59% | Low Confidence | Based on minimal data. Review similar orders on the Super Loadboard for additional insight. |
| 60–84% | Medium Confidence | Supported by relevant data. Minor adjustments may be needed; reviewing similar orders is recommended. |
| 85–100% | High Confidence | Backed by comprehensive market data, offering highly reliable pricing with minimal review needed. |
API Versions
The Pricing Insights API exposes two versions of the Recommended Price endpoint:
POST /api/v1/recommended-price- Returns the recommended price, price per mile, distance, confidence, and lane volume.POST /api/v2/recommended-price- Returns everything in v1, plus a recommended price range, average time-to-book / time-to-request signals, and a list of recent comparable moves.
The request body is identical across both versions, so migrating from v1 to v2 is a one-line URL change. See the changelog for v2 details.
Getting Started
New to the API? Follow these steps:
- Authentication - Set up your API key and request headers
- Quickstart - Make your first request and read the response
- Route Coverage & Limits - Understand supported routes and rate limits
- Response Handling - Handle success and error responses
Support
Need help? Contact us at [email protected]