Skip to main content

API Keys Admin service overview

The API Keys Admin service provides team-wide, administrative operations on API keys in Coralogix. While the API Keys Service handles individual key management, this service lets administrators list every API key issued to team members and perform bulk delete or bulk activate/deactivate actions. Typical uses include periodic key rotation, revoking keys when offboarding users, and team-wide audits. Access requires team-admin–level privileges; see the API Keys user guide for the key model, permission presets, and the permissions list for the underlying permissions.

Methods

MethodPathDescription
GET/aaa/api-keys/v3Retrieve all API keys for team members.
POST/aaa/api-keys/v3/all/deleteDelete the specified API keys.
POST/aaa/api-keys/v3/all/statusActivate or deactivate the specified API keys.