Alectra Utilities Green Button Connect My Data (CMD) API
Alectra's mandated Green Button Connect My Data service, required of every Ontario electric and gas utility by Ontario Regulation 633/21 (Energy Data) and implemented to the NAESB REQ.21 Energy Services Provider Interface (ESPI) v3.3 standard. It lets an Alectra account holder authorise the ongoing, secure transfer of their electricity usage and billing data, in the standardised Green Button XML format, to a third party that Alectra has approved. Access is not self-serve: a developer must complete Alectra's third-party registration and onboarding at https://alectrautilitiesonboarding.savagedata.com/ (HTTP 200 on 2026-07-27, a Blazor application titled "3rdPartyRegistration" hosted by Alectra's data custodian vendor Savage Data Systems), accept the Green Button Connect My Data Terms and Conditions of Access and Use, and undertake to follow the Green Button Rules and Standards at greenbuttondata.org, provide a privacy policy and a cybersecurity policy to customers, and use the data only for purposes the customer expressly consented to. No base URI is recorded here because Alectra publishes none — the endpoint is disclosed to approved third parties through onboarding. Alectra's customer Green Button portal at https://alectrautilitiesgbportal.savagedata.com/ returned HTTP 200 on 2026-07-27 and exposes the ESPI path shape /DataCustodian/espi/1_1/resource/..., but that could not be treated as proof: every path on that host, including a bogus control path, HTTP 302 redirects to /Connect/Authorize, a customer sign-in form asking for account name and phone number. The OpenAPI carried in properties[] is the Green Button Alliance's own documentation of the CMD ESPI API, harvested verbatim with provenance — it is the standard's contract, not Alectra's.