Department of Transportation · Capability
NHTSA vPIC (Vehicle Product Information Catalog) API — VIN Decode
NHTSA vPIC (Vehicle Product Information Catalog) API — VIN Decode. 3 operations. Lead operation: Decode up to 50 VINs in a single request. Self-contained Naftiko capability covering one Department Of Transportation business surface.
What You Can Do
POST
Decodevinbatch
— Decode up to 50 VINs in a single request
/v1/vehicles/decodevinvaluesbatch
GET
Decodevin
— Decode a VIN into key-value pairs
/v1/vehicles/decodevin/{vin}
GET
Decodevinvalues
— Decode a VIN as a flat (single-row) record
/v1/vehicles/decodevinvalues/{vin}
MCP Tools
decode-up-50-vins-single
Decode up to 50 VINs in a single request
decode-vin-key-value-pairs
Decode a VIN into key-value pairs
read-only
idempotent
decode-vin-flat-single-row
Decode a VIN as a flat (single-row) record
read-only
idempotent