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

The Forms API from Energy and Utilities — 2 operation(s) for forms.

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 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 Forms 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 POST. Each is listed below with its method, path, parameters, and response codes.

Forms 2
POST
/forms
Create authorization form
createForm body → 200
POST
/forms/{id}/test-submit
Simulate form submission
testSubmitForm 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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