VIN decoder API with instant integration

NOTICE: We currently DO NOT support API.


Our VIN decoder API is used by various automotive businesses: online stores, forums, portals and blogs. If you want to use the VIN API, then please do not hesitate to contact us.

Price

It is possbile to select the amount of pre-paid queries based on expected volume of requests. Quantity discount is possible. No limits on amount of queries per day or per month.

How can I connect?

First of all, request VIN decoder API key here. API calls are done by simple GET HTTP requests. The request URL consists of two required parameters:

  • VIN
  • API Secure Key

These parameters are sent in request URL:

  • /Your VIN/Your Secure key/

The API web service can be accessed at http://vindecoderz.com/service/{VIN}/{Secure_key}

The example in PHP:
$vin = "1FMCU9G97EUE42764";
$secureKey = "************";

$requestURL = "http://www.vindecoderz.com/service/'.$vin.'/'.$secureKey";

$data = file_get_contents(requestURL, false);
$response = json_decode($data);

var_dump($response);

We offer the following packages:

Package Quantity Price Per Lookup
Startup 2000 $0.20
Business 10000 $0.15
Enterprise 50000 $0.10
Make sure to check VIN before buying a used car. Please search the VIN to obtain a vehicle history report. Features:

Free VIN Decoder

-

Vehicle History with recalls and complaints

-

Cost effective Carfax Alternative

  • What is VDS?

    VDS is a Vehicle Descriptor Section. VDS is used to specify a type of vehicle and may include information about the model, platform, engine and transmission.
  • What is VIN?

    VIN is a Vehicle Identification Number
  • What is VIS?

    VIS is a Vehicle Identifier Section
  • What is WMI?

    WMI is a World Manufacturer Identifier. The first three symbols identify the manufacturer of the car.

 

VINDecoderz

Rating: 4.7 from 5 (3783 reviews)
NHTSA.gov

Safercar.gov

Safercar.gov
VIN decoder API. Please notice that we do not take responsibility for inaccurate or incomplete results.

VIN Lookup | License Plate Lookup | Car specs and features | Car problems and recalls | Contact Us | VIN decoder API | Sitemap

2023 © VINDecoderZ.com is a free universal VIN decoder. Designed and executed by Astratek Ltd. All rights reserved.