v1
latestOpenAPI 3.0.32026-07-13353343.5 KBTesla
Retrieve interior temperature for a Tesla.
Description
This endpoint returns the interior temperature of a Tesla, in celsius by default.
get/vehicles/{id}/tesla/thermometer/interior
Response
returns the interior temperature of a Tesla.
Example response
{
"temperature": 23.5
}