v1
latestOpenAPI 3.1.02026-08-04204105.4 KBPlate Decoder
License Plate Decoder (v1)
Decode a license plate into vehicle data. Internally proxies to the v2 plate decoder. The state parameter accepts a two-letter US state code, Australian state, or one of the legacy country codes BR, UK, IR, IT, ES, IND, MX, NZ.
get/platedecoder
Query parameters
platestring required
The vehicle registration number or license plate number.
statestring required
The two letter state code (US) such as CA or NY, Australian state, or Brazil BR, United Kingdom UK, Ireland IR, Italy IT, Spain ES, India IND, Mexico MX, New Zealand NZ.
countrystring
Country code, e.g. Australia AU. Optional for US.
format'json' | 'xml'
The format of the response. One of json or xml.
Response
Plate decoded.