GET /decode/car/{vin}/specs
Summary: VIN Decoder
Operation ID: decode
Auth: api_key
Operation ID: decode
Auth: api_key
Description
Get the basic information on specifications for a car identified by a valid VIN
Parameters (2)
api_key
(string, query, optional)
The API Authentication Key. Mandatory with all API calls.
vin
(string, path, required)
The VIN to identify the car. Must be a valid 17 char VIN
Constraints: {'minLength': 17}
No probe data for this endpoint yet.