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 Bills API

The Bills API from Energy and Utilities — 1 operation(s) for bills.

This API exposes 1 operation across 1 path. 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.

1 operations 1 paths 0 schemas 1 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 Bills 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 1

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

Bills 1
GET
/bills
List utility bills
listBills 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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