This endpoint returns windowed APR information for a single pool, node operator or deposit/withdrawal address.
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
The number of results returned per page
The number of results to skip before starting to return
The type of entity class you would like returned
depositAddress
, withdrawalAddress
, nodeOperator
, pool
, poolShare
, entity
, validator
, privateSet
The time window for the APR calculation
1d
, 7d
, 30d
, all
Successful Response
The response is of type object
.