v1

latestOpenAPI 3.1.02026-08-04204105.4 KB
Plate Decoder

License Plate Decoder (v2)

Decode a license plate into vehicle data across 60+ supported countries. country is an ISO 3166-1 alpha-2 code (optional for US). state is required for US, AU and CA. For Pakistan (PK) a district is also required for the Khyber-Pakhtunkhwa province.

For Spain (ES), set require_vin=true to always include a VIN. Additional charges apply: when require_vin=true, the request is billed 2x and usage counts 2x.

get/v2/platedecoder

Query parameters

platestring required

The vehicle registration number or license plate number.

countrystring

ISO 3166-1 alpha-2 country code such as AU for Australia or ZA for South Africa. Optional for US.

statestring

The two letter state code (US) such as CA or NY, an Australian state (e.g. NSW, VIC), or a Canadian province (e.g. ON). Required only for US, AU and CA.

districtstring

The district of the vehicle registration number. Required for Pakistan (PK) plates registered in the Khyber-Pakhtunkhwa province.

require_vinboolean

Only supported when country=ES. Set to true to always include a VIN. The request is billed 2x and usage counts 2x.

Response

Plate decoded.

successboolean
inputobject
descriptionstring
makestring
modelstring
trimstring
vinstring
yearstring