7. Vehicle History & Reports (EU)
Premium vehicle history report (VIN or EU plate). Paid plans only.
The sellable product: identity + specs + recalls + history in one report.
Free / Developer keys get a structured 402 teaser showing exactly what the premium report contains. Paid plans get the full report.
post/api/v1/vehicles/report
Request body
Example request
{
"vin": "1HGCM82633A004352",
"plate": "VPR31R",
"country": "nl",
"wojewodztwo": "14"
}Response
Successful Response
{"stackTrail":"paths:/api/v1/vehicles/report:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○