VehicleInfoAPI
Get instant access to everything you need to know about any vehicle, from VIN decoding to safety recalls, fuel economy, market pricing, and owner complaints. Perfect for car marketplaces, dealerships, insurance platforms, and automotive apps. What You Get: - VIN Decoding - Complete vehicle specifications and manufacturing details - Safety Recalls - Real-time recall information with detailed…
VehicleInfoAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Vehicle Price Estimates | ||
| GET |
Get Vehicle Pricing /pricing |
Get market value estimate for a vehicle based on year, make, model, mileage, and condition using intelligent depreciation models |
| GET |
Get Vehicle Pricing by VIN /pricing/{vin} |
Get market value estimate for a vehicle based on year, make, model, mileage, and condition using intelligent depreciation models |
| Fuel | ||
| GET |
Get Fuel Prices by Region /fuel/price |
Get current retail fuel prices by region using EIA data, supports US average or state-specific pricing for regular gas and diesel |
| GET |
Get Fuel Economy by VIN /fuel/{vin} |
Get EPA fuel economy ratings for a vehicle including city, highway, and combined MPG, plus EV efficiency data if applicable |
| GET |
Get Fuel Economy by Make/Model/Year /fuel |
Get EPA fuel economy ratings for a vehicle including city, highway, and combined MPG, plus EV efficiency data if applicable |
| GET |
Estimate Annual Fuel Cost by VIN /fuel/cost/{vin} |
Calculate estimated annual fuel costs for a vehicle based on VIN, annual mileage, and regional fuel prices |
| GET |
Estimate Annual Fuel Cost by Make/Model/Year /fuel/cost |
Calculate estimated annual fuel costs for a vehicle based on VIN, annual mileage, and regional fuel prices |
| Recalls | ||
| GET |
Get Recalls by VIN /recalls/{vin} |
Get all safety recalls for a specific vehicle using its VIN, including campaign numbers, affected components, consequences, and remedies |
| Vehicle Lookup | ||
| GET |
Decode VIN /decode/{vin} |
Decode a 17-character VIN and return complete vehicle specifications including make, model, year, engine, transmission, and manufacturing details |
| GET |
List Vehicle Manufacturers /makes |
Get a complete list of vehicle manufacturers with optional filtering by country |
| GET |
List Vehicle Models /models |
Get all models for a specific manufacturer, optionally filtered by year |
| Complaints | ||
| GET |
Get Complaints by VIN /complaints/{vin} |
Get NHTSA consumer complaints for a specific vehicle by VIN, including detailed issue descriptions and safety concerns |
| GET |
Get Complaints by Make/Model/Year /complaints |
Get NHTSA consumer complaints for a specific vehicle by Make/Model/Year, including detailed issue descriptions and safety concerns |
| Complete Vehicle Report | ||
| GET |
Complete Vehicle Report /report/{vin} |
Get a comprehensive vehicle report combining VIN decode, recalls, fuel economy, complaints, and pricing in a single request |
| Other endpoints | ||
| GET |
health /health |
Test the health of the api |
VehicleInfoAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $29.99 / month | 200 / minute |
|
| MEGA | $99.99 / month | — |
|