VIN Decoder
Pricing
$4.00 / 1,000 vin decodeds
Go to Apify Store
VIN Decoder
Decode any vehicle VIN into make, model, year, engine, body class, drivetrain, plant and more, using the official NHTSA vPIC database. No key, no proxy.
VIN Decoder
Pricing
$4.00 / 1,000 vin decodeds
Decode any vehicle VIN into make, model, year, engine, body class, drivetrain, plant and more, using the official NHTSA vPIC database. No key, no proxy.
You can access the 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": [< "5UXWX7C5*BA",< "1HGCM82633A004352"< ]<}' |<apify call bgfc97/vin-decoder --silent --output-datasetThe Apify CLI is the official tool that allows you to use 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: