Reports

Meaningful insights into your energy data

Reports

Reports are collections of utility data with human-readable column names.

List Reports

GET /reports

{
	"reports_types": [
		"utility_meter_history",
		"utility_meter_demand_history",
		"monthly_meter_history",
		"energy_history_detail_report",
		"cost_avoidance_summary",
		"cost_avoidance_detail",
		"cost_avoidance_expanded",
		"property_energy_journal"
	]
}

Returns the list of supported report types.

Get Report

GET /reports/:report_type/:property_id

Returns the report for the specified Property

Get your Custom Delivery

GET /delivery

Returns your company’s custom data deliveries, if available.