MongoDB · OAuth Scopes
MongoDB OAuth Scopes
OAuth 2.0
derived
MongoDB uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.
Tokens are issued from https://cloud.mongodb.com/api/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.
Cloud DatabaseDatabaseDocument DatabaseNoSQL
Scopes: 0
Flows: clientCredentials
Method: derived
OAuth endpoints
Token URL
https://cloud.mongodb.com/api/oauth/token
https://cloud.mongodb.com/api/oauth/token
Flows
clientCredentials
clientCredentials
Scopes (0)
MongoDB implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.
MongoDB Atlas Service Accounts use the OAuth 2.0 client_credentials flow without scopes; permissions are governed by Atlas roles assigned to the service account (https://www.mongodb.com/docs/atlas/api/api-authentication/).
MongoDB Atlas Service Accounts use the OAuth 2.0 client_credentials flow without scopes; permissions are governed by Atlas roles assigned to the service account (https://www.mongodb.com/docs/atlas/api/api-authentication/).
📄 Provider scope reference: https://www.mongodb.com/docs/atlas/api/api-authentication/