Consumption
Load curve for a specific site
Retrieves load curve data for a specific site
GET
Authorizations
JWT token obtained from /v1/requestToken endpoint
Path Parameters
Site identifier
Query Parameters
Start date and time (ISO 8601)
Example:
"2024-01-01T00:00:00.000Z"
End date and time (ISO 8601)
Example:
"2024-12-31T23:59:59.999Z"
Level of data aggregation
Available options:
hour
, day
, month
Unit of measurement
Available options:
kWh
, kW
Response
200
application/json
Load curve data retrieved successfully
The response is of type any
.