Credential Management

Use the Wallet API to list, view, import, and delete credentials stored in a user wallet.

What is Credential Management?

Credential management covers operations on credentials already stored in a wallet, including:

  • Listing credentials – View all credentials stored in a wallet
  • Retrieving credential details – Get full details of a specific credential
  • Deleting credentials – Remove credentials from the wallet (soft-delete or permanent)
  • Importing credentials – Import signed JWT/SD-JWT credentials directly into the wallet

For a full list of endpoints, please refer to the API Reference.

Getting Started


For receiving credentials from issuers via OID4VCI or presenting them to verifiers via OID4VP, refer to the Credential Exchange section.

Last updated on April 29, 2026