API Key Management
Create and manage API keys through the Account UI interface
Account UI provides an API key management interface for users to create, view, and revoke API keys.
Creating API Keys
Users can create API keys with:
- Custom name/description
- Optional expiration date
- Scoped to the current organization
Managing Keys
- View all active API keys
- See last-used timestamp
- Revoke individual keys
Related
- API Keys Auth — Server-side API key authentication
- Environment Variables