Picogrid · OAuth Scopes
Picogrid OAuth Scopes
OAuth 2.0
searched
Picogrid publishes 7 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Picogrid API on a user’s behalf.
Tokens are issued from https://auth.legion-prod.picogrid.com/realms/legion/protocol/openid-connect/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.
CompanyDataDefensePublic SafetySystems IntegrationSensorsUnmanned SystemsCommand and ControlGeospatialSituational AwarenessOAuthVideo Streaming
Scopes: 7
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://auth.legion-prod.picogrid.com/realms/legion/protocol/openid-connect/auth
https://auth.legion-prod.picogrid.com/realms/legion/protocol/openid-connect/auth
Token URL
https://auth.legion-prod.picogrid.com/realms/legion/protocol/openid-connect/token
https://auth.legion-prod.picogrid.com/realms/legion/protocol/openid-connect/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; returns an ID token. | authorizationCode |
| profile | Access to the user's basic profile claims. | authorizationCode |
| Access to the user's email claim. | authorizationCode | |
| offline_access | Issue a refresh token for long-lived, offline access. | authorizationCode |
| global:::basic | Legion global basic access scope. | authorizationCode, clientCredentials |
| global:::profile | Legion global profile scope. | authorizationCode, clientCredentials |
| global:::email | Legion global email scope. | authorizationCode, clientCredentials |
📄 Provider scope reference: https://docs.picogrid.com/reference/start