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