{"uid":"cap_zYR2WMtQyAad3731-u0i9","slug":"vin-decoder-via-nhtsa-vpic-3be70027","name":"VIN Decoder via NHTSA vPIC","description":"Decode a vehicle VIN via the US NHTSA vPIC database: make, model, year, trim, body class, engine, fuel type, plant and vehicle type. Accepts full or partial VINs. Use it when an agent holds a VIN and needs the vehicle's official specification - live government data, no key.","url":"https://agent402.tools/api/vin-decode","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["vin"],"properties":{"vin":{"type":"string","description":"17-char VIN (or a partial VIN with * wildcards)"},"modelYear":{"type":"number","description":"Model year - helps decode a partial VIN"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["vin","vehicle","source"],"properties":{"vin":{"type":"string"},"source":{"type":"string"},"vehicle":{"type":"object","properties":{"make":{"type":"string"},"trim":{},"year":{"type":"string"},"model":{"type":"string"},"fuelType":{"type":"string"},"bodyClass":{"type":"string"},"plantCity":{"type":"string"},"vehicleType":{"type":"string"},"manufacturer":{"type":"string"},"engineCylinders":{"type":"string"}}}}}}}}},"responseSchema":{"type":"json","example":{"vin":"1HGCM82633A004352","source":"vpic.nhtsa.dot.gov (public domain)","vehicle":{"make":"HONDA","trim":null,"year":"2003","model":"Accord","fuelType":"Gasoline","bodyClass":"Coupe","plantCity":"MARYSVILLE","vehicleType":"PASSENGER CAR","manufacturer":"AMERICAN HONDA MOTOR CO., INC.","engineCylinders":"6"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_rabBBfUyAwlD1ExeUZs3o","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decodes a vehicle VIN using NHTSA vPIC data to return make, model, year, trim, body class, engine, fuel type, plant, and vehicle type.","exampleAgentPrompt":"Can you decode the VIN 1HGCM82633A004352 and tell me the make, model, year, trim, engine, and body type?","exampleUseCases":null,"resultDescription":"Returns structured vehicle details including make, model, year, trim level, body class, engine specifications, fuel type, manufacturing plant, and vehicle type — sourced live from NHTSA vPIC with no API key required.","failureModes":["Invalid or malformed VIN returns an error or empty decode results","Partial VIN without modelYear may return ambiguous or incomplete results","NHTSA vPIC API downtime causes upstream failures","VINs for very old or non-US vehicles may return sparse or missing fields"],"whenToPreferThis":"Use this endpoint when you need to decode any US vehicle VIN into structured specs (make, model, year, engine, etc.) without needing an API key. It is ideal for automotive lookups grounded in authoritative government data. Prefer this over third-party VIN services when accuracy, no-auth access, and official NHTSA sourcing matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:56:15.169Z","isFirstParty":false}