How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AESO Pool Price Report API

The hourly Alberta Pool Price — the settlement price of the province's energy-only wholesale electricity market — served as JSON for any date range back to 2000-01-01, up to one year per request. Each settlement hour returns the UTC and Mountain Prevailing Time begin timestamps, the pool price in CAD, the forecast pool price, and the thirty-day rolling average. Confirmed live on 2026-07-27: an anonymous GET to the gateway route returned HTTP 401 with "Access denied due to missing subscription key" (a nonexistent path on the same gateway returns HTTP 404), which confirms the route is real and that the only barrier is the free self-serve key.

AESO Pool Price Report API is one of 15 APIs that AESO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Pool Price, Prices, Wholesale Power, Energy Markets, and Alberta. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.0.1, at version v1.1.

Requests are made against 2 base URLs: https://apimgw.aeso.ca/public/poolprice-api, https://gateway-apim.aeso.ca/public/poolprice-api.

1 operations 1 paths 4 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v1.1
Base URL
https://apimgw.aeso.ca/public/poolprice-api/v1.1
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

AESO Pool Price Report API declares 2 security schemes for authenticating requests. An API key is passed in the header as API-KEY (apiKeyHeader). An API key is passed in the query as subscription-key (apiKeyQuery). By default, every request must be authenticated, though some operations may also be called without credentials.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Operations 1
GET
/price/poolPrice
Fetch pool price report for a given date range
getPoolPriceDateRangeReport 2 params → 200400401403404405500503

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are MarketPriceDemandDataVO (5 properties), MarketPriceDemandDataReport (1 property). Each schema is shown below with its type and property counts.

MarketPriceDemandDataReport
object
1 property
MarketPriceDemandDataVO
object
5 properties
PricePoolPriceGetRequest
string
PricePoolPriceGetRequest-1
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aeso-poolprice-api-v1-1-openapi.json Raw ↑

Other APIs AESO publishes across the network.

AESO System Marginal Price Report API
AESO Current Supply Demand API (v2)
AESO Current Supply Demand API (v1)
AESO Actual Forecast Report API
AESO AIES Gen Capacity API
AESO Load Outage Forecast API
AESO Intertie Public Reports API
AESO Energy Merit Order Report API
AESO Metered Volume Report API
AESO Operating Reserve Offer Control Report API
AESO Asset List API
AESO Pool Participant API
Where this information came from

This is an independent, third-party profile of AESO Pool Price Report API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.