Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Chainstack Validatiors Info API

The Validatiors Info API from Chainstack — 12 operation(s) for validatiors info.

Chainstack Validatiors Info API is one of 32 APIs that Chainstack publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Validatiors Info. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, an AsyncAPI specification, and 2 JSON Schemas.

This API exposes 12 operations across 12 paths, and defines 23 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://{node_id}.p2pify.com/{api_key}.

12 operations 12 paths 23 schemas 12 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Server
https://{node_id}.p2pify.com/{api_key}
Resource Areas
1

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 12 GET. Each is listed below with its method, path, parameters, and response codes.

Validatiors Info 12
GET
/attestation_data
Get attestation data
getAttestationData 2 params → 200400500
GET
/attestation_of_beacon_block_by_block_id
Get attestations of the beacon block by blockid
getBeaconBlockAttestationsByBlockId 1 param → 200404500
GET
/attester_slashings
Get attester slashings
getBeaconPoolAttesterSlashings → 200500
GET
/beacon_pool_attestations
Get attestations from the beacon pool
getBeaconPoolAttestationsBySlotAndCommitteeIndex 2 params → 200400500
GET
/produce_unsigned_blinded_block
Produce an unsigned blinded block
produceBlindedBlock 3 params → 200400500
GET
/produce_unsigned_block
Produce a new block for the given slot
produceBlock 3 params → 200400500
GET
/proposer_duties
Get proposer duties
getProposerDuties 1 param → 200400500
GET
/proposer_slashings
Get proposer slashings from the beacon pool
getBeaconPoolProposerSlashings → 200500
GET
/validator_balances
Get validator balances by state and ID
getValidatorBalancesByStateIdAndValidatorId 2 params → 200404500
GET
/validator_information_by_state_id
Get information about a specific validator in a given state
getValidatorInformation 2 params → 200400
GET
/validator_information_by_state_id_or_public_key
Get validator by state and ID
getValidatorByStateIdAndIndex 2 params → 200404500
GET
/voluntary_exits
Get voluntary exits from the beacon pool
getBeaconPoolVoluntaryExits → 200500

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are AttestationData (5 properties), BeaconBlockHeader (5 properties), ValidatorInformation (4 properties), Block (4 properties). Each schema is shown below with its type and property counts.

VoluntaryExit
object
2 properties 2 required
AttestationData
object
5 properties 5 required
BalanceItem
object
2 properties 2 required
Error
object
2 properties 2 required
BeaconPoolAttestationsList
array
BeaconPoolVoluntaryExitItem
object
2 properties 2 required
BeaconBlockHeader
object
5 properties 5 required
BeaconPoolAttestationItem
object
3 properties 3 required
SignedBeaconBlockHeader
object
2 properties 2 required
ValidatorBalances
object
1 property 1 required
Checkpoint
object
2 properties 2 required
BeaconPoolProposerSlashingItem
object
2 properties 2 required
Validator
object
1 property 3 required
BeaconBlockAttestationsList
array
Block
object
4 properties 4 required
BeaconPoolAttesterSlashingItem
object
2 properties 2 required
BeaconBlockAttestationItem
object
3 properties 3 required
BeaconPoolProposerSlashingsList
array
ProposerDuties
array
BeaconPoolAttesterSlashingsList
array
IndexedAttestation
object
3 properties 3 required
BeaconPoolVoluntaryExitsList
array
ValidatorInformation
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chainstack-validatiors-info-api-openapi.yml Raw ↑

Other APIs Chainstack publishes across the network.

Chainstack Faucet API
Chainstack Account Info API
Chainstack Accounts Info API
Chainstack Blocks Info API
Chainstack Chain Info API
Chainstack Client Info API
Chainstack Configuration Info API
Chainstack Debug And Trace API
Chainstack Debug API
Chainstack Deployment Options API
Chainstack Events API
Chainstack Execute Transactions API