How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MongoDB Organizations API

Returns, adds, and edits organizational units in MongoDB Cloud.

MongoDB Organizations API is one of 53 APIs that MongoDB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Organization. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, and a changelog.

This API exposes 15 operations across 7 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://cloud.mongodb.com.

15 operations 7 paths 25 schemas 2 DELETE6 GET4 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://cloud.mongodb.com/api/atlas/v2
Authentication
HTTP Digest, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 2

MongoDB Organizations API declares 2 security schemes for authenticating requests. It uses HTTP digest authentication (DigestAuth). It supports OAuth 2.0 (ServiceAccounts) using the clientCredentials flow. By default, every request must be authenticated.

  • ServiceAccounts — Learn more about [Service Accounts](https://www.mongodb.com/docs/atlas/api/service-accounts-overview).

Paths & Operations 15

Across 7 paths, the API surfaces 15 operations — 2 DELETE, 6 GET, 4 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Organizations 15

Returns, adds, and edits organizational units in MongoDB Cloud.

GET
/api/atlas/v2/orgs
Return All Organizations
listOrgs 6 params → 200400401403404409429500
POST
/api/atlas/v2/orgs
Create One Organization
createOrg 2 params body → 201400401403404409429500
DELETE
/api/atlas/v2/orgs/{orgId}
Remove One Organization
deleteOrg 2 params → 204400401402403404409429
GET
/api/atlas/v2/orgs/{orgId}
Return One Organization
getOrg 3 params → 200400401403404409429500
PATCH
/api/atlas/v2/orgs/{orgId}
Update One Organization
updateOrg 3 params body → 200400401403404409429500
GET
/api/atlas/v2/orgs/{orgId}/groups
Return All Projects in One Organization
getOrgGroups 7 params → 200400401403404429500
GET
/api/atlas/v2/orgs/{orgId}/invitesdeprecated
Return All Invitations in One Organization
listOrgInvites 4 params → 200400401403404429500
PATCH
/api/atlas/v2/orgs/{orgId}/invitesdeprecated
Update One Invitation in One Organization
updateOrgInvites 3 params body → 200400401403404429500
POST
/api/atlas/v2/orgs/{orgId}/invitesdeprecated
Create Invitation for One MongoDB Cloud User in One Organization
createOrgInvite 3 params body → 200400401403404429500
DELETE
/api/atlas/v2/orgs/{orgId}/invites/{invitationId}deprecated
Remove One Invitation from One Organization
deleteOrgInvite 4 params → 204400401403404429500
GET
/api/atlas/v2/orgs/{orgId}/invites/{invitationId}deprecated
Return One Invitation in One Organization by Invitation ID
getOrgInvite 3 params → 200400401403404429500
PATCH
/api/atlas/v2/orgs/{orgId}/invites/{invitationId}deprecated
Update One Invitation in One Organization by Invitation ID
updateOrgInviteById 4 params body → 200400401403404429500
GET
/api/atlas/v2/orgs/{orgId}/settings
Return Settings for One Organization
getOrgSettings 3 params → 200401403404429500
PATCH
/api/atlas/v2/orgs/{orgId}/settings
Update Settings for One Organization
updateOrgSettings 3 params body → 200400401403404429500
PUT
/api/atlas/v2/orgs/{orgId}/users/{userId}/rolesdeprecated
Update Organization Roles for One MongoDB Cloud User
updateOrgUserRoles 4 params body → 200401403404429500

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are OrganizationInvitation (11 properties), Group (9 properties), OrganizationSettings (8 properties), CreateOrganizationResponse (6 properties). Each schema is shown below with its type and property counts.

OrgServiceAccountRequest
object
Organization Service Account that Atlas creates for this organization. If omitted, Atlas doesn't create an organization Service Account for this organization.…
4 properties 4 required
CreateAtlasOrganizationApiKey
object
Organization Service Account that Atlas creates for this organization. If omitted, Atlas doesn't create an organization Service Account for this organization.…
2 properties 2 required
Group
object
9 properties 4 required
UpdateOrgRolesForUser
object
2 properties
GroupRole
object
2 properties
OrgServiceAccount
object
Organization Service Account that Atlas created for the organization.
6 properties
OrganizationInvitation
object
11 properties 1 required
ApiError
object
6 properties 2 required
Link
object
2 properties
CustomSessionTimeouts
object
Defines the session timeout settings for managing user sessions at the organization level. When set to null, the field's value is unset, and the default timeou…
2 properties
PaginatedOrganizationView
object
3 properties 1 required
FieldViolation
object
2 properties 2 required
ResourceTag
object
Key-value pair that tags and categorizes a MongoDB Cloud organization, project, or cluster. For example, environment : production.
2 properties 2 required
CloudAccessRoleAssignment
object
MongoDB Cloud user's roles and the corresponding organization or project to which that role applies. Each role can apply to one organization or one project but…
3 properties
CreateOrganizationRequest
object
6 properties 1 required
OrganizationInvitationUpdateRequest
object
3 properties
PaginatedAtlasGroupView
object
3 properties 1 required
OrganizationSettings
object
Collection of settings that configures the organization.
8 properties
OrganizationInvitationRequest
object
4 properties
ServiceAccountSecret
object
6 properties 3 required
CreateOrganizationResponse
object
6 properties
BadRequestDetail
object
Bad request detail.
1 property
ApiKeyUserDetails
object
Details of the Programmatic API Keys.
6 properties
OrganizationInvitationGroupRoleAssignmentsRequest
object
2 properties
AtlasOrganization
object
Details that describe the organization.
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mongodb-organizations-api-openapi.yml Raw ↑

Other APIs MongoDB publishes across the network.

MongoDB Atlas Data API
MongoDB Atlas App Services Admin API
MongoDB Access Tracking API
MongoDB Activity Feed API
MongoDB Alert Configurations API
MongoDB Alerts API
MongoDB Atlas Search API
MongoDB Auditing API
MongoDB AWS Clusters DNS API
MongoDB Cloud Backups API
MongoDB Cloud Migration Service API
MongoDB Cloud Provider Access API
Where this information came from

This is an independent, third-party profile of MongoDB Organizations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.