Dremio | Intelligent Lakehouse Platform · OAuth Scopes
Dremio | Intelligent Lakehouse Platform OAuth Scopes
OAuth 2.0
searched
| Dremio | Intelligent Lakehouse Platform publishes 2 OAuth 2.0 scopes via the clientCredentials, authorizationCode, and tokenExchange flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Dremio | Intelligent Lakehouse Platform API on a user’s behalf. |
Tokens are issued from https://login.dremio.cloud/oauth/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.
DataAnalyticsLakehouseApache IcebergSQLArtificial Intelligence
Scopes: 2
Flows: clientCredentials, authorizationCode, tokenExchange
Method: searched
OAuth endpoints
Authorization URL
https://login.dremio.cloud/oauth/authorize
https://login.dremio.cloud/oauth/authorize
Token URL
https://login.dremio.cloud/oauth/token
https://login.dremio.cloud/oauth/token
Flows
clientCredentialsauthorizationCodetokenExchange
clientCredentialsauthorizationCodetokenExchange
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| dremio.all | Full access to Dremio resources. Dremio's documentation states the scope "must be set to dremio.all" for the client-credentials flow and that a token exchange returns dremio.all. | clientCredentials, authorizationCode, tokenExchange |
| offline_access | Issues a refresh_token alongside the access token so a client can renew without re-consent. | clientCredentials, authorizationCode |
📄 Provider scope reference: https://docs.dremio.com/dremio-cloud/api/oauth-token
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.