Recall Search

Check the recall status of a vehicle

Overview

The Recall Check API allows you to access the current recall status of a given vehicle based on the registration. This API requires authentication and an appropriate license attached to it.

Perform a recall check on a vehicle's registration

get

Perform a recall check on a vehicle's registration

Authorizations
ApiKeystringRequired
Path parameters
plate_numberstringRequired

Plate number of the vehicle

Query parameters
regionstringOptional
Responses
200

Success

application/json
get
/v2/vehicles/registrations/{plate_number}/recall-check

Last updated

Was this helpful?