generated: '2026-07-11' method: derived source: openapi/mongodb-atlas-openapi.yaml docs: https://www.mongodb.com/docs/atlas/api/api-authentication/ note: 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/). schemes: - name: ServiceAccounts source: openapi/mongodb-atlas-openapi.yaml flows: - flow: clientCredentials tokenUrl: https://cloud.mongodb.com/api/oauth/token description: Learn more about [Service Accounts](https://www.mongodb.com/docs/atlas/api/service-accounts-overview). scopes: []