API Keys Service
Manage your API Keys.
Overview
Coralogix API Keys provide secure, fine-grained access control for all platform APIs, enabling safe and auditable integrations with third-party systems, CI/CD pipelines, and automation scripts. The API Keys API allows users to programmatically create, retrieve, update, and delete API keys, each scoped with specific permissions or permission presets. In addition, API keys support policy-based access control (PBAC), letting you control which users and groups can view or manage each key through configurable access policies. Keys can be assigned to users, teams, or organizations, and tailored with granular read/write permissions across Coralogix services.
Create API Key
Creates a new API key for the authenticated team.
Get API Keys
Returns all API keys for the authenticated team.
Get API Key
Returns the details of the specified API key.
Update API Key
Updates the specified API key.
Delete API Key
Deletes the API key with the given ID.
Get 'Send Data' API Keys
Returns all send-data API keys for the authenticated team.