EnergyCAP Developer
Documentation API Reference
Guides
Getting Started
Getting Started Environments API Authentication Paging Filters Field Reduction API Versioning Webhooks
SDKs
Overview C# SDK Python SDK (Beta) Angular/TypeScript SDK (Beta) PowerShell
SSO
Overview Microsoft Entra ID Okta
Reference
API Reference
Account AccountDigest AccountMeter Accrual Activity Admin Api ApiKey Audit Authentication Batch Bill BillAccountChargeSplit BillSplit BillView Budget CalculatedBill Channel ChargebackEngine ChargebackTask ChargebackWorkflow Collection Commodity CommodityCategory CommodityDigest CostCategory CostCenter CostCenterDigest Country Customer Dashboard DataPoint EmissionRecord EmissionSource EnergyManager EnergyProject EnergyStar Environment EsaChannel EsaPlace EsaReading Export FileStore Filter Flag Formula GeneralLedger GHG Hierarchy Import List Me Meter MeterDigest MeterGroup MeterGroupDigest Notification Observation ObservationType Place PlaceBenchmark PlaceDigest PlaceGroup PlaceGroupDigest PostalCode PrimaryUse Rate RateDigest Report ReportBuilder ReportDistribution Route Savings Schedule Search Sentinel Setup SummaryAccount SystemUser Tag Task Template TimeZone UDF Unit UserGroup UserRole UtilityPlatform Vendor VendorDigest WeatherStation Webhook Widget Workflow
API Reference / EsaPlace

EsaPlace

GET 5 endpoints
/api/v202406/esaplace/{placeId}/placeSize/child GetEsaPlaceChildrenSizesV202406
Retrieves the current sizes of all of an ESA place's children. If a place has no children, nothing is returned.
/api/v202407/esaplace/{placeId}/schedule GetEsaPlaceSchedulesV202407
Gets the schedules of a place
/api/v202406/esaplace/{placeId}/placeSize/history GetEsaPlaceSizeHistoryV202406
Retrieves the entire size history of an ESA place by ID
/api/v202406/esaplace GetEsaPlacesV202406
Retrieves all ESA places
/api/v202406/esaplace/{placeId} GetEsaPlaceV202406
Retrieves an ESA place by place ID
POST 1 endpoint
/api/v202406/esaplace CreateEsaPlaceV202406
Creates an ESA place
PUT 5 endpoints
/api/v202406/esaplace/dataRollup BulkEditDataRollupV202406
Set and Reset the data Rollup from esa place
/api/v202407/esaplace/{placeId}/schedule EditEsaPlaceSchedulesV202407
Manages the schedules of a place
/api/v202406/esaplace/{placeId}/placeSize EditEsaPlaceSizeHistoryV202406
Manages the version history for a single ESA place. This endpoint handles Creating, Editing, and Deleting place sizes for ESA places in bulk.
/api/v202406/esaplace/{placeId} EditEsaPlaceV202406
Edits an ESA place
/api/v202406/esaplace/parentPlace/{parentPlaceId}/place MoveEsaPlaceV202406
Move list of places to be under a parent place
DELETE 1 endpoint
/api/v202406/esaplace/{placeId} DeleteEsaPlaceV202406
Deletes an ESA place