SCROLL
UK→US  ·  IN→US  ·  KE→US  ·  Portable credential protocol Groth16 + Ed25519 Verifier API UK→US  ·  IN→US  ·  KE→US  ·  Portable credential protocol Groth16 + Ed25519 Verifier API
verifier console · sandbox
Running pilots now

Test credential verification without production data.

Run deterministic PASSID credentials, synthetic corridor profiles, and webhook events before your institution goes live.

Sandbox capabilities
A professional test environment, not a toy demo.
🧪

Test PASSID credentials

Use prebuilt PASSID codes that return deterministic approved, review, and declined credential states.

👥

Synthetic profiles

Profiles across multiple corridors and employment patterns to exercise your rules and edge cases.

🔔

Webhook simulator

Trigger verification-complete, request-denied, and revocation scenarios inside your integration environment.

TEST PASSID CODES

AMRA-OSEI-LOND-2025
RIYA-KAPS-MUMB-2025
CARO-MEJI-BOGT-2025

SIMULATED WEBHOOKS

verification.completed
request.denied
credential.revoked
architecture diagram
How the sandbox de-risks production rollout.
The Verifier Console sandbox mirrors the protocol lifecycle with deterministic test credentials, simulated webhook delivery, and corridor-specific synthetic profiles — all without using production customer data.
test input
Synthetic profile
Use deterministic PASSID codes and known corridor cases.
simulate
Sandbox verifier
Run proof checks, request flows, and webhook scenarios in test mode.
ready
Production handoff
Move to live verification once policy mappings and alerts are validated.
example object

Sandbox verification result

{
  "mode": "sandbox",
  "test_code": "AMRA-OSEI-LOND-2025",
  "valid": true,
  "credential_status": "active",
  "claims": {
    "income_stability": "stable",
    "cash_buffer": "medium",
    "sanctions_clear": true
  },
  "webhook_preview": "verification.completed"
}
what this is / is not

A serious test environment for verifier teams.

What this is

  • Deterministic test credentials
  • Webhook simulation and failure cases
  • Corridor-specific synthetic applicant profiles
  • Professional integration QA before launch

What this is not

  • Not a toy demo environment
  • Not production customer data
  • Not manual review software
  • Not a disguised scoring dashboard