cURL
curl --request GET \ --url https://api.rated.network/v0/eth/network/capacity \ --header 'Authorization: Bearer <token>'
[ { "timeWindow": "1d", "latestEpoch": 1, "activatedValidators": 1, "activationCapacityFilled": 1, "exitedValidators": 1, "exitCapacityFilled": 1, "activatedPercentage": 1, "exitedPercentage": 1, "churnLimit": 1, "activationChurnLimit": 1, "exitChurnLimit": 1 } ]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
mainnet
hoodi
holesky
Successful Response
1d
7d
30d
all
x >= 0