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 EnergyProject EnergyStar Environment EsaChannel EsaPlace EsaReading 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 Webhook Widget Workflow
API Reference / EUIGoal

EUIGoal

GET 2 endpoints
/api/v202604/eui/goals/topmost/{topmostPlaceId} GetEUIGoalsForTopmostV202604
Get all EUI goals under the specified topmost place, including that place's goal
/api/v202604/eui/goals/{placeId} GetEUIGoalV202604
Get EUI goal data for a specific place
PUT 1 endpoint
/api/v202604/eui/goals/{placeId} UpdateEUIGoalV202604
Update an EUI goal
DELETE 2 endpoints
/api/v202604/eui/goals/topmost/{topmostPlaceId} DeleteEUIGoalsForTopmostV202604
/api/v202604/eui/goals/{placeId} DeleteEUIGoalV202604
Deletes the EUI goal for a specific place