Key Management

Via the wallet-api you can create and manage keys for your users based on different types - Ed25519, secp256k1, secp256r1, and RSA. Those keys can be stored locally in the database of the wallet API or in an external KMS walt.id supports.

For a full list of endpoints for key management, please refer to the Api Reference.

Supported KMS Solutions

Getting Started