Quick start checklist
1
Get your Test API key
Retrieve your Test API key from the dashboard.
2
Initialize with test mode
Set
mode: 'test' when initializing the SDK.3
Use the Test vault link
Point your app to
vault-test.yourplatform.io.4
Register a webhook
Point it to your local or staging server endpoint.
5
Create a verification
Confirm the webhook fires correctly.
6
Swap to Production keys
No other code changes needed — you’re live.
Test user IDs & verification IDs
User IDs and verification IDs created in the Test environment carry a_test_ infix (e.g. usr_test_xxxxx, ver_test_xxxxx). These are fully isolated and never migrate to Production.
