Get pool metrics

Returns current or historical metric values for a pool on a given chain.

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

Lowercase chain slug (e.g. ethereum, arbitrum).

string
required

Pool contract address (0x…40 hex chars).

Query Params

Filter to a single metric type (e.g. apy, tvl_usd).

Filter by asset address. lowercases.

Start timestamp in milliseconds (inclusive). Triggers historical mode when provided.

End timestamp in milliseconds (inclusive). Triggers historical mode when provided.

string
Defaults to 1d

Aggregation resolution for historical data: 1h or 1d.

Responses

422

Validation error (unknown chain, invalid address, bad time range, wrong parameter types).

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json