Documentation Index
Fetch the complete documentation index at: https://smartcar.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
IsHeaterActive
GET/vehicles/{vehicleId}/signals/tractionbattery-isheateractive
A boolean flag indicating whether the high voltage battery’s heating system is currently operating.
MaxRangeChargeCounter
GET/vehicles/{vehicleId}/signals/tractionbattery-maxrangechargecounter
A counter tracking the number of times the vehicle has been charged to its maximum range capacity.
NominalCapacity
GET/vehicles/{vehicleId}/signals/tractionbattery-nominalcapacity
An object containing the gross battery capacity and a list of multiple available gross capacity configurations for the high voltage battery.
Range
GET/vehicles/{vehicleId}/signals/tractionbattery-range
Returns the most accurate real world estimate that is available. Estimated > Ideal > Rated.
StateOfCharge
GET/vehicles/{vehicleId}/signals/tractionbattery-stateofcharge
The current charge level of the high voltage battery, expressed as a percentage (0 - 100).

