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_scopesReturn supported scopes, the claims each scope returns, and available verifier profiles.
start_wallet_verificationCreate a wallet request as a QR code image or deeplink.
poll_wallet_verificationPoll current status for a session; returns structured status and redacted wallet_data.
revoke_wallet_flowAcknowledge cleanup for a session id (back-end TTL handles actual expiration).