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