Follow the latest developments, protocol integrations, and release notes for the PeakShift REST API and Consent Broker.
Expanded Ontario Green Button ecosystem coverage to 14 production live utilities, reaching 4.5M+ addressable households (~92% of the provincial grid).
{
"provider": "enwin",
"name": "ENWIN Utilities",
"oauth": {
"auth_url": "https://greenbutton.enwin.com/oauth/authorize",
"scope": "FB=1_3_4_5_13_15_16_28_31_37_39_51_53_54_55_56_57_58_59_60_61_64_65_69",
"pkce": true
},
"status": "production_live",
"households": 90000
}Major release introducing 15-minute interval readings, full Alectra Utilities integration, and expanded account metadata fields.
{
"account_id": "acct_8f7b2a9e-1d5c-4b3a-9e7f-6c5d4e3f2a1b",
"utility": "alectra",
"interval_size": "15min",
"readings": [
{
"start": "2026-05-26T00:00:00Z",
"end": "2026-05-26T00:15:00Z",
"kwh": 0.42,
"cost_est": 0.041
},
{
"start": "2026-05-26T00:15:00Z",
"end": "2026-05-26T00:30:00Z",
"kwh": 0.38,
"cost_est": 0.037
}
]
}Security and event management improvements, featuring a sandboxed testing environment and webhook trigger brokers.
{
"id": "evt_9a8b7c6d-5e4f-3a2b-1c0d-9e8f7a6b5c4d",
"type": "account.authorized",
"created_at": "2026-03-15T10:45:00Z",
"data": {
"account_id": "acct_1a2b3c4d-5e6f-7a8b-9c0d-1e2f3a4b5c6d",
"utility": "toronto_hydro",
"scopes": ["read:usage"]
}
}Maintenance patch correcting timezone conversion errors and rate limiting response headers.
Expanded grid support for Hydro One and Hydro Ottawa grids, along with real-time carbon density metrics.
Receive short release roundups in your inbox as soon as new API versions drop.