Get Leverage

Get leverage, this api is asynchronous. Returning success only means that the request is successful. The final result needs to be confirmed through websocket subscription and order query.

Permission

  • Applies to both primary user and trading portfolio's API Key.
  • Permission: READ.

Rate Limit

  • 100 requests per 10 seconds

Request

Field nameTypeNecessaryRemarks
symStringNTrading pair unique identifier , only for perpetual, example: BINANCE_PERP_BTC_USDT, OKX_PERP_BTC_USDT. Return full list of trading pairs with leverages.

Response

Field nameTypeRemarks
symStringTrading pair unique identifier , perpetual only. example BINANCE_PERP_BTC_USDT.
leverageStringLeverage.
Language