v1
latestOpenAPI 3.1.02026-08-0466147138.0 KBGet protocol stats
Get historical stats for a protocol, comprising all of its vaults. If no parameters are passed, response will span the full range of available data.If a timestamp is passed, the data will be for that point in time. If a start and end timestamp are passed, the data will be for that range.
Path parameters
Protocol ID to return stats for
Protocol ID to return stats for
Query parameters
Unix timestamp for the start of the time series data
Unix timestamp for the start of the time series data
Unix timestamp for the end of the time series data
Unix timestamp for the end of the time series data
Granularity of the time series data. Default is day.
Granularity of the time series data. Default is day.
Unix timestamp if you want the data at a point in time instead of a range
Unix timestamp if you want the data at a point in time instead of a range
Calculate the Superform (not overall) TVL for all the vaults comprising this protocol
Calculate the Superform (not overall) TVL for all the vaults comprising this protocol
Response
OK
Example response
{
"$schema": "https://api.superform.xyz/schemas/HistoricalProtocolResponseBody.json"
}