API Reference

Withdraw

Support withdrawal of tokens from funding account, exchange account and trading porfolio

🚧

Tips

Applies to both user and trading portfolio's API Key. Permission: WITHDRAW.

Request

Field nameTypeNecessaryRemarks
accountIdLongYTrade account ID or Portfolio ID
fromAccountTypeStringConditionalWhen it's the withdrawal of Trading Portfolio, this field is required. fromAccountType(for Trading Portfolio): OKX, BINANCE

- When fromAccount is not a Trading Portfolio: fromAccountType(for Exchange Account): Please check the list below.
currencyStringYCurrency
networkStringYNetwork
addressStringYAddress
memoStringNCheck if the receiving platform requires you to include a tag/memo. If required, ensure the tag/memo is correct to avoid losing your assets.
amountDoubleYQuantity(minimum amount :
0.01 BTC ;
0.1 ETH ;
100 USDT )
addressTagStringNAddress tag is the label you entered for your address at LTP, which is different than memo.
clientOrderIdStringNThe unique user-defined id

Response

Field nameTypeRemarks
dataLongWithdraw id

Details

1. API Key

API KeyPermission
Primary user’s API KeySupports withdrawals from all Trading Portfolios under the primary user.
Trading Portfolio API Key:Can only be used to withdraw from the Trading Portfolio associated with that API key.

2. Account Type

Exchangefrom Account type
BinanceClassic Account: Spot, Margin, USDT/C-M, Coin-M
PM Account: Spot, Margin-PM
For transfer of Margin-PM account, it may take approximately one hour due to processing times at the exchange.
OKXFunding, Trading
BybitClassic Account: Spot, Funding, USDT-M, Coin-M
PM Account: Funding, Trading, Coin-M
KucoinFunding, Trading, USDT/C-M, Coin-M
GateClassic Account: Spot, USDT-M Delivery Account, USDT-M Perpetual Account, BTC-M Perpetual Account
PM Account: Unified Account, USDT-M Delivery Account, USDT-M Perpetual Account(Depends if you open the setting), BTC-M Perpetual Account
Switching between Unified Account and Classic Account may take several minutes to half an hour to synchronize the balance.
BitgetSpot, Margin, USDT-M, USDC-M, Coin-M
LTP - Trading Portfolio BINANCE, OKX

3. Network

  • This field will only take effect in cross-exchange transfers.
  • If you want to select a specific network to transfer, please select according to the following fields.
Network Field
TRC20, BTC, ERC20, BSC, APT, ADA, ALGO, AVAXC, DOGE, EGLD, ETC,
IOTA, KSM, NEO3, ONT, QTUM, THETA, XMR, ZEC, DOT, FTM, MATIC,
SOL, OPTIMISM, ARBITRUM, RON, LTC, EOS, XRP, BOBA, FIL, CFX, BCH, NEAR
Language