VeroID

Sandbox Mode

Test your integration without using credits

Sandbox mode lets you test your integration without consuming credits or making real DVS requests.

How It Works

  1. Use a sandbox API key (prefix: sk_sandbox_*)
  2. Send requests to the same endpoints
  3. Receive simulated responses
  4. No credits are deducted

Test Identities

These identities always return a successful match:

Given NameFamily NameDate of Birth
JohnSmith1990-01-15
JaneDoe1985-06-20
TestUser2000-01-01

Special Test Cases

Use these family names to simulate specific responses:

Family NameResponse CodeDescription
test_successYDocument verified - match
test_nomatchNDocument not verified - no match
test_notfoundDDocument not found in registry
test_errorESystem error (with 5s delay)

Sandbox vs Live

FeatureSandboxLive
API Key Prefixsk_sandbox_*sk_live_*
Credits UsedNoYes (1 per verification)
DVS CalledNoYes
Response Time~200ms~500-2000ms