v1
latestOpenAPI 3.0.42026-07-2631613.0 KBAggregated Data
Aggregated electricity prices
Retrieves aggregated electricity prices between two dates with specified granularity.
get/api/v1/aggregated-data/aggregated-prices
Query parameters
fromstring date-time required
The start of the requested period for aggregated prices, including date and time in UTC.
tostring date-time required
The end of the requested period for aggregated prices, including date and time in UTC.
cubeeSNsstring[]
List of serial numbers of Cubee devices to filter the results.
granularitystring required
Aggregation level. Allowed values: daily, monthly, all.
Response
OK