Characteristics
Authorizations
DriveKit-Admin-API-KeystringRequired
Path parameters
vehicleIdstringRequired
Vehicle id
Header parameters
DriveKit-Admin-API-KeystringRequired
DriveKit Admin API Key
Responses
200
OK
application/json
brandstringOptional
Vehicle's brand
modelstringOptional
Vehicle's model
versionstringOptional
Vehicle's model version
yearstringOptional
Vehicle's model year
typeIndexintegerOptional
Vehicle body type
engineIndexintegerOptional
Engine type
powernumberOptional
Vehicle power (hp)
massnumberOptional
Vehicle mass (kg)
engineDisplacementnumberOptional
Vehicle's engine displacement
gearboxIndexintegerOptional
Gearbox type
consumptionnumberOptional
Combined fuel consumption (l/100km) measured during the New European Driving Cycle (NEDC)
autoGearboxNumberintegerOptional
Number of gear ratios for the automatic gearbox
frontTireSizestring · min: 1Optional
Front tyre size
rearTireSizestring · min: 1Optional
Rear tyre size
lengthnumberOptional
Vehicle length (m)
widthnumberOptional
Vehicle width (m)
heightnumberOptional
Vehicle height (m)
driveWheelsintegerOptional
Drive wheels : 0 -> AV, 1 -> AR, 2 -> 4x4
engineCylinderNbintegerOptional
Engine cylinder number
401
Invalid API Key
application/json
404
Vehicle Not Found
application/json
get
/drivekit/admin/vehicles/{vehicleId}/characteristicsResponse
Last updated
Was this helpful?

