ClearBox offers two fully isolated environments so you can build and test without touching real funds or real identities.Documentation Index
Fetch the complete documentation index at: https://docs.clear-box.io/llms.txt
Use this file to discover all available pages before exploring further.
| Environment | Base URL | Funds | Identities |
|---|---|---|---|
| Sandbox | https://sandbox.api.clearbox.example.com | Simulated | Test only |
| Production | https://api.clearbox.example.com | Real | Real KYC |
Sandbox
The sandbox mirrors production behavior but lets you simulate deposits, transactions, and webhook events without moving real money. Use it to build and run integration tests. Sandbox identities never run a real Persona inquiry — you setkyc_status directly.
Production
Production processes real value and runs real identity verification through ClearCheck. Before going live, your ClearBox program must complete onboarding, including the licensing review (MTL/VASP/DLT) appropriate to your deployment.Data does not cross between environments. A wallet, identity, or card created in the sandbox does not exist in production, and vice versa.