License plate API

Identify a vehicle from a FR or EU plate

Start from a plate to retrieve a vehicle and feed identification, sourcing, trade-in or administrative verification workflows.

FR plates EU plates Fast identification 0.20 credit / call
plate.lookup
// POST /api/v1/plate/lookup
{ "plate": "AB-123-CD" }
 
{
  "brand": "Peugeot",
  "model": "3008",
  "energy": "Diesel"
}
Input
Plate as input

Your tools can start from a registration without waiting for any other vehicle information.

FR and EU
Output
Immediate identification

The response opens an enrichment workflow toward VIN, technical specs or catalog.

0.20 credit
PlateEntry point
FR / EUCoverage
LookupFast
0.20Credit / call
Processing flow

A plate is enough to open the right data workflow

Step 01Plate input

The plate is sent from a form, a back-office or a CRM.

Step 02Vehicle lookup

The API retrieves the vehicle identity needed to qualify it.

Step 03Workflow routing

You can then continue toward VIN, technical specs or catalog.

Step 04Business display

The result is displayed in a support, sourcing or trade-in screen.

Quick response reading

Inputplate
Outputbrand, model, energy
Rolebusiness entry point
ChainingVIN, specs, catalog

Why it matters

This API is often the fastest way to open a vehicle journey when the plate is the only available identifier.

Plate lookup

A simple entry point to retrieve a vehicle in administrative, aftersales or sourcing journeys.

Business identification

Returns the main fields to continue enrichment with VIN, technical specs or catalog.

Fast integration

A single call and a JSON response for internal tools or customer interfaces.

Use cases

  • Qualify a vehicle in a trade-in journey.
  • Fast search in a call center or customer service flow.
  • Check a listing or imported stock.
  • Start a workflow before VIN or technical enrichment.
License plate API pricing

A low-price API for high-volume journeys useful in sourcing, support and administrative control.

0.20 credit / call

Combine it with the VIN, technical or catalog API depending on the depth of data you need.

When should you use the license plate API?

When the plate is the only available input and you need to retrieve the vehicle quickly.

How do you enrich the response?

By chaining with the technical specs API, the VIN API or the catalog API.