Ecobee Plans Pricing
The ecobee API has historically been offered as a free developer program - a developer registers a free ecobee account, creates an application, receives an application (API) key, and then accesses only thermostats that end users authorize via the OAuth PIN or authorization-code flow. There is no published metered fee for calling the API; access is governed by scopes (smartRead, smartWrite, ems) and account type (Smart consumer accounts vs EMS/Utility accounts). IMPORTANT - as of late 2024, ecobee closed the consumer developer program to new API-key registrations; existing keys continue to work, and EMS/Utility (commercial energy) programs are handled through ecobee sales rather than open self-serve signup.
Ecobee Plans Pricing is the machine-readable pricing-plan profile for ecobee on the APIs.io network, conforming to the API Commons Plans specification.
It defines 2 plans, covering free and enterprise tiers, with named plans including Developer Program (Free), EMS / Utility (Commercial).
Tagged areas include Smart Home, Thermostat, IoT, Energy, and Plans.
Plans
Free access to the ecobee API for authorized third-party applications. Requires a free ecobee account and an application key; the app can only read and control thermostats that end users have explicitly authorized. No per-call fee is published. NOTE - closed to new API-key registrations as of late 2024; existing keys still function.
- Thermostat Read (smartRead)
- Thermostat Write and Functions (smartWrite)
- Runtime Report
- Group Management
- OAuth PIN and Authorization Code Flows
Commercial access for EMS (Energy Management System) and Utility accounts, enabling the management-set hierarchy, demand response events, and meter reports across fleets of thermostats. Provisioned through an agreement with ecobee rather than open self-serve signup.
- Management Set Hierarchy
- Demand Response
- Meter Reports
- ems Scope
Sources
- https://www.ecobee.com/en-us/developers/
- https://www.ecobee.com/home/developer/api/introduction/index.shtml
- https://www.ecobee.com/home/developer/api/documentation/v1/auth/auth-intro.shtml
Work with this as data
Every plan here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for plans
4 MCP tools reach this
find_plansBrowse and filter every plan in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/plans/ecobee-plans-pricing"
curl "https://apis.io/api/v1/plans?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.