v2

latestOpenAPI 3.1.0Publishing notes2026-08-04372580.6 KB
ren_share

Wind Offshore Share

<b>Wind Offshore Share of Load</b>

Returns the wind offshore share of load from today until prediction is currently available

Response schema:

{
    "unix_seconds": list[int],
    "data": list[float],
    "forecast": list[float],
    "deprecated": bool
}
get/wind_offshore_share

Query parameters

countrystring

Response

Successful Response

unix_secondsinteger[] nullable
datanumber[] nullable
forecastnumber[] nullable
deprecatedboolean required