For AI agents: an LLM-friendly Markdown version of every page is available by appending .md to its URL or by sending an Accept: text/markdown request header. The full documentation index is at https://www.ankr.com/docs/llms.txt
Skip to main content

Ethereum Beacon


tip

Available for Premium users only.

Ethereum Beacon API is available on Web3 API platform upon switching on the Beacon toggle.

The Beacon Chain is a consensus layer that introduced a proof-of-stake to Ethereum. The Beacon Chain mechanism is responsible for creating new blocks, making sure those new blocks are valid, and rewarding validators with ETH for keeping the network secure.

In order for your Web3 application to interact with the Beacon Chain — either by reading blockchain data or sending transactions to the network — it must connect to a Beacon node. Developers interact with the blockchain using the methods provided by the API.

Beacon API uses the REST interface for querying, responses come in JSON format.

Methods supported

Beacon:

Builder:

Config:

Debug:

Events:

Node:

Validator:

ValidatorRequiredApi:

Rewards:


Methods

Beacon

Beacon

Builder, Config, Debug, Events, Node, Validator

Validator, ValidatorRequiredApi

ValidatorRequiredApi

ValidatorRequiredApi, Rewards