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
Retrieve key
<strong>Permissions:</strong> <code>KEY_DETAIL</code>
List keys
<strong>Permissions:</strong> <code>KEY_LIST</code>
Create a key
<strong>Permissions:</strong> <code>KEY_CREATE</code>
Generate a CSR
<strong>Permissions:</strong> <code>KEY_GENERATE_CSR</code>