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