Tesla
Tesla: Charge Status
Returns all charging related data for a Tesla vehicle.
GET
This endpoint is currently available for
teslaPermission
read_charge
Request
Pathstring
required
The vehicle ID of the vehicle you are making a request to.
Response
number | null
The rate that the vehicle is charging at (in amperes).
string | null
An ISO8601 formatted datetime (YYYY-MM-DDTHH:mm:ss.SSSZ) for the time at which the vehicle expects to complete this charging session.
number | null
The instant power measured by the vehicle (in kilowatts).
bool | null
Indicates if the vehicle is plugged in
string | null
Indicates the charging status of the vehicle
number | null
Indicates the level at which the vehicle will stop charging and be considered fully charged as a percentage.
number | null
Indicates the max amperage the vehicle can request from the charger.
number | null
Indicates the max SoC limit that can be set.
number | null
Indicates the min SoC limit that can be set.
number | null
Indicates the default SoC limit of the vehicle.
number | null
Indicates the amperage requested from the charger by the vehicle.
number | null
Energy added in the current charging session or most recent session if the vehicle is not charging (in kilowatts).
number | null
The rated range as determined by Tesla added in the current charging session or most recent session if the vehicle is not charging (in kilometers added).
number | null
The ideal range as determined by Tesla added in the current charging session or most recent session if the vehicle is not charging (in kilometers added).
number | null
The rate of range added in the charging session (in kilometers added / hour).
string | null
Standard of the connector e.g. SAE
bool | null
When charging, indicates if the vehicle connected to a fast charger.
string | null
Indicates the type of fast charger.
string | null
Indicates the brand of fast charger.
number | null
Indicates the max amperage supported by the charger.
string | null
The indicator light color of the connector.
bool | null
Indicates if th charge port door is open.
string | null
Indicates if the charge port latch status.
number | null
Indicates the charging phase.

