Skip to main content
GET
Python (SDK)

Authorizations

x-api-key
string
header
required

Your Compass API Key. Get your key here.

Query Parameters

chain
enum<string> | null

Optional chain filter. If not provided, returns rates for all chains. The chain to use.

Available options:
base,
ethereum,
arbitrum,
hyperevm,
tempo,
bsc
days
integer
default:30

Window in days used to compute supply_apy_avg / borrow_apy_avg. Mirrors the days parameter of the v1 /v1/aave/avg_rate endpoint.

Required range: 1 <= x <= 30

Response

Successful Response

Response containing Aave market rates organized by token symbol.

markets
Markets · object
required

Market data keyed by token symbol. Each token contains chain-specific data and information about which chain has the highest supply APY.

Example: