Playground

Run wallet flows before you integrate.

Create issuance offers, request wallet presentations, inspect payloads, and understand the exact API shapes your service will use.

Choose a use case

Choose an identity flow to test.

Switch between credential issuance and presentation verification, then inspect the QR handoff, payload, and result.

Get wallet directions

Verification

Verify a wallet credential.

Pick a verification example, run the wallet prompt, and open settings only when you need verifier policy details.

Configured payload

Person Identification Data

Confirm legal name, date of birth, and document status.

Configured payloadReady
{
  "flow": "verification",
  "credential_type": "PID",
  "policy": "Age and credential validity",
  "requested_claim": "identity_confirmed",
  "status": "configured"
}