{"uid":"cap_Vk_YKHn9UMzR4ju8ACkO0","slug":"agentutility-vin-decode-893f1169","name":"AgentUtility VIN Decode","description":"Paid x402 endpoints organized into product clusters. USDC-settled on Base. MCP-callable. ERC-8004 identity registry agentId 47167.","url":"https://x402.agentutility.ai/vin-decode","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["vin"],"properties":{"vin":{"type":"string","description":"17-character VIN. Alphanumeric, no I/O/Q (those are excluded from the VIN alphabet to avoid confusion with 1/0)."},"model_year":{"type":["integer","string"],"description":"Optional model year hint (YYYY). Helps NHTSA disambiguate the 10th position when the same WMI was reused across model years."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"vin":{"type":"string"},"make":{"type":"string"},"model":{"type":"string"},"errors":{"type":"array"},"source":{"type":"string"},"decode_ok":{"type":"boolean"},"body_class":{"type":"string"},"model_year":{"type":"integer"},"attribution":{"type":"string"},"manufacturer":{"type":"string"},"vehicle_type":{"type":"string"},"plant_country":{"type":"string"},"valid_checksum":{"type":"boolean"},"fuel_type_primary":{"type":"string"},"electrification_level":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"vin":"5YJ3E1EA0KF310000","make":"TESLA","model":"Model 3","errors":[],"source":"NHTSA vPIC DecodeVinValuesExtended","decode_ok":true,"body_class":"Sedan/Saloon","model_year":2019,"attribution":"Data: NHTSA vPIC (https://vpic.nhtsa.dot.gov), US public domain.","manufacturer":"TESLA, INC.","vehicle_type":"PASSENGER CAR","plant_country":"UNITED STATES (USA)","valid_checksum":true,"fuel_type_primary":"Electric","electrification_level":"BEV (Battery Electric Vehicle)"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_bobzyg4JtfVTXL0ATBlaW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decodes a Vehicle Identification Number (VIN) into detailed vehicle specifications including make, model, year, body class, fuel type, and electrification level via NHTSA vPIC.","exampleAgentPrompt":"Can you decode the VIN 5YJ3E1EA0KF310000 and tell me the make, model, year, body type, and whether it's electric?","exampleUseCases":null,"resultDescription":"Returns a JSON object with decoded vehicle attributes including make, model, model year, body class, vehicle type, manufacturer, plant country, primary fuel type, electrification level (e.g. BEV), checksum validity, data source attribution, and any decode errors encountered.","failureModes":["Invalid VIN format returns decode_ok=false with errors array populated","Non-US or unrecognized VINs may return partial data or empty fields","Malformed request body returns HTTP 400","Payment not provided or insufficient returns HTTP 402","NHTSA upstream outage may cause delayed or failed response"],"whenToPreferThis":"Use this endpoint when you need to decode a VIN into structured vehicle metadata quickly and cheaply ($0.005 USDC per call). Ideal for automotive research, insurance, fleet management, used-car verification, or any agent workflow that needs to enrich a VIN with NHTSA-sourced vehicle specs without building a direct NHTSA integration. Prefer over raw NHTSA API calls when operating in an x402/USDC payment context or when MCP-callable endpoints are required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:12:28.335Z","isFirstParty":false}