Version 1.1.4 (8th December 2025)β
- Updated documentation to clarify the behavior difference in symbol representation between Market and Wallet-related APIs.
- The Markets Information API uses K/M/B prefixed symbols (e.g.
K_PEIPEI) for crypto assets with small prices
- Wallet-related APIs use the original crypto name without prefix (e.g.
PEIPEI), matching the baseCurrency field from Markets Information
Version 1.1.3 (10th July 2025)β
- [IMPORTANT] Two endpoints deprecated as of July 30, 2025:
Version 1.1.2 (10th April 2024)β
Version 1.1.1 (8th April 2024)β
- Add API for querying Subaccount Transfer History (removed in v2)
Version 1.1.0 (16th November 2022)β
- BTSE changed futures market naming convention in December 2022:
- Perpetual markets:
BTCPFC β BTC-PERP
- Time-based markets:
BTCZ22 β BTC-221230
- Added optional
walletType parameter to User Wallet History and Send To
Version 1.0.3 (13th May 2022)β
- Added
amountIncludeFee parameter to Withdraw
Version 1.0.2 (16th March 2022)β
- Maximum decimal places for Withdraw is 8
Version 1.0.0 (13th January 2022)β
- Initial release β wallet endpoints migrated to this section