Test environment

Sandbox
environment.

Full API access with simulated data. Same endpoints, same auth pattern, test data only.

Sandbox

Deterministic data. Full API surface.

Five pre-loaded test addresses across five chains. Identical auth and endpoints. Different data.

Base URL

All sandbox requests use a dedicated base URL. Replace the production URL with the sandbox URL in your SDK configuration or HTTP client.

https://sandbox.api.useveris.finance

Authentication works identically to production. Use your sandbox API key in the Authorization header and sign requests with HMAC-SHA256.

Test Addresses

The sandbox ships with pre-loaded addresses that return deterministic results. Use these to validate your integration logic.

AddressChainResultRisk Score
0x7Ff9...D4eAEthereumOFAC match0.94
0xd71c...0f4aBaseClear0.12
0x3a4b...5c6dPolygonMixer exposure0.78
TXk8...Lm3dTronClear0.08
7Kfm...x9WdSolanaThreat intel match0.67

Limits

Sandbox accounts are limited to 1,000 API calls per day. The counter resets at 00:00 UTC. Rate limit headers are included in every response.

Webhook delivery is not available in sandbox mode. Use the polling endpoints to check status changes.

Differences from Production

The sandbox replicates the full API surface but differs in three areas:

FeatureSandboxProduction
Sanctions dataSimulated (not live OFAC)Live OFAC SDN list
Risk scoresDeterministic (same input = same output)Live ML ensemble
SAR filingSimulated (no FinCEN transmission)SFTP to FinCEN BSA E-File

Upgrade to Production

Ready to go live? Choose a plan that fits your volume. Production keys unlock live blockchain data, real-time OFAC screening, and webhook delivery.

View pricing plans

Ready

Sandbox working? Go live.

Production keys unlock live OFAC data, real-time risk scoring, and webhook delivery.