Skip to main content
GET
Get an overview of Pools, Operators and Addresses

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Rated-Network
enum<string>
default:mainnet
Available options:
mainnet,
hoodi,
holesky

Path Parameters

entity_id
string
required

Query Parameters

entityType
enum<string>
required

The type of entity class you would like returned

Available options:
depositAddress,
withdrawalAddress,
nodeOperator,
pool,
poolShare,
entity,
validator,
privateSet

Response

Successful Response

id
string
required
type
enum<string>
required
Available options:
depositAddress,
withdrawalAddress,
nodeOperator,
pool,
poolShare,
entity,
validator,
privateSet
name
string | null
required
validatorCount
integer | null
required
Required range: x >= 0
networkPenetration
number | null
required
Required range: x >= 0
operatorCount
integer | null
required
Required range: x >= 0