v1

latestOpenAPI 3.0.32026-07-13353343.5 KB
Tesla

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.

temperaturenumber float

Example response

{
  "temperature": 23.5
}