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
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.