Get Loan Tier (Deprecated)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Deprecated. Use Get Loan Tier instead. This endpoint will be removed after 2026-11-15.

Description

Retrieve cross-margin position tier limits as a flat list. Each record represents one tier for one coin on one exchange.

Authentication required. Permission: READ.

Rate limit: 3 requests per 10 seconds.

Request Parameters

NameTypeMandatoryDescription
exchangeTypeStringNExchange type, such as BINANCE, OKX. If omitted, the response includes data for all exchanges.
coinStringNCoin symbol filter (e.g. BTC). If omitted, the response includes data for all coins.

Response Fields

The data field is an array of tier records. Each element has the fields below.

FieldTypeDescription
exchangeTypeStringVenue where the pair is traded (e.g. BINANCE, OKX).
coinStringCoin symbol for this trading pair.
tierStringTier level ("1", "2", ...). Higher tiers cover larger position sizes.
minSizeStringMinimum position size for this tier (inclusive), denominated in the coin's base unit.
maxSizeStringMaximum position size for this tier (exclusive), denominated in the coin's base unit.
mmRateStringMaintenance margin rate at this tier, expressed as a decimal (e.g. "0.1000" = 10%).
maxLeverageStringMaximum leverage allowed at this tier (e.g. "2.00" = 2×).
Query Params
string
string
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json