4 endpoints match this tag.
/vehicles/makes
Get a complete list of all vehicle manufacturers from the NHTSA database.
/vehicles/models/:make
Get all models for a given vehicle manufacturer.
/vehicles/types/:make
Obtenir all vehicle types produced by a given manufacturer (car, truck, motorcycle, etc.).
/vehicles/vin/:vin
Décodez un numéro d'identification de véhicule (VIN) to obtenir detailed vehicle specifications: make, model, year, engine, transmission, body type, et plus encore.