Margin
Get All Isolated Margin Symbol(USER_DATA)
Weight(IP): 10
get/sapi/v1/margin/isolated/allPairs
Query parameters
symbolstring required
Example:BNBUSDT
Trading symbol, e.g. BNBUSDT
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
All Isolated Margin Symbols
Example response
[
{
"symbol": "BTCUSDT",
"base": "BTC",
"quote": "USDT"
}
]