Time series data for all sites
Energy Consumption
Time series data for all sites
Retrieves time series energy data across all sites
GET
Time series data for all sites
Authorizations
VoltView API key
Query Parameters
Data aggregation granularity
Available options:
hour, day, month, year 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"
Time period to look back (e.g. 1d, 1w, 1m, 1y for day, week, month, year)
Pattern:
^\d+[dwmy]$Example:
"1y"