API Reference
Log In
API Reference

Retrieves the report for the locations of a customer for a given timespan.

Note:

  • If no start_day is provided, the start_day will be end_day - 31 days.
  • If no end_day is provided, the end_day will be the current day.
Log in to see full request history
Path Params
uuid
required
Query Params
date

The start day.

date

The end day.

Responses

Response body
object
data
array of objects
required
Data*
object
uuid
required
date
required
string
Defaults to kWh

Wh kWh MWh

required

The forecasted energy in Wh.

required

The forecasted minus the curtailments in Wh.

required

The measured energy by the inverter in Wh.

required

The difference between forecasted_energy and scheduled_energy in Wh.

required

The Normalized Mean Absolute Error of the scheduled vs. measured.

Language
Credentials