Overview
The APY & ROI endpoint provides standardized return metrics for your validators, broken down by execution layer (EL) and consensus layer (CL) contributions.API Endpoint: This guide uses
/api/v2/ethereum/validators/apy-roi for aggregated return metrics.When to use APY/ROI vs BeaconScore: APY and ROI measure absolute returns in ETH/percentage terms. BeaconScore measures relative efficiency normalized for luck (see residual luck factors). For comparing validator performance across operators, BeaconScore is recommended.
Understanding the Metrics
This guide focuses on choosing a window and interpreting the metrics in an operational comparison. See the APY & ROI API reference.Quick Start: Fetch APY & ROI
Response
Evaluation Windows
Choose a window that matches the reporting period, and use the same value for every comparison. See the APY & ROI API reference.APY vs BeaconScore
Best Practices
Use 30d+ Windows
Short windows are noisy. Use 30 days or longer for meaningful APY estimates.
Track EL Separately
EL rewards (MEV) are highly variable. Track them separately from CL rewards.
Compare Apples to Apples
When comparing validators, ensure they use the same MEV-boost configuration.
Use BeaconScore for Ranking
For comparing validator quality, BeaconScore is more reliable than APY.
Related Resources
- Monitor Validator Performance — BeaconScore metrics
- Analyze Missed Rewards — Quantify lost earnings
- Calculate Validator Rewards — Detailed reward breakdowns

