Version 1.0.6 (08 December 2025)
Updated documentation to clarify the behavior difference in symbol representation between Market and Wallet-related APIs.
- The Market Summary API uses K/M/B prefixed symbols in the symbol field for crypto assets with small prices and processes trade quantities accordingly. Example: K_PEIPEI
- Wallet-related APIs here now consistently use the original crypto name (without K/M/B prefix) for both request and response payloads. This matches the base field shown in the Market Summary API. Example: PEIPEI
Version 1.0.5 (03 December 2025)
[Futures] Update Risk Limit api. These changes will take effect on 11th January 2026.
- Market Summary: minRiskLimit, maxRiskLimit, maxPosition now in notional value.
- Get Risk Limit: riskLimit now in notional value; added riskLimitLevel to indicate current tier.
- Set Risk Limit: use new required field riskLimitLevel; riskLimit no longer accepted.
Version 1.0.4 (21 July 2025)
Add ability to cancel all orders from a market for Delete Order (Remove mandatory from field description)
Version 1.0.3 (16 July 2025)
- [Spot] Release V3.3 API. This change will take effect on 16th July, 2025.
- [Futures] Release V2.3 API. This change will take effect on 16th July, 2025.
Version 1.0.2 (10 July 2025)
The platform will phase out support for two open API endpoints on 30th July, 2025. The following endpoints will be deprecated:
Version 1.0.1 (09 April 2025)
Update the description for Request field type for Amend Order. This change will take effect on 18th May, 2025.
Version 1.0.0
Initial version