Get historical metrics for multiple KVaults
Kamino Earn Vaults
Get historical metrics for multiple KVaults
Get historical Kamino Earn Vault metrics for multiple vaults between an optional range of dates. The response is keyed by vault public key; unknown vaults are omitted.
GET
Get historical metrics for multiple KVaults
Query Parameters
Start date of the range (defaults to Unix epoch). Accepts ISO string or epoch in ms.
Example:
"1970-01-01T00:00:00.000Z"
End date of the range (defaults to current time). Accepts ISO string or epoch in ms.
Example:
"2025-01-01T00:00:00.000Z"
KVault public keys, provided as comma-separated or repeated query parameters (max 25)
Example:
"VEG1EMtttdHunMbSza8uoms1R18VXmYSph2bBpHcSJd"
Response
OK
Vault metrics time series keyed by vault public key. Unknown vaults are omitted.