v1

latestOpenAPI 3.0.0Apache 2.02026-07-26916119.7 KB
Vehicle Data

Get Battery Health Measurements

Returns the battery health measurements for a vehicle over time.

get/{vin}/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.

Response

Success