curl "https://api.smartcar.com/v2.0/vehicles/{id}/{make}/thermometer/interior" \ -H "Authorization: Bearer {token}" \ -X "GET"
{ "temperature": 25.64 }
Returns the vehicle’s last known interior thermometer reading. See our climate setting endpoints for managing a cabin temperature.
tesla
read_thermometer
Was this page helpful?