Site
Get Site Forecast
Get the forecast of a site for a given date range.
If no start_date is provided, 00:00 UTC of the current day is used.
GET
/
platform
/
v2
/
sites
/
{site_id}
/
forecast
Authorizations
Authorization
string
headerrequiredYour API key. This is required to access our API programatically. You can view your API key in the Rebase dashboard.
Path Parameters
site_id
string
requiredQuery Parameters
start_date
string
end_date
string | null
tz
string | null
as_of
string | null
Response
200 - application/json
valid_time
string[]
requiredforecast
number[]
requiredmodel_name
string[]
requiredmodel_version
integer[]
requiredupdate_time
string[]
required