Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Energy and Utilities Accounting API

The Accounting API from Energy and Utilities — 2 operation(s) for accounting.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://utilityapi.com/api/v2.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.eia.gov/v2
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Energy and Utilities Accounting API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearer). By default, every request must be authenticated.

  • bearer — Use the Authorization header with the Bearer scheme and an UtilityAPI token, e.g. Authorization: Bearer APITOKENHERE.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Accounting 2
GET
/accounting/billing-accounts
List billing accounts
listBillingAccounts → 200
GET
/accounting/billing-summaries
List billing summaries
listBillingSummaries → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

energy-utilities-accounting-api-openapi.yml Raw ↑