This endpoint returns historical performance metrics for the network.
fromDate
,toDate
) or ~20 minute slot intervals (fromSlot
, toSlot
) based on the granularity
parameter. By default, it returns the latest daily data.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The number of results returned per page
The number of results to skip before starting to return
End date
"2023-12-31"
Start date
"2023-01-01"
End slot multiple of 3k
x >= 0
Start slot multiple of 3k
x >= 0
UTC day or slot multiple of 3k
UTC day or 3k block interval
3k
, day
Successful Response
The response is of type object
.