Skip to main content

Wallet

A digital wallet on the Hovi platform acts as a secure, cloud-based container for individuals and organizations to store, manage, and share verifiable credentials. Much like a physical wallet that holds your identification cards or licenses, a digital wallet keeps digital representations of these credentials.

Within identity ecosystems, wallets are central to the self-sovereign identity (SSI) model — empowering users to retain ownership of their data, control how it’s shared, and decide who can access specific pieces of information. This ensures privacy, interoperability, and user autonomy in every digital interaction.

Example: Creating a new Wallet

Follow these steps to create a wallet.

  1. Visit the Hovi Cloud Wallet API Reference.
  2. Click on the Wallet section.
  3. To create a wallet navigate to the POST - Create Wallet endpoint and click “Test Request”.
  4. Enter the API key as a Bearer Token, provide the body parameters, and click “Send”.

A new wallet will be created.

note

Hovi’s Wallet endpoints enable you to create, delete, recover, and retrieve wallet. For more information, please visit Hovi Cloud Wallet API Wallet Reference.