Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
value
string
required

VIN or French license plate to validate or enrich.

Examples:

"AB-123-CD"

"1HGCM82633A004352"

type
enum<string>
required

Canonical type or accepted alias.

Available options:
vin,
plate_fr,
plate,
plaque,
plaque_fr,
license_plate_fr,
french_plate,
immatriculation
Example:

"plate_fr"

save
boolean
default:false

Only used on /all. When true, saves the synchronous result for later retrieval.

Response

Vehicle history finder response

data
object
required
meta
object
required
operation
string
required
query
object
required
tool
enum<string>
required
Available options:
vehicle-history-finder