Tesla
Compass
Returns the current compass heading and direction of the vehicle.
GET
/
vehicles
/
{id}
/
{make}
/
compass
This endpoint is currently available for tesla
Permission
read_compass
Request
Path
The vehicle ID of the vehicle you are making a request to.
Response
The current direction of the vehicle.
The current compass heading of the vehicle (in degrees).
Was this page helpful?