v2

latestOpenAPI 3.1.0Publishing notes2026-08-04372580.6 KB
ren_share

Solar Share

<b>Solar Share of Load</b>

Returns the solar 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/solar_share

Query parameters

countrystring

Response

Successful Response

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