This endpoint returns windowed information about the APRs for a single validator.
This endpoint returns historical data on the returns of a validator index or pubkey. What’s really exciting about this one, is the ability to dig deep into the components of the aggregate return (e.g. returned earned on the execution layer vs the consensus layer etc).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.
window refers to the time window of the aggregation, with 1d, 7d, 30d and all being the supported values.
all time the last 90 days are considered.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
mainnet, hoodi, holesky x >= 0The number of results returned per page
The number of results to skip before starting to return
The time window for the APR calculation
1d, 7d, 30d, all