NHTSA VIN Decoder
Pricing
$2.00 / 1,000 results
Go to Apify Store
NHTSA VIN Decoder
Decode vehicle VINs into make, model, year, engine and body specs via the official NHTSA vPIC API.
NHTSA VIN Decoder
Pricing
$2.00 / 1,000 results
Decode vehicle VINs into make, model, year, engine and body specs via the official NHTSA vPIC API.
You can access the NHTSA VIN Decoder programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "vins": [< "5UXWX7C5XBA"< ]<}' |<apify call vxc1104/nhtsa-vin-decoder --silent --output-datasetThe Apify CLI is the official tool that allows you to use NHTSA VIN Decoder locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: