API Keys¶
Path: /api-keys

Manage API keys for programmatic access to the Sovereign GRC API. Use these for CI/CD integrations, automated evidence collection, or custom integrations.
Key Elements¶
- Create API Key — Generate a new key with specific scopes.
- Key table — Name, scopes, created date, last used, and status (active/revoked).
- Actions — Update scopes, revoke key.
How to Create an API Key¶
- Click Create API Key.
- Enter a name describing its purpose.
- Select the scopes (permissions) the key should have.
- Copy the generated key immediately — it won't be shown again.