Get Loan Pool

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

Description

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.

Rate limit

2 requests per second.

Permission

RapidX API key with read-only permission is sufficient. No trading / write permission is required.

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

Response data is an array of loan pool entries:

FieldTypeDescription
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
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json