Global Vehicle Valuation API
The Global Vehicle Valuation API provides instant, market value estimates for cars and trucks worldwide. Simply submit a vehicle’s make, model, year, mileage, sub-model, and engine type, and receive real-time valuations across three condition tiers: Fair, Good, and Great. Powered by historical pricing data, auction trends, and dealer listings, this API delivers accurate and flexible estimates in…
Global Vehicle Valuation API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
/ping /ping |
Returns the API health status and version for monitoring purposes |
| Info | ||
| GET |
/ / |
Return information about the API |
| Valuation | ||
| GET |
/value /value |
Get vehicle valuation using GET request with query parameters |
| POST |
/value /value |
Get vehicle valuation using POST request with JSON payload |
Global Vehicle Valuation API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / second |
|
| PRO Recommended | $499 / month | — |
|
| ULTRA | $999 / month | 200 / second |
|
| MEGA | $2,499 / month | 500 / second |
|