get https://api.liquiditytech.com/api/v1/trading/perp/leverage
Rate Limit: 30 requests per 1 seconds
Request
| Name | Type | Mandatory | Description |
|---|---|---|---|
| sym | String | N | Trading pair unique identifier , perpetual only. example BINANCE_PERP_BTC_USDT. Return full list of trading pairs with leverages. |
Response
| Field name | Type | Remarks |
|---|---|---|
| sym | String | Trading pair unique identifier , perpetual only. example BINANCE_PERP_BTC_USDT. |
| leverage | String | Leverage |
