Fetch historic APY data for a vault
Vaults
Fetch historic APY data for a vault
Returns APY data for a given vault address over a specified period.
GET
Fetch historic APY data for a vault
Documentation Index
Fetch the complete documentation index at: https://developers.paxoslabs.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The address of the vault.
Example:
"0x19e099B7aEd41FA52718D780dDA74678113C0b32"
Start timestamp for the period.
Example:
1732679943
End timestamp for the period.
Example:
173868000
Intervals for the period.
Example:
86400
Number of days to look back for APY calculation. Defaults to 14 if not provided.
Example:
14