North America vehicle data,
one API & MCP.
492,900 North America records — cars, motorcycles, power boats and tire fitments, identified by VIN (17-char) decoded via NHTSA vPIC. Specifications, identification and fitment — cleaned, cross-referenced and queryable, with no owner or registry data.
Live via REST API and MCP — free tier includes 100 calls/mo.
Terminology: VIN · vPIC · EPA · NHTSA · NCAP
What the North America dataset includes
Specification, identification and fitment — the data a North America integration is actually built on.
What VehDB does not provide in North America
We sell specification & fitment data, not registry or provenance lookups. These remain with the relevant authority or a specialist partner — we will not imply we hold them.
- Owner / keeper personal data (DPPA-protected)
- Title, lien or finance provenance
Query it today
North America is live on the same REST API and MCP server as every region.
GET /v1/cars?make=Ford&year=2026
{ "data": [ { "uuid": "…", "make": "Ford", "model": "Maverick", "year": 2026,
"body": "Pickup", "mpg_combined": 37, "recall_count": 0 } ],
"meta": { "total": 1 } }
Coverage in other regions
One platform, one schema, one token — across all regions.
Build with it via the REST API, the MCP server, or for insurance, fleet and dealer use cases.