OpenXSwitch - Sandbox environment
The OpenXSwitch Sandbox is your gateway to seamless integration, offering a safe, real-world simulation environment to test and refine your workflows before going live. Forget the hassle of acquiring test tokens or managing complex setups we provide everything you need to validate your solutions with confidence.
The simulation triggers events with corresponding webhook sent to your configured webhook endpoint, ensuring real-time updates and seamless testing.
Available Sandbox Endpoints
Wallet
- Get Prime Wallet Details: sandbox/wallet
- Generate Deposit Address: /sandbox/wallet/address
Sub Wallets
- Create Sub-Wallet: sandbox/sub-wallet/create
- Generate Deposit Address: /sandbox/sub-wallet/address
Transactions
- Simulate Deposit: /sandbox/sub-wallet/deposit
- Get Deposit details: /sandbox/sub-wallet/deposit
- Simulate Withdrawal: /sandbox/sub-wallet/withdraw
- Get Withdrawal details: /sandbox/sub-wallet/withdraw
- Simulate Internal Transfer blw sub wallets: /sandbox/sub-wallet/transfer
- Simulate Transfer from sub wallets to prime wallet: /sandbox/sub-wallet/transfer/prime
Instant Swap
- Get instant swap quote: sandbox/instant-swap/quote
- Create instant swap: sandbox/instant-swap
Trade
- Preview Trade: sandbox/trade/preview
- Create buy and sell order: sandbox/trade/order
To better understand the specific events and their statuses, see the Webhook Events Documentation .