Retrieve historical aggregated data for a specific LAT
LAT Data API
Retrieve historical aggregated data for a specific LAT
Returns time-series data for a LAT including TVL, APY metrics, and user count over the specified time period.
GET
Retrieve historical aggregated data for a specific LAT
Path Parameters
LAT contract address (proxy)
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x94a2a0548681fda8d5e2ad5a8eeecd891e02a613"
Query Parameters
Frequency of data points
Available options:
1d, 7d Type of tally, discrete or cumulative
Available options:
discrete, cumulative Example:
"cumulative"
Start date in ISO string format
Example:
"2024-04-11T08:31:11.000"
End date in ISO string format
Example:
"2024-04-12T08:31:11.000"
Response
Historical aggregated data for the specified LAT
Array of historical LAT data points