v1

latestOpenAPI 3.0.0BSD License2026-07-24228233924.5 KB
Elexon

Day and Day-Ahead Indicated Demand

This endpoint provides the indicated demand forecast for the current day and day-ahead received from NGESO. The forecast is updated every half hour. The forecast for each period is the sum of all the PNs submitted for BM Units which are forecast to be importing energy. Data is presented an average MW for the Settlement Period.

get/gb/elexon/forecasts/inddem

Query parameters

publish_date_fromstring date-time required

Start date time for the request, referring to when the forecast was published. Ex: yyyy-mm-ddThh:mm:ss

publish_date_tostring date-time required

End date time for the request, referring to when the forecast was published. Ex: yyyy-mm-ddThh:mm:ss

limitinteger

Number of results to return per page.

offsetinteger

The initial index from which to return the results.

timezone'UTC' | 'Europe/Berlin' | 'Europe/London' | 'America/New_York' | 'America/Chicago' | 'America/Los_Angeles'

The timezone for the query and returned data. If not specified, the default timezone is shown in the information table.

Response

Success

countinteger required
nextstring uri nullable
previousstring uri nullable