Get validator performance
Performance
Get validator performance
This endpoint returns all the useful information you need on the historical performance of a single validator. Use this endpoint to retrieve top level metrics on block leader/proposal effectiveness, voting effectiveness, and overall effectiveness of a validator.
GET
Get validator performance
You can query this endpoint by using theDocumentation Index
Fetch the complete documentation index at: https://docs.rated.network/llms.txt
Use this file to discover all available pages before exploring further.
vote_accountaddress of a validator as the validator_id. The granularity of results can either be daily or around 20 minute intervals (3,000 slots).
Earliest data available is from April 1, 2024.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
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