VIN Decoder API
Access real-time vehicle data with our professional API. Integrate VIN decoding into your app, website, or business with ease.
How does it work?
- Subscribe to a plan and get your API key.
- Make requests to our endpoints with your key and VIN.
- Receive instant, structured vehicle data in JSON format.
API Usage Examples
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&vin=WBA3B5C50FD123456
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&vin=WBA3B5C50FD123456&allCars=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&carId=12345&only=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&carId=12345&fluids=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&carId=12345&oemParts=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&brands=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&brand=BMW&models=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&brand=BMW&model=320i&variants=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&vin=WBA3B5C50FD123456&getEngines=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&carId=12345&timeRepair=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&checkQueries=1