#
API Keys
Every programmatic request sent to Baselime must contain an API key. API keys are used to securely communicate with Baselime.
#
Managing API Keys
API keys can be generated and revoked using the CLI, the API or in the Web UI. Only workspace owners and admins can create or revoke API keys.
API keys work across all namespaces in a workspace. API keys are not linked to users.
#
Permissions
API keys can have different permissions that govern access to Baselime resources. By default API keys start with no permissions. In other words, API keys can do nothing in Baselime until you grant them the appropriate permissions.
The API key permissions are as follows:
events
: can send events to Baselimequeries
: can create, run and manage queriesdashboards
: can create and manage dashboardsalerts
: can create and manage alertsdefects
: can create and manage defectsconversations
: can create an manage comments and conversations on Baselimeintegrations
: can create and manage integrations