Network Performance
Returns aggregated performance metrics for the entire network in the given time range.
Use case guide: Entity benchmarking uses this endpoint as the network baseline for public and private validator-set comparisons.
Must provide either start + end times or epochs
Coming Soon: Support for querying arbitrary time ranges using Unix timestamps, epochs, or slots — exclusively for Scale and Enterprise plans.
Authorizations
Body
Specify a date range to receive aggregated data for that period — ideal for use cases like daily income tracking for income reporting.
Support for querying arbitrary time ranges using Unix timestamps, epochs, or slots will be coming soon, exclusively for Scale and Enterprise plans (https://beaconcha.in/pricing).
- Fixed Window
- 💎 Unix Timestamp
- 💎 Epoch
- 💎 Slot
The Ethereum chain to query.
mainnet, hoodi Response
Successful response.
Response containing performance summary information of the entire network.
The time span actually covered by the returned results — from the first to the last matching data point — specified in slots, epochs, and Unix timestamps.
This reflects the data that was found, not the range that was queried. When no data is found, it falls back to the requested range, or to the full available history if no range was given.

