MongoDB Atlas Keys
Description
General
- Documentation: https://www.mongodb.com/docs/atlas/
- Summary: MongoDB Atlas is a Database-as-a-Service provider based on the MongoDB database. It can be accessed programmatically using a public key and a private key.
Details for MongoDB Atlas Keys
-
Family: credentials
-
Category: data_storage
-
Company: MongoDB
-
High recall: False
-
Validity check available: True
-
Analyzer available: False
-
Revoker available: True
-
On-premise instances exist: False
-
Only valid secrets raise an alert: False
-
Occurrences found for one million commits: 0.05
-
Prefixed: False
Revoker
Auth Credentials
Valid credentials needed to authenticate the request. No extra credentials needed for this revoker.
HTTP Calls
List of calls performed by the revoker.
- DELETE:
/api/atlas/v2/orgs/{orgId}/apiKeys/{apiUserId} - GET:
/api/atlas/v2/orgs - GET:
/api/atlas/v2/orgs/{orgId}/apiKeys
Revocation Mode
Revocation is synchronous.