Set Leverage
/sapi/v1/position/lever
Request type: POST
Signature verification: Yes
Interface permission: Trade
Rate Limit: Generally, the private interface rate limit of API key is at most 144 times every 3 seconds for each UID (Trade Interface: at most 72 times every 3 seconds. Read Interface: at most 72 times every 3 seconds) (this rate limit is shared by all the altcoins contracts delivered by different date).
Interface description: Get the list of leverage.
Request Address
Online (preferred by aws customers)
Online
Request Parameter
contract_code
String
true
Symbol
"BTC-USDT", "ETH-USDT"……
margin_mode
String
true
Margin mode
cross: Cross margin
lever_rate
Long
true
Leverage
Target leverage
Response Parameter
contract_code
String
true
Symbol
"BTC-USDT", "ETH-USDT"……
margin_mode
String
true
Margin mode
cross: Cross margin
lever_rate
Long
true
Leverage
Target leverage
Request Example
Response Example
Last updated