# SaskPower Live Outage JSON Feed

**Canonical:** https://apis.io/apis/saskpower/saskpower-live-outage-json-feed/  
**Provider:** SaskPower — https://apis.io/providers/saskpower/  
**Base URL:** https://www.saskpower.com/api/sitecore/Content/GetOutageJsonFile  
**Documentation:** https://www.saskpower.com/outages/power-outages/outage-updates

SaskPower Live Outage JSON Feed is one of 5 APIs that [SaskPower](https://apis.io/providers/saskpower/) publishes on the [APIs.io](https://apis.io/) network. This API exposes 1 JSON Schema definition. Tagged areas include Outages, Grid, Open Data, Undocumented, and Real-Time. The published artifact set on APIs.io includes API documentation and 1 JSON Schema.

The undocumented JSON endpoint behind SaskPower's public outage map, found in the markup of the Outage Map and Updates page alongside the KML reference and fetched anonymously with no key, no signup and no referer check. A single GET returns Outages[] — one entry per affected service region — each carrying an integer OutageId (the same identifier space as the planned-outage RSS guids), an integer RegionId that joins to the outage-map KML regions and to that feed's ?rid= parameter, a human-readable Region name, a Planned field valued "Planned" or "Unplanned", and an Alerts array of operator-written {CreateDate, Message} notices. It is wrapped in the shared Sitecore controller envelope {errorCode, errorMessage, errorDetails, callId, time}, where errorCode 0 means success and the HTTP status stays 200 even on failure. Verified 2026-07-27 as HTTP 200, application/json, 4,256 bytes, valid JSON, 13 outages. This is the closest thing SaskPower has to a live grid-events API, and it is documented nowhere.

## Machine-readable artifacts (5)

- **Documentation** — https://www.saskpower.com/outages/power-outages/outage-updates
- **TermsOfService** — https://www.saskpower.com/terms
- **TermsOfService** — https://www.saskpower.com/-/media/SaskPower/Accounts-and-Services/Policy-Digital-TermsConditions.ashx
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/saskpower/refs/heads/main/json-schema/saskpower-outages.schema.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/saskpower/refs/heads/main/examples/saskpower-outages-response.json

## Other SaskPower APIs (4)

- [SaskPower Power Use Dashboard Data](https://apis.io/apis/saskpower/saskpower-power-use-dashboard-data/)
- [SaskPower Planned Outages RSS Feed](https://apis.io/apis/saskpower/saskpower-planned-outages-rss-feed/)
- [SaskPower Outage Map KML Feed](https://apis.io/apis/saskpower/saskpower-outage-map-kml-feed/)
- [SaskPower Smart Meter Installation Map KML Feed](https://apis.io/apis/saskpower/saskpower-smart-meter-installation-map-kml-feed/)

## Tags

Outages, Grid, Open Data, Undocumented, Real-Time

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/saskpower/saskpower-live-outage-json-feed/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/saskpower/.
