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 Teams API

Returns, adds, edits, or removes teams.

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

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

This API exposes 13 operations across 7 paths, and defines 14 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.

13 operations 7 paths 14 schemas 3 DELETE5 GET2 PATCH3 POST

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 Teams 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 13

Across 7 paths, the API surfaces 13 operations — 3 DELETE, 5 GET, 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Teams 13

Returns, adds, edits, or removes teams.

GET
/api/atlas/v2/groups/{groupId}/teams
Return All Teams in One Project
listGroupTeams 6 params → 200400401403404429500
POST
/api/atlas/v2/groups/{groupId}/teams
Add Multiple Teams to One Project
addGroupTeams 3 params body → 200400401403404429500
DELETE
/api/atlas/v2/groups/{groupId}/teams/{teamId}
Remove One Team from One Project
removeGroupTeam 3 params → 204400401403404429500
GET
/api/atlas/v2/groups/{groupId}/teams/{teamId}
Return One Team in One Project
getGroupTeam 4 params → 200400401403404429500
PATCH
/api/atlas/v2/groups/{groupId}/teams/{teamId}
Update Team Roles in One Project
updateGroupTeam 4 params body → 200400401403404429500
GET
/api/atlas/v2/orgs/{orgId}/teams
Return All Teams in One Organization
listOrgTeams 6 params → 200400401403404429500
POST
/api/atlas/v2/orgs/{orgId}/teams
Create One Team in One Organization
createOrgTeam 3 params body → 200400401403404409429500
GET
/api/atlas/v2/orgs/{orgId}/teams/byName/{teamName}
Return One Team by Name
getOrgTeamByName 4 params → 200400401403404429500
DELETE
/api/atlas/v2/orgs/{orgId}/teams/{teamId}
Remove One Team from One Organization
deleteOrgTeam 4 params → 204400401403404429500
GET
/api/atlas/v2/orgs/{orgId}/teams/{teamId}
Return One Team by ID
getOrgTeam 4 params → 200400401403404429500
PATCH
/api/atlas/v2/orgs/{orgId}/teams/{teamId}
Rename One Team
renameOrgTeam 4 params body → 200400401403404409429500
POST
/api/atlas/v2/orgs/{orgId}/teams/{teamId}/usersdeprecated
Assign MongoDB Cloud Users in One Organization to One Team
addOrgTeamUsers 4 params body → 200400401403404409429500
DELETE
/api/atlas/v2/orgs/{orgId}/teams/{teamId}/users/{userId}deprecated
Remove One MongoDB Cloud User from One Team
removeOrgTeamUserFromTeam 5 params → 204400401403404429500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are CloudAppUser (13 properties), ApiError (6 properties), Team (4 properties), TeamResponse (3 properties). Each schema is shown below with its type and property counts.

PaginatedApiAppUserView
object
3 properties 1 required
ApiError
object
6 properties 2 required
Link
object
2 properties
PaginatedTeamRoleView
object
3 properties 1 required
FieldViolation
object
2 properties 2 required
TeamUpdate
object
2 properties 1 required
TeamRole
object
3 properties 2 required
Team
object
4 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
TeamResponse
object
3 properties
PaginatedTeamView
object
3 properties 1 required
AddUserToTeam
object
1 property 1 required
CloudAppUser
object
13 properties 8 required
BadRequestDetail
object
Bad request detail.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mongodb-teams-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 Teams 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.