Credential
The Credential API group covers all functions involved in handling the complete lifecycle of verifiable credentials within a user’s cloud wallet. This includes interacting with credential offers, storing issued credentials, retrieving stored credentials, and removing credentials when needed.
What “Credential” enables
- Offer handling – Preview credential offers to inspect what will be issued and under what terms. – Accept or decline incoming credential offers to add or reject credentials in the wallet.
- Credential storage & retrieval – List all stored credentials in the wallet, fetch specific credential details, and inspect metadata.
- Credential removal – Delete credentials (revoke or remove them locally) when they’re no longer needed or valid.
-
Visit the Hovi Cloud Wallet API Reference.
-
Navigate to Credential section.
-
To accept a credential request navigate to POST - Accept a credential request endpoint.
-
Click “Test Request” and provide the required inputs:
-
Click “Send”. If successful, Credential offer will be accepted.
Hovi’s Wallet Credential endpoints enable you to preview, accept, decline, delete and retrieve credential information. For more information, please visit Hovi Cloud Wallet API Credential Reference.