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

Admin

GET 7 endpoints
/api/v3/admin/accounting GetAccountingSettingsV3
Get accounting settings
/api/v3/admin/accountperiod GetAccountPeriodsV3
Get the list of account periods
/api/v3/admin/license GetLicenseDetailsV3
Get license details.
/api/v3/admin/logo GetOrganizationLogoV3
Retrieve the organization logo, if configured. Only URLs or JPEG, PNG, and SVG images are acceptable organization logos. If the saved base64 image is of a different file type, it will return an error.
/api/v202305/admin/reportingSettings GetReportingSettingsV202305
Get the system reporting settings
/api/v3/admin/systemSettings GetSystemSettingsNewV3
Get system settings
/api/v3/admin/systemsetting GetSystemSettingsV3
PUT 8 endpoints
/api/v3/admin/accounting EditAccountingSettingsV3
Edit accounting settings
/api/v3/admin/license EditLicenseDetailsV3
Edit the license details.
/api/v3/admin/systemSettings Deprecated EditSystemSettingsNewV3
Edit system settings
/api/v202306/admin/systemSettings Deprecated EditSystemSettingsV202306
Edit system settings
/api/v202405/admin/systemSettings EditSystemSettingsV202405
Edit system settings
/api/v3/admin/customapplicationaction/{webhookId} ProcessCustomAppActionV3
Fire a custom application action webhook
/api/v202305/admin/reportingSettings SetReportingSettingsV202305
Set the system reporting settings
/api/v3/admin/systemsetting UpdateSystemSettingsV3