This endpoint returns various metrics for a specific stake authority aggregated across different time windows.
These endpoints return high level information about stake authorities over the time period such as their network penetration, rewards, annual percentage yield (APY), paid commissions, and the effectiveness of their validator delegate/s.
On the 1d
time period, the APY takes into account the rewards received for the last 3 days to smooth out the noise given Solana’s staking rewards schedule, which is every epoch (~2 days).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
1d
, 7d
, 30d
, all
Successful Response
The response is of type object
.