How can I get max margin in API

I can’t find each symbol’s multiplier of margin trading.
10x

Okay; If you want to know how much you can borrow, you can call below endpoint:

GET /sapi/v1/margin/maxBorrowable

“amount” is the value you’re looking for;

However, there are 5x as well as 10x in the symbols, is there any way to distinguish it? (e.g. YFI/USDT)

Updated my initial answer I couldn’t append new answers