CMS Energy · OAuth Scopes

CMS Energy OAuth Scopes

OAuth 2.0 derived

CMS Energy publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the CMS Energy API on a user’s behalf.

Tokens are issued from https://utilityapi.com/api/v2/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

ElectricEnergyGreen ButtonMichiganNatural GasUtilityFortune 500
Scopes: 1 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://utilityapi.com/authorize
Token URL
https://utilityapi.com/api/v2/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
auth-sso Production single-sign-on scope (Consumers Energy) authorizationCode

Source

OAuth Scopes

cms-energy-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/cms-energy-openapi.yml
schemes:
- name: oauth2
  source: openapi/cms-energy-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://utilityapi.com/authorize
    tokenUrl: https://utilityapi.com/api/v2/oauth/token
scopes:
- scope: auth-sso
  description: Production single-sign-on scope (Consumers Energy)
  flows:
  - authorizationCode
  sources:
  - openapi/cms-energy-openapi.yml