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

The Meters API from Energy and Utilities — 1 operation(s) for meters.

This API exposes 2 operations 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.

2 operations 1 paths 0 schemas 1 GET1 POST

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 Meters 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 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Meters 2
GET
/meters
List meters
listMeters 2 params → 200
POST
/meters
Initiate meter collection
collectMeters body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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