v1

latestOpenAPI 3.0.0Apache 2.02026-07-26916119.7 KB
Vehicle Data

Get Battery Health

Returns the battery health of all vehicles.

get/battery_health

Query parameters

fromnumber

The start of the timeframe. Unix timestamp in seconds.

tonumber

The end of the timeframe. Unix timestamp in seconds.

distance_format'mi' | 'km'

Whether to return data in miles or kilometers.

only_activeboolean
Example:true

Whether to include only active vehicles in the response.

Response

Success