Close
Toolcog home
toolcog
mongodb-atlas-admin
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PATCH
PUT
Add One MongoDB Cloud User to One Project
Deprecated
Authenticated
addGroupAccessUser
POST/api/atlas/v2/groups/{groupId}/access
Projects
Create One Project
Authenticated
createGroup
POST/api/atlas/v2/groups
Projects
Create Invitation for One MongoDB Cloud User in One Project
Deprecated
Authenticated
createGroupInvite
POST/api/atlas/v2/groups/{groupId}/invites
Projects
Remove One Project
Authenticated
deleteGroup
DELETE/api/atlas/v2/groups/{groupId}
Projects
Remove One Invitation from One Project
Deprecated
Authenticated
deleteGroupInvite
DELETE/api/atlas/v2/groups/{groupId}/invites/{invitationId}
Projects
Remove One Project Limit
Authenticated
deleteGroupLimit
DELETE/api/atlas/v2/groups/{groupId}/limits/{limitName}
Projects
Return One Project
Authenticated
getGroup
GET/api/atlas/v2/groups/{groupId}
Projects
Return One Project by Name
Authenticated
getGroupByName
GET/api/atlas/v2/groups/byName/{groupName}
Projects
Return One Invitation in One Project by Invitation ID
Deprecated
Authenticated
getGroupInvite
GET/api/atlas/v2/groups/{groupId}/invites/{invitationId}
Projects
Return All IP Addresses for One Project
Authenticated
getGroupIpAddresses
GET/api/atlas/v2/groups/{groupId}/ipAddresses
Projects
Return One Limit for One Project
Authenticated
getGroupLimit
GET/api/atlas/v2/groups/{groupId}/limits/{limitName}
Projects
Return All Available MongoDB LTS Versions for Clusters in One Project
Authenticated
getGroupMongoDbVersions
GET/api/atlas/v2/groups/{groupId}/mongoDBVersions
Projects
Return Project Settings
Authenticated
getGroupSettings
GET/api/atlas/v2/groups/{groupId}/settings
Projects
Return All Invitations in One Project
Deprecated
Authenticated
listGroupInvites
GET/api/atlas/v2/groups/{groupId}/invites
Projects
Return All Limits for One Project
Authenticated
listGroupLimits
GET/api/atlas/v2/groups/{groupId}/limits
Projects
Return All Projects
Authenticated
listGroups
GET/api/atlas/v2/groups
Projects
Migrate One Project to Another Organization
Authenticated
migrateGroup
POST/api/atlas/v2/groups/{groupId}:migrate
Projects
Set One Project Limit
Authenticated
setGroupLimit
PATCH/api/atlas/v2/groups/{groupId}/limits/{limitName}
Projects
Update One Project
Authenticated
updateGroup
PATCH/api/atlas/v2/groups/{groupId}
Projects
Update One Invitation in One Project by Invitation ID
Deprecated
Authenticated
updateGroupInviteById
PATCH/api/atlas/v2/groups/{groupId}/invites/{invitationId}
Projects
1
2
Next