Skip to main content

GET /v1/yield/history

Free — No payment required.
Get historical APY data for a vault. Returns time-series data showing APY and TVL over the specified period. Useful for analyzing vault performance and yield consistency.

Parameters

string
required
Vault ID from yield discovery or prepare
enum
Time period for historyAllowed values: 1h, 24h, 7d, 30d, 90dDefault: "7d"
enum
Data resolution (defaults based on period)Allowed values: hourly, daily

Example

Response

Each entry in data contains timestamp, apy, and tvl. The summary provides aggregate statistics over the period.