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

CMS Energy Authorizations API

The Authorizations API from CMS Energy — 2 operation(s) for authorizations.

CMS Energy Authorizations API is one of 6 APIs that CMS Energy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authorizations. The published artifact set on APIs.io includes an OpenAPI specification.

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

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

3 operations 2 paths 0 schemas 1 DELETE2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0
Server
https://utilityapi.com/api/v2
Authentication
OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 2

CMS Energy Authorizations API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 3

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

Authorizations 3
GET
/authorizations
List authorizations
listAuthorizations → 200
GET
/authorizations/{id}
Get an authorization
getAuthorization 1 param → 200
DELETE
/authorizations/{id}
Revoke an authorization
deleteAuthorization 1 param → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cms-energy-authorizations-api-openapi.yml Raw ↑

Other APIs CMS Energy publishes across the network.

Consumers Energy Green Button Connect My Data API
CMS Energy Bills API
CMS Energy GreenButton API
CMS Energy Intervals API
CMS Energy Meters API