Skip to main content

Get lending pools

GET 

/v1/data/lending/pools

Returns paginated lending pool data with optional filters and sorting.

Server-side defaults (applied when the parameter is omitted; pass an explicit value to override):

ParameterDefault
minUtil0.1
maxUtil0.9
minTvlUsd100000 (Ethereum, chainId 1) / 25000 (all other chains)
maxRiskScore4 (medium)

To disable a default filter, pass 0 (e.g. minUtil=0).

Request

Responses

Pool data