Get user API keys
List API Keys
Retrieve all API keys for the authenticated user
GET
Get user API keys
Retrieve a list of all API keys associated with your account. Useful for auditing which keys are in use.
- Returns all API keys created under your account
- Includes creation date and last usage timestamp for each key
- Use
last_used_atto identify stale or unused keys for cleanup - Each key provides full account access; review regularly for security
Create API Key
Generate a new API key
Delete API Key
Remove a specific API key