/eth/v1/events

Subscribe to beacon node events

curl -X GET \
    "curl https://mainnet.ethereum.validationcloud.io/v1/<YOUR_API_KEY_HERE>/eth/v1/events?topics=head \
    -H "accept: text/event-stream"

Last updated