Solaredge · Authentication Profile
Solaredge Authentication
Authentication
The SolarEdge Monitoring API authenticates every request with a single API key passed as the api_key query parameter. Keys are generated inside the SolarEdge monitoring platform under Admin > Site Access > API Access and are scoped to the account (and the sites it can access). There is no OAuth2/OIDC surface. Verified live against https://monitoringapi.solaredge.com/version/current and /sites/list?api_key=INVALID, both of which return an RFC 9457 problem+json body with title "Unauthorized - Authentication Failed" / detail "Invalid API key" (HTTP 401) when the key is missing or wrong.
Solaredge secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.
CompanySolar EnergyPhotovoltaicEnergy MonitoringIoTRenewable EnergyInvertersEnergy Storage
Methods: apiKey
Schemes: 1
OAuth flows:
API key in: query
Security Schemes
api_key apiKey