Skip to main content

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.

ClearBox offers two fully isolated environments so you can build and test without touching real funds or real identities.
EnvironmentBase URLFundsIdentities
Sandboxhttps://sandbox.api.clearbox.example.comSimulatedTest only
Productionhttps://api.clearbox.example.comRealReal 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 set kyc_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.

Compliance limits

Both environments enforce the transaction limits required for compliance (Genius Act limits, AML thresholds). In the sandbox these limits are configurable so you can test boundary behavior; in production they reflect your program’s approved configuration.