Eaton · Authentication Profile

Eaton Authentication

Authentication

Eaton secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

Power ManagementElectricalSmart BreakerEV ChargingDemand ResponseData CenterDCIMPDUUPSUtilityIndustrialBuildingMobilityAI FactoryEnergyIoTSustainability
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in: header

Security Schemes

OAuth2 oauth2
· flows: clientCredentials
SubscriptionKey apiKey
· in: header (Em-Api-Subscription-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/smart-breaker-openapi.yml
summary:
  types:
  - apiKey
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - clientCredentials
schemes:
- name: OAuth2
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.em.eaton.com/oauth2/token
    scopes: 0
  sources:
  - openapi/smart-breaker-openapi.yml
- name: SubscriptionKey
  type: apiKey
  in: header
  parameter: Em-Api-Subscription-Key
  sources:
  - openapi/smart-breaker-openapi.yml