Search + K

Command Palette

Search for a command to run...

Sign In

Operations

API endpoints available to AI agents

Deprecated
Authenticated
createGroupClusterFtsIndex
POST/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes
Atlas Search
Authenticated
createGroupClusterSearchDeployment
POST/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment
Atlas Search
createGroupClusterSearchIndex
POST/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes
Atlas Search
Deprecated
Authenticated
deleteGroupClusterFtsIndex
DELETE/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId}
Atlas Search
Authenticated
deleteGroupClusterSearchDeployment
DELETE/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment
Atlas Search
deleteGroupClusterSearchIndex
DELETE/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{indexId}
Atlas Search
deleteGroupClusterSearchIndexByName
DELETE/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName}/{indexName}
Atlas Search
Deprecated
Authenticated
getGroupClusterFtsIndex
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId}
Atlas Search
getGroupClusterSearchDeployment
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment
Atlas Search
getGroupClusterSearchIndex
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{indexId}
Atlas Search
getGroupClusterSearchIndexByName
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName}/{indexName}
Atlas Search
listGroupClusterFtsIndex
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{databaseName}/{collectionName}
Atlas Search
listGroupClusterSearchIndex
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName}
Atlas Search
listGroupClusterSearchIndexes
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes
Atlas Search
Deprecated
Authenticated
updateGroupClusterFtsIndex
PATCH/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId}
Atlas Search
Authenticated
updateGroupClusterSearchDeployment
PATCH/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment
Atlas Search
updateGroupClusterSearchIndex
PATCH/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{indexId}
Atlas Search
updateGroupClusterSearchIndexByName
PATCH/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName}/{indexName}
Atlas Search