GET /decode/car/neovin/{vin}/specs
Summary: NeoVIN Decoder
Operation ID: decodeViaNeoVIN
Auth: api_key
Operation ID: decodeViaNeoVIN
Auth: api_key
Description
Get the basic information on specifications for a car identified by a valid VIN from NeoVIN decoder
Parameters (4)
api_key
(string, query, optional)
The API Authentication Key. Mandatory with all API calls.
force_decode
(boolean, query, optional, default: False)
Decode VIN on the fly instead of cached response
include_generic
(boolean, query, optional, default: False)
Boolean variable to indicate wheather to include generic data as well in response
vin
(string, path, required)
The VIN to identify the car. Must be a valid 17 char VIN
Constraints: {'minLength': 10}
No probe data for this endpoint yet.