Global Programmatic API Keys
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of the MongoDB Ops Manager.
Base URL: https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0
Use the /admin/apiKeys
resource to view, create, or delete
Global API Keys.
See also:
To learn more about Global Programmatic API Keys, see API Keys.
Permissions
To use these endpoints, grant the following roles to an Project API Key or user in your Organization:
Role | Possible Action |
---|---|
Any Global role | Retrieve Global API Keys |
Create, update, or delete a Global API Key |
Endpoints
Method | Endpoint | Description |
---|---|---|
| Get all Global API Keys. | |
| Get all roles for Global API Keys. | |
| Get one API Key with ID | |
| Create an API Key. | |
| Update one API Key with ID | |
| Delete the API Key with ID |