MeterDigest
GET
17 endpoints
/api/v3/meter/digest/actual/monthly
GetMeterActualMonthlyListV3
Retrieves rolled up actual billing data by meter for a given range of months- Result includes cost, use, unit cost on a monthly basis.
/api/v3/meter/{meterId}/digest/actual/monthly
GetMeterActualMonthlyV3
Retrieves rolled up actual billing data for a given meter for a given range of months- Result includes cost, use, unit cost on a monthly basis.
/api/v3/meter/digest/actual/yearly
GetMeterActualYearlyListV3
Retrieves rolled up billing data by meter for a given range of years- Result includes cost, use, unit cost on an yearly basis.
/api/v3/meter/{meterId}/digest/actual/yearly
GetMeterActualYearlyV3
Retrieves rolled up actual billing data for a given meter for a given range of years- Result includes cost, use, unit cost on an yearly basis.
/api/v3/meter/digest/calendarized/monthly
GetMeterCalendarizedMonthlyListV3
Retrieves rolled up calendarized billing data by meter for a given range of months- Result includes cost, use, unit cost on a monthly basis.
/api/v3/meter/{meterId}/digest/calendarized/monthly
GetMeterCalendarizedMonthlyV3
Retrieves rolled up calendarized billing data for a given meter for a given range of months- Result includes cost, use, unit cost on a monthly basis.
/api/v3/meter/{meterId}/digest/calendarized/trend
GetMeterCalendarizedTrendV3
Retrieves rolled up calendarized billing data for a given meter for a given range of months- Result includes cost, use, unit cost on a monthly basis.
/api/v3/meter/digest/calendarized/yearly
GetMeterCalendarizedYearlyListV3
Retrieves rolled up calendarized data by meter for a given range of years- Result includes cost, use, unit cost on an yearly basis.
/api/v3/meter/{meterId}/digest/calendarized/yearly
GetMeterCalendarizedYearlyV3
Retrieves rolled up calendarized billing data for a given meter for a given range of years- Result includes cost, use, unit cost on an yearly basis.
/api/v3/meter/digest/normalized/monthly
GetMeterNormalizedMonthlyListV3
Retrieves rolled up normalized billing data by meter for a given range of months- Result includes cost, use, unit cost on a monthly basis.
/api/v3/meter/{meterId}/digest/normalized/monthly
GetMeterNormalizedMonthlyV3
Retrieves rolled up normalized billing data for a given meter for a given range of months- Result includes cost, use, unit cost on a monthly basis.
/api/v3/meter/digest/normalized/yearly
GetMeterNormalizedYearlyListV3
Retrieves rolled up normalized data by meter for a given range of years- Result includes cost, use, unit cost on an yearly basis.
/api/v3/meter/{meterId}/digest/normalized/yearly
GetMeterNormalizedYearlyV3
Retrieves rolled up normalized billing data for a given meter for a given range of years- Result includes cost, use, unit cost on an yearly basis.
/api/v3/meter/digest/savings/monthly
GetMeterSavingsMonthlyListV3
Retrieves rolled up savings billing data by meter for a given number of years- Result includes cost and use savings on a monthly basis.
/api/v3/meter/{meterId}/digest/savings/monthly
GetMeterSavingsMonthlyV3
Retrieves rolled up savings billing data for a given meter for a given number of years- Result includes cost and use savings on a monthly basis.
/api/v3/meter/digest/savings/yearly
GetMeterSavingsYearlyListV3
Retrieves savings data by meter for a given number of years.
/api/v3/meter/{meterId}/digest/savings/yearly
GetMeterSavingsYearlyV3
Retrieves savings data for a single meter for a given number of years.