Elexon

Wind Generation Forecast

This endpoint provides wind generation forecast data.

get/gb/elexon/forecasts/windfor

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.