Data Wallet Verification
Discover supported verification scopes and the claims they provide.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Get Supported Scopes: Return supported scopes, the claims each scope returns, and available verifier profiles.
- Start Wallet Verification: Create a wallet request as a QR code image or deeplink.
- Poll Wallet Verification: Poll current status for a session; returns structured status and redacted wallet_data.
What data it sees
Do you need an account
No: the server works without sign-in
Discover supported verification scopes and the claims they provide. Initiate and monitor data wallet verification flows to securely receive redacted wallet data. Clean up completed sessions to keep workflows organized.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| get_supported_scopes | Return supported scopes, the claims each scope returns, and available verifier profiles. |
| start_wallet_verification | Create a wallet request as a QR code image or deeplink. |
| poll_wallet_verification | Poll current status for a session; returns structured status and redacted wallet_data. |
| revoke_wallet_flow | Acknowledge cleanup for a session id (back-end TTL handles actual expiration). |