Authentication

The API accepts 2 different authentication methods:

Service accounts (oauth2)

Learn more about Service Accounts.

Flow type clientCredentials
Token URL https://cloud.mongodb.com/api/oauth/token

Digest auth (http)

Send a digest token in the Authorization HTTP header to authenticate with the API.