Gridpoint Authentication
GridPoint publishes no developer documentation and no OpenAPI, so there is no securityScheme block to derive from. This profile is read entirely from the anonymous OpenID Connect discovery document GridPoint's own authorization server serves, and from the GridPoint Energy Manager application's public JavaScript (window._oauthBaseUrl = "https://identity.gridpoint.com/identity/" in https://ems.gridpoint.com/assets/javascripts/services/apiService.js), which shows the application exchanging and refreshing OAuth 2.0 access/refresh tokens against that endpoint. Nothing here was inferred from marketing copy.
GridPoint secures its APIs with oauth2 and openIdConnect across 2 declared security schemes, as derived from its OpenAPI definitions.
Security Schemes
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.