Actions
User Story #68
openEpic #62: Security Policies and Credentials Management
Feature #75: API Key Management
As a user, I want to generate API keys for programmatic access
User Story #68:
As a user, I want to generate API keys for programmatic access
Start date:
02/04/2026
Due date:
% Done:
0%
Estimated time:
Description
Allow users to create API keys for integrating with the system programmatically, with proper security controls.
Acceptance Criteria:
- Users can generate new API keys
- Key is shown only once at creation (cannot be retrieved later)
- Can add descriptive name/label to each key
- Can set expiration date (optional)
- Keys are stored securely (hashed)
- Rate limits apply to API key usage
Actions