Keys
Manage cryptographic keys. Keys are the foundation of identifiers — used to create DIDs, certificates, and CAs, or as identifiers directly. Private keys are stored securely and never exposed through the API.
Related guide: Keys
List keys
**Permissions:** `KEY_LIST`
Create a key
**Permissions:** `KEY_CREATE`
Generate a CSR
**Permissions:** `KEY_GENERATE_CSR`
Retrieve a key
**Permissions:** `KEY_DETAIL`