GridPoint · OAuth Scopes
GridPoint OAuth Scopes
OAuth 2.0
probed
GridPoint publishes 16 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and implicit flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the GridPoint API on a user’s behalf.
Tokens are issued from https://hydra.gridpoint.com:443/oauth2/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.
CompanyEnergyEnergy ManagementBuildingsBuilding AutomationSustainabilityInternet of ThingsDemand ResponseFacilitiesAnalytics
Scopes: 16
Flows: authorizationCode, clientCredentials, implicit
Method: probed
OAuth endpoints
Authorization URL
https://hydra.gridpoint.com:443/oauth2/auth
https://hydra.gridpoint.com:443/oauth2/auth
Token URL
https://hydra.gridpoint.com:443/oauth2/token
https://hydra.gridpoint.com:443/oauth2/token
Flows
authorizationCodeclientCredentialsimplicit
authorizationCodeclientCredentialsimplicit
Scopes (16)
| Scope | Description | Flows |
|---|---|---|
| openid | Issue an OIDC ID token for the authenticated end user. | |
| offline_access | Issue a refresh token so the client can renew access without re-prompting. | |
| offline | ORY Hydra legacy alias for offline_access. | |
| id_token | Request an ID token in the authorization response. | |
| ROLE_GP_ADMIN | GridPoint administrator role. | |
| ROLE_GP_SUPPORT | GridPoint support role. | |
| ROLE_GP_ANALYST | GridPoint analyst role. | |
| ROLE_GP_SALES | GridPoint sales role. | |
| ROLE_CUSTOMER_ANALYST | Customer-side analyst role. | |
| ROLE_CUSTOMER_SITE_MANAGER | Customer-side site manager role. | |
| ROLE_PARTNER_COMMISSIONER | Partner commissioning role (field installation / device commissioning). | |
| ROLE_PARTNER_SUPPORT | Partner support role. | |
| ROLE_PARTNER_SUPPORT_ADMIN | Partner support administrator role. | |
| ROLE_PROVISIONER | Provisioning role. | |
| ROLE_SYSTEM | System / service-to-service role. | |
| ROLE_OIDC_USER | Baseline authenticated OIDC user role. |
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.