vehicle.vin.models
Retrieve vehicle models by make and year using official NHTSA data. Find specific car models for any manufacturer and model year.
Instructions
List vehicle models for a make and/or year (e.g. Honda 2024). US Government data (NHTSA)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | No | Vehicle make (e.g. "Honda", "Toyota", "Ford") | |
| year | No | Model year (e.g. 2024) |