Skip to main content

Change Log

2026-2-10

  1. Copy Trade - Get Orders (Paginated): Add Get Orders (Paginated) API for paginated order query, and add copyTradeOrderType enum (All, Active, Closed, Cancelled) for order type filter

2025-12-24

  1. After upgrading UTA, users need to apply for a new API key to call the interface
  2. After upgrading UTA, use this interface to query the pre-upgrade history: Get Pre-upgrade Order History
  3. After upgrading UTA, check the transaction record before the upgrade using this interface: Get Pre-upgrade Trade History
  4. After upgrading UTA, use this interface to check the profit and loss of position squaring before upgrading: Get Pre-upgrade Closed PnL
  5. Trade - Place Order: qty: Spot, You can represent the unit of the market order qty by setting marketUnit. The market order is quoteCoin by default, and the market order is baseCoin by default
  6. Trade - Get Order History: The queryable status and range have been adjusted, refer to: Query historical orders
  7. Position - Set leverage: UTA double position mode, buyLeverage must be equal to sellLeverage
  8. Assets - Get Transferable Amount: A new interface has been added to query the amount that can be transferred from a trading account
  9. Assets - Get Wallet Balance: Enter UNIFIED to check the balance of the trading account