Get Loan Pool

Retrieves the maximum borrowable amount (loan pool configuration) for each exchange and asset. Used by downstream lending modules to display borrowable limits and calculate lending capacity.

Permission

  • Applies to both primary user and trading portfolio's API Key.
  • Permission: READ.

Rate Limit

  • 2 requests per second.

Request

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

Field nameTypeRemarks
exchangeTypeStringVenue where the pair is traded (e.g. BINANCE, OKX).
coinStringCoin symbol for this trading pair.
maxAviLoanStringMaximum borrowable amount for this exchange-asset.
Query Params
string
string
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json