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 BillImportRule BillSplit BillView Budget CalculatedBill Channel ChargebackEngine ChargebackTask ChargebackWorkflow Collection Commodity CommodityCategory CommodityDigest CostCategory CostCenter CostCenterDigest Country Customer Dashboard DataPoint EmissionRecord EmissionSource EnergyProject EnergyStar Environment EsaChannel EsaPlace EsaReading EsaReadingNote EUIGoal 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 Watts WeatherStation WebCaptureCredential WebCapturePartner Webhook Widget Workflow
API Reference / EsaPlace

EsaPlace

GET 5 endpoints
/api/v202406/esaplace/{placeId}/placeSize/child GetEsaPlaceChildrenSizesV202406
Retrieves the current sizes of all child places under a given ESA place
/api/v202407/esaplace/{placeId}/schedule GetEsaPlaceSchedulesV202407
Retrieves the schedules assigned to an ESA place
/api/v202406/esaplace/{placeId}/placeSize/history GetEsaPlaceSizeHistoryV202406
Retrieves the full size history of an ESA place
/api/v202406/esaplace GetEsaPlacesV202406
Retrieves all ESA places with optional filtering and pagination
/api/v202406/esaplace/{placeId} GetEsaPlaceV202406
Retrieves a specific ESA place by ID
POST 1 endpoint
/api/v202406/esaplace CreateEsaPlaceV202406
Creates a new ESA place
PUT 5 endpoints
/api/v202406/esaplace/dataRollup BulkEditDataRollupV202406
Enables or disables data rollup for a list of ESA places
/api/v202407/esaplace/{placeId}/schedule EditEsaPlaceSchedulesV202407
Assigns schedules to an ESA place, replacing any existing schedule assignments
/api/v202406/esaplace/{placeId}/placeSize EditEsaPlaceSizeHistoryV202406
Creates, edits, and deletes size history records for an ESA place in bulk
/api/v202406/esaplace/{placeId} EditEsaPlaceV202406
Updates an existing ESA place
/api/v202406/esaplace/parentPlace/{parentPlaceId}/place MoveEsaPlaceV202406
Moves a list of ESA places under a new parent place
DELETE 1 endpoint
/api/v202406/esaplace/{placeId} DeleteEsaPlaceV202406
Deletes an ESA place