Live Environment
The Live environment is used for production Wallet-as-a-Service operations with real assets and real users. Includes:- Creating and managing production wallets and sub-accounts
- Processing real deposits, withdrawals, and internal transfers
- Executing live payouts, collections, and settlements
- Accessing production balances, transactions, and webhook events
Sandbox Environment
The Sandbox environment is a simulated version of production used for development and testing via API only. Includes:- Wallet creation and lifecycle testing
- Simulated deposits, withdrawals, and transfers (no real assets)
- Webhook and API integration testing
- End-to-end flow validation in a controlled environment
Supported Sandbox Simulation Tokens and Network
- USDT → ERC20, TRC20, BEP20, POLYGON, SOL
- USDC → ERC20, TRC20, POLYGON, SOL
- ETH → ETH
- BNB → BSC
- POL → Polygon (POLYGON)
- TRON → TRON
- SOL → Solana (SOL)
Go Live 🚀
When moving to production:- Generate a Live API key in your dashboard (Sandbox keys do not work in Live)
- Switch your base URL by removing
/sandbox/
Example
- Sandbox →
https://api.openxswitch.com/v1/sandbox/... - Live →
https://api.openxswitch.com/v1/...
.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=062e79ad9c4540929eec204aff020178)
.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=f6328956931c9664a2a070c2edb6e9b3)