API Keys
API keys authenticate API requests without using your password.
Managing API Keys
Navigate to API Keys from the main navigation.

Creating a Key
- Click "+ New API Key"
- (Optional) Enter a description (e.g., "CI/CD pipeline")
- Click "Generate API Key"

Critical
The full key is shown only once. Copy it immediately. The server stores only a hash — lost keys cannot be recovered.
Viewing Key Details
Click View on any key to see its prefix, description, creation date, and last-used timestamp.

Deleting a Key
Click Delete from the list or details page. Other keys and your password are unaffected.