Quick Start
Mainnet and Testnet API
Get restaking data from Ethereum Mainnet or Holesky Testnet
We support both Ethereum Mainnet and Holesky Testnet API.
The mainnet API uses the following base URL:
while the Holeksy testnet API uses the following base URL:
The API endpoints are the same for both networks, but the data returned will be different. Please make sure to use the correct base URL when making requests.
Please note that the sample requests and responses in this documentation are based on the Ethereum Mainnet API.