Skip to main content
GET
Energy Export
Exports energy usage data for a location at 15-minute intervals, including the location power curve and per-charger summary.
site
string
required
The UUID of the location.
started_from
string
required
The start date for the export range. Must be a valid date string (e.g., 2024-01-01). Data is returned from the start of this day.
stopped_until
string
required
The end date for the export range. Must be a valid date string and equal to or after started_from. Data is returned through the end of this day.

Response

power_curve
array
The location-level power curve, sampled at 15-minute intervals from site statistics.
charger_summary
array
A per-charger energy summary derived from completed transactions, ordered by total energy delivered (descending).