Get historical user metrics for all KVault positions
Get historical timeseries of total usd/sol/interest/apy for all user Kamino Earn Vault positions
Documentation Index
Fetch the complete documentation index at: https://kamino.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Valid base58-encoded address of the user wallet
"AxqtG9SHDkZTLSWg81Sp7VqAzQpRqXtR9ziJ3VQAS8As"
Query Parameters
Start date of the range (defaults to Unix epoch). Accepts ISO string or epoch in ms.
"1970-01-01T00:00:00.000Z"
End date of the range (defaults to current time). Accepts ISO string or epoch in ms.
"2025-01-01T00:00:00.000Z"
Response
OK
Timestamp when the snapshot was created (ISO 8601 format)
"2025-03-01T12:00:00.000Z"
User's total amount across all vaults in USD
"1234.56789"
User's total amount across all vaults in SOL
"1234.56789"
Weighted average APY across all vaults in decimal format
"0.2"
Total interest earned in USD across all vaults
"1234.56789"
Total interest earned in SOL across all vaults
"1234.56789"
Interest earned per second at that specific moment in USD
"1234.56789"
Interest earned per second at that specific moment in SOL
"1234.56789"