EV Battery Level
GET https://api.smartcar.com/v2.0/vehicles/{{vehicle_id}}/battery
Description
Retrieve EV battery level of a vehicle.
Permission
read_battery
Response body
Name | Type | Boolean |
---|---|---|
percentRemaining | number | An EV battery’s state of charge (in percent). |
range | number | The estimated remaining distance the vehicle can travel (in kilometers by default or in miles using the sc-unit-system. |