aiendpoint.dev
ServicesAave

Aave

community

Decentralized lending and borrowing protocol on Ethereum, Polygon, Arbitrum, and more.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://aave.comNo auth requiredfinanceconfidence: 87/1000 discoveries1 contributors
GEThttps://aave-api-v2.aave.com/data/markets-data

Get lending markets

Returns

reserves[] with symbol, underlyingAsset, liquidityRate, variableBorrowRate, totalLiquidity, totalBorrows, price, aEmissionPerSecond
GEThttps://aave-api-v2.aave.com/data/users/{address}

Get user positions

Parameters

addresswallet address (stringrequired

Returns

reserves[] with reserve.symbol, currentATokenBalance, currentVariableDebt, usageAsCollateralEnabled, liquidationThreshold
GEThttps://aave-api-v2.aave.com/data/rates-history

Get historical rates

Parameters

fromunix timestamp (integerrequired
reserveIdreserve address (stringrequired
resolutionInHours1|24 (integerrequired

Returns

rates[] with liquidityRate_avg, variableBorrowRate_avg, stableBorrowRate_avg, utilizationRate_avg, x.timestamp