Decode a VIN via NHTSA vPIC (paid $0.002)
decode_vinDecode a 17-character VIN to receive validated vehicle information—make, model, year, engine, and more—via NHTSA's official database.
Instructions
PAID $0.002 (x402, USDC on Base). Decode a Vehicle Identification Number: give {vin} and get a 17-char format + North-American check-digit validation and a full decode via NHTSA's public vPIC API — make, model, year, body class, engine, plant country and more. VIN-only (never plate→owner). Without payment returns the x402 challenge; pass x_payment to settle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vin | Yes | A 17-character Vehicle Identification Number (excludes I, O, Q). | |
| x_payment | No | x402 payment payload (base64) for this PAID validation. If supplied it is forwarded as the X-PAYMENT header to settle the call and return the real result instead of a 402 challenge. Omit to get the price challenge first. |