Vehicle Data

Get Tire Pressure

Returns the tire pressure of a vehicle, measured in bar.

Requires firmware 2022.4.5+.

get/{vin}/tire_pressure

Response

Success

front_leftnumber
front_rightnumber
rear_leftnumber
rear_rightnumber
front_left_status'unknown' | 'low' | 'normal'
front_right_status'unknown' | 'low' | 'normal'
rear_left_status'unknown' | 'low' | 'normal'
rear_right_status'unknown' | 'low' | 'normal'
timestampinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.