EnergyStar
GET
9 endpoints
/api/v202109/energyStar/commodity
GetEnergyStarCommodityMappingsV202109
Get a list of all commodities and, if configured, their mappings in ENERGY STAR
/api/v202110/energyStar/setting
GetEnergyStarSettingsV202110
Get settings for ENERGY STAR submissions
/api/v3/energyStar/submissionStatus
GetEnergyStarSubmissionStatusListV3
Get the submission status for places by submission period.
Places that do not match the filter criteria will not be returned.
NOTE: Deleting/voiding bills that have already been submitted will not cause submission status to change from "submitted".
/api/v3/energyStar/task
GetEnergyStarTasksV3
Get a list of ENERGY STAR tasks with their details
/api/v3/energyStar/task/{energyStarTaskId}
GetEnergyStarTaskV3
Get an ENERGY STAR task with its details
/api/v202110/energyStar/connectionstatus
GetPMConnectionStatusV202110
Get the connection status for a Portfolio Manager account and database
/api/v3/energyStar/pmProperty
GetPortfolioManagerPropertiesV3
Get list of Portfolio Manager properties
/api/v3/energyStar/pmProperty/{pmPropertyId}/pmMeter
GetPortfolioManagerPropertyMetersV3
Get list of Portfolio Manager meters for a property
/api/v3/energyStar/pmProperty/{pmPropertyId}
GetPortfolioManagerPropertyV3
Get a Portfolio Manager property
POST
3 endpoints
/api/v202110/energyStar/autosubmit
AutoSubmitToEnergyStarV202110
Automatically submit billing data to ENERGY STAR
By default calendarized bill data for a 13-month period (excludes current and last month) in the "Ready" state for all buildings setup to automatically submit to ENERGY STAR will be submitted
If 13 months is not preferred, set up the owner's systemdata key called "EnergyStarAutoSubmitNumOfMonths" with an integer value representing the preferred number of months
For example - Today is 25th Nov 2021 - all calendarized data for Sep 2020 through Sep 2021 will be submitted
The buildings submitted will be within the user's topmost place
No data prior to the earliest period to submit set up in ENERGY STAR settings will ever be submitted
/api/v3/energyStar/submit
CreateEnergyStarSubmissionV3
Initiate (create) a submission of place data to ENERGY STAR
/api/v3/energyStar/metrics
UpdateEnergyStarMetricsV3
Update ENERGY STAR metrics for the places matching the request criteria.
PUT
2 endpoints