[ Interactive Demo ]

Try a Solidus verification.

Walk through the full flow with a test identity. No real data, no account required, nothing is stored.

Run the live demo

The full default flow — document, liveness, face match. Real captures, real scoring.

Run a real verification

A real verification on your phone — scan your ID, match your face, prove liveness. Issued to a demo identity. No account, nothing stored.

Or try a specific demo

Every demo runs through the same journey engine that powers production — pick one method, one assurance level, or a full industry template.

Loading demos…

[ Developer Path ]

Or just hit the API.

If you'd rather skip the demo and integrate now: one POST creates a verification session, the user goes through the hosted flow, you get a webhook with the credential reference. Five-minute integration.

Read the full quickstart →
create-session.sh
curl -X POST
  https://verify.solidus.network/v1/sessions \
  -H "Authorization: Bearer sk_test_xxx" \
  -H "Content-Type: application/json" \
  -d '{
    "level": "L2",
    "country_hint": "DE",
    "callback_url": "https://your-app.com/kyc-done"
  }'

What happens under the hood

A stage-by-stage walkthrough of the flow above — document choice, capture + liveness, credential issuance.

1
2
3

Pick a document type

Demo only — these don't actually upload anything. Pick any tile to continue.

Ship it for real.

First 100 verifications are free. No credit card. The full production API is the same shape as the demo above.

Powered by the Protocol

Solidus Verify is one product on the Solidus Network.

Explore the consensus, the validator economics, and the 15 other products on the same identity layer.

Try a Live KYC Verification Demo — Solidus Verify