- List keys - Retrieve all API keys associated with your account
- Create keys - Generate new API keys with custom aliases
- Delete keys - Revoke and remove existing API keys
Available Operations
The Platform APIs provide the following endpoints for managing API keys:List API Keys
Retrieve all API keys with pagination support
Create API Key
Generate a new API key with a friendly alias
Delete API Key
Permanently revoke and delete an API key
These APIs require admin API key authentication. For more information on authentication, see the Authentication documentation.