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

Template

GET 4 endpoints
/api/v3/template GetTemplatesV3
Retrieves a paginated list of all templates with optional filtering
/api/v3/template/{templateId} GetTemplateV3
Retrieves a single template by ID
/api/v3/template/{templateId}/version GetTemplateVersionsV3
Retrieves all versions (effective date variants) for a template
/api/v3/template/{templateId}/version/{versionId} GetTemplateVersionV3
Retrieves a specific version of a template
POST 2 endpoints
/api/v202206/bill/{billId}/account/{accountId}/template CreateAccountTemplateFromBillV202206
Creates a new account template from an existing bill's cost-only line items
/api/v3/bill/{billId}/meter/{meterId}/template CreateTemplateFromBillV3
Creates a new template from an existing bill's line items for a specific meter
PUT 1 endpoint
/api/v3/template/{templateId}/accountMeter UpdateAccountMetersLatestTemplateV3
Assigns a template to multiple account-meter relationships