Follow the latest developments, protocol integrations, and release notes for the PeakShift REST API and Consent Broker.
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.