Vehicle History
Check if vehicle is stolen
Check if a vehicle has been reported as stolen in multiple European countries (Slovakia, Czech Republic, Slovenia, Hungary, Romania).
get/stolen-check/{vin}
Path parameters
vinstring required
Example:WAUZZZ4F55N052232
17-character Vehicle Identification Number
Response
Stolen status check result
Example response
{
"vin": "WAUZZZ4F55N052232"
}