MongoDB Atlas · Authentication Profile

Mongodb Atlas Authentication

Authentication

MongoDB Atlas secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

DatabaseDocument DatabaseNoSQLMongoDBCloud DatabaseDBaaSVector SearchAtlas
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

httpDigest http
scheme: digest
bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/mongodb-atlas-openapi.yml
summary:
  types:
  - http
schemes:
- name: httpDigest
  type: http
  scheme: digest
  description: HTTP Digest auth using public/private API key pair.
  sources:
  - openapi/mongodb-atlas-openapi.yml
- name: bearer
  type: http
  scheme: bearer
  description: OAuth 2.0 bearer access token issued to an Atlas service account.
  sources:
  - openapi/mongodb-atlas-openapi.yml