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
Authorizations
Your API key. This is required to access our API programatically. You can view your API key in the Rebase dashboard.
Path Parameters
Response
200
application/json
Successful Response
Example:
[
"2024-01-01T00:00:00Z",
"2024-01-01T01:00:00Z",
"2024-01-01T02:00:00Z",
"2024-01-01T03:00:00Z",
"2024-01-01T04:00:00Z",
"2024-01-01T05:00:00Z",
"2024-01-01T06:00:00Z",
"2024-01-01T07:00:00Z",
"2024-01-01T08:00:00Z",
"2024-01-01T09:00:00Z"
]
Example:
[
6000,
6000,
6000,
6000,
6000,
6000,
6000,
6000,
6000,
6000
]
Example:
[
"My model",
"My model",
"My model",
"My model",
"My model",
"My model",
"My model",
"My model",
"My model",
"My model"
]
Example:
[1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
Example:
[
"2024-01-01T00:00:00Z",
"2024-01-01T00:00:00Z",
"2024-01-01T00:00:00Z",
"2024-01-01T00:00:00Z",
"2024-01-01T00:00:00Z",
"2024-01-01T00:00:00Z",
"2024-01-01T00:00:00Z",
"2024-01-01T00:00:00Z",
"2024-01-01T00:00:00Z",
"2024-01-01T00:00:00Z"
]