v1
latestOpenAPI 3.1.02026-08-04204105.4 KBSpecifications
Vehicle Specifications (VIN decoder)
Decode a 17-character VIN and return detailed vehicle specifications, including attributes, colors, equipment and warranties. If the VIN cannot be decoded, an International VIN decoding check is run as a fallback unless disableIntVINDecoding=1 is set.
get/specs
Query parameters
vinstring required
The 17 character long vehicle identification number.
format'json' | 'xml'
The format of the response. One of json or xml.
deepdata'1'
Request extra data. Set to 1 to use. Significantly slower than the regular request but retrieves additional data.
disableIntVINDecoding'1'
Set to 1 to disable the International VIN decoding fallback and return an error instead of a potential partial response.
Response
Vehicle specifications retrieved.