OpenXSwitch API | Track new features, fixes, and updates
[Nov 6, 2025]
- Updated:
Create Instant Swap Endpoint- Added instantSync param to Immediately sync wallet asset instead of queuing the sync job (default is queued) on success
- Optional boolean — defaults to
falseif not provided
[Nov 3, 2025]
- Updated:
Create Sub-Wallet Endpoint- Added canTrade param to sub-wallet creation
- canTrade allows toggling Trading/Instant-Swap access for the sub-wallet
- Optional boolean — defaults to
falseif not provided
[Oct 3, 2025]
- Updated:
API Key Management- Users can now create API keys for both Sandbox and Live environments directly from the dashboard
- Sandbox keys only work with sandbox endpoints
- Live keys must be created separately for production
