Get historical network level performance
Performance
Get historical network level performance
This endpoint returns historical performance metrics for the network.
GET
Get historical network level performance
This endpoint returns historical key performance metrics at the network level. You can choose the covered dates (Documentation Index
Fetch the complete documentation index at: https://docs.rated.network/llms.txt
Use this file to discover all available pages before exploring further.
fromDate,toDate) or ~20 minute slot intervals (fromSlot, toSlot) based on the granularityparameter. By default, it returns the latest daily data.
Earliest data available is from April 1, 2024.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
End date
Example:
"2023-12-31"
Start date
Example:
"2023-01-01"
End slot multiple of 3k
Required range:
x >= 0Start slot multiple of 3k
Required range:
x >= 0UTC day or slot multiple of 3k
UTC day or 3k block interval
Available options:
3k, day