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 / EsaChannel

EsaChannel

GET 4 endpoints
/api/v202406/esachannel GetEsaChannelsV202406
Retrieves a filtered and paginated list of ESA channels
/api/v202406/esachannel/{esaChannelId} GetEsaChannelV202406
Retrieves a specific ESA channel by ID
/api/v202406/esachannel/{esaChannelId}/version GetEsaChannelVersionsV202406
Retrieves all versions of a specific ESA channel
/api/v202406/esachannel/{esaChannelId}/version/{versionId} GetEsaChannelVersionV202406
Retrieves a specific version of an ESA channel
POST 2 endpoints
/api/v202406/esachannel CreateEsaChannelV202406
Creates a new ESA channel
/api/v202406/esachannel/{esaChannelId}/version CreateEsaChannelVersionV202406
Creates a new version for an ESA channel
PUT 2 endpoints
/api/v202406/esachannel/{esaChannelId} EditEsaChannelV202406
Updates an existing ESA channel
/api/v202406/esachannel/{esaChannelId}/version/{versionId} EditEsaChannelVersionV202406
Updates an existing ESA channel version
DELETE 1 endpoint
/api/v202406/esachannel/{esaChannelId} DeleteEsaChannelV202406
Deletes an ESA channel