Skip to main content

Indicio

The Organizational Wallet in the Hovi Indicio API provides operations for managing a digital wallet in a verifiable credentials ecosystem, enabling secure handling of credentials and proofs. It supports DIDComm-based interactions for credential exchange and verification

Example: Accepting a credential offer for the Indicio Ecosystem

Follow these steps to create a secure connection in the Indicio ecosystem.

  1. Visit the Hovi API Reference.

  2. Select the Indicio Ecosystem API under the Business Wallet API dropdown.

  3. Navigate to Wallet section.

  4. To accept a credential offer navigate to POST - Accept Credential Offer endpoint and click “Test Request”. 1. Ensure you have a tenant set up. If not, refer to the Organization creation guide.

  5. Enter the API key as a Bearer Token, provide the body parameters, and click “Send”.

  6. If success credential offer will be accept successfully

note

Hovi’s Wallet endpoints allow you to get stored credential, preview, accept, delete stored credential and more. For more information, please visit Business Wallet Reference.