Jump to Content
ecobee-sb-apiGuidesAPI ReferenceChangelog
HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceChangelogLog Inecobee-sb-api
API Reference
Log In
All
Pages
Start typing to search…

ecobee SmartBuildings Public API

  • buildings
    • List of all building IDsget
    • Create a new buildingpost
    • Get building summaryget
  • thermostats
    • Register a thermostat in SmartBuildingspost
    • Get a list of the thermostats in a buildingget
    • List of all thermostat IDsget
    • Unregister a thermostat from SmartBuildingsdel
    • Get a summary of a thermostatget
    • Updates base thermostat informationpatch
    • Get current alerts on a thermostatget
    • Set fan hold on the thermostatpost
    • Set hvacMode on thermostatpatch
    • Resume the thermostat schedule.post
    • Sets / unsets tenant mode on a thermostat.patch
    • Get current events on a thermostatget
    • Get current status of all sensors connected to a thermostatget
    • Get weather forecast for thermostat's regionget
    • Get current status of a thermostatget
    • Create a temporary cool holdpost
    • Create a temporary heat holdpost
  • authentication
    • Get a jwt tokenpost

Get weather forecast for thermostat's region

get https://api.sb.ecobee.com/api/v1/thermostats//weather

Returns a list with weather forecast information for the thermostat

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!