latestOpenAPI 3.0.02026-08-138371125.7 KB

707a88e0b355

System

Get network ETH APR

Proxies Beaconcha.in ethstore/latest to avoid CORS. Returns mainnet network APR.

get/v1/eth-apr

Response

ETH APR data from Beaconcha.in

aprnumber required

Network-wide ETH staking APR as a decimal (e.g. 0.029 = 2.9%). Sourced from Beaconcha.in ethstore/latest.

Example response

{
  "apr": 0.029
}