VIN API

Complete VIN decoding to identify a vehicle with certainty

Use a VIN to get the exact model, trim, equipment, options and vehicle data useful for your business workflows.

FR and EU VIN REST JSON Complete decoding 3.00 credits / call
vin.decode
// POST /api/v1/vin/decode
{
  "vin": "WVWZZZ3CZWE123456"
}
 
{
  "brand": "Volkswagen",
  "model": "Passat",
  "trim": "Elegance Business",
  "equipment_count": 38,
  "options_count": 14
}
Input
Unique VIN

A unique identifier to query the exact vehicle identity without manual matching.

17 characters
Output
Actionable payload

Model, trim, equipment, options and vehicle fields ready to display or store.

Business JSON
VINSingle input
ModelExact identification
EquipmentStandard and optional
3.00Credits / call
Data flow

From raw VIN to a directly usable vehicle sheet

Step 01 VIN received

Your tool sends the VIN to the API entry point.

Step 02 Manufacturer matching

The vehicle is matched to its configuration and target trim.

Step 03 Content reading

Equipment, options and vehicle fields are prepared for display.

Step 04 Business injection

You display a clear sheet in a CRM, DMS, ERP or client portal.

Donnees retournees

Une reponse directement exploitable

Response structure

Identificationbrand, model, year
Configurationtrim, version
Contentequipment_count, options_count
UsageCRM, DMS, used cars, portal

What users gain

Less manual input, fewer configuration mistakes and an immediate reading of the right vehicle.

Manufacturer identification

Brand, model, year, generation and other fields useful to qualify the vehicle.

Exact trim

Return of the exact trim and target configuration to avoid manual matching in your tools.

Equipment and options

List of standard equipment and options when available to enrich product journeys.

Use cases

  • Enrich a CRM or DMS from a VIN.
  • Automatically qualify a vehicle in a used-car workflow.
  • Check configuration before pricing or trade-in.
  • Display the right vehicle sheet in a client application.
VIN API pricing

Complete VIN decoding is billed per use with a simple pricing logic.

3.00 credits / call

Activation starts at �100 excl. VAT. Volume discounts and monthly contracts are available.

FAQ

Frequently asked questions about the VIN API

What does the VIN API return?

The API returns vehicle identification, trim, equipment, options and other elements useful in a professional journey.

When should you use the VIN API rather than a catalog API?

Use the VIN API when you already have the VIN and need direct identification. Use the catalog API when you need to browse available trims.