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
Path parameters
plate_numberanyrequired
Plate number of the vehicle
Query parameters
regionanyoptional
Responses
application/json
objectoptional
application/json
application/json
application/json
get
GET /v2/vehicles/registrations/{plate_number}/recall-check HTTP/1.1
Host: api.autograb.com.au
ApiKey: YOUR_API_KEY
Accept: */*