Global Programmatic API Keys
Base URL: https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0
Use the /admin/apiKeys
resource to view, create, or delete
Global 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 |