ecobee Hierarchy API
EMS/Utility management-set hierarchy of thermostats, sets, and users.
ecobee Hierarchy API is one of 7 APIs that ecobee publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Hierarchy. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.
This API exposes 5 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against 2 base URLs: https://api.ecobee.com/1, https://api.ecobee.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
ecobee Hierarchy API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— OAuth 2.0 access token passed as Authorization: Bearer ACCESSTOKEN on all data-plane requests to https://api.ecobee.com/1.
Paths & Operations 5
Across 3 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
EMS/Utility management-set hierarchy of thermostats, sets, and users.
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are HierarchyUserRequest (4 properties), HierarchySetRequest (4 properties), HierarchyThermostatRequest (3 properties), Status (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from ecobee 6
Other APIs ecobee publishes across the network.