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 Blocks Info API

The Blocks Info API from Chainstack — 13 operation(s) for blocks info.

Chainstack Blocks 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 Blocks 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 13 operations across 13 paths. 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}.

13 operations 13 paths 0 schemas 13 POST

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 13

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

Blocks Info 13
POST
/eth_blockNumber
ethblockNumber
eth_blockNumber body → 200
POST
/eth_getBlockByHash
ethgetBlockByHash
getBlockByHash body → 200
POST
/eth_getBlockByNumber
ethgetBlockByNumber
getBlockByNumber body → 200
POST
/eth_getBlockTransactionCountByHash
ethgetBlockTransactionCountByHash
getBlockTransactionCountByHash body → 200
POST
/eth_getBlockTransactionCountByNumber
ethgetBlockTransactionCountByNumber
getBlockTransactionCountByNumber body → 200
POST
/eth_newBlockFilter
ethnewBlockFilter
newBlockFilter body → 200
POST
/eth_getBlockReceipts
ethgetBlockReceipts
getBlockReceipts body → 200
POST
/eth_getHeaderByHash
ethgetHeaderByHash
getHeaderByHash body → 200
POST
/eth_getHeaderByNumber
ethgetHeaderByNumber
getHeaderByNumber body → 200
POST
/eth_getUncleByBlockHashAndIndex
ethgetUncleByBlockHashAndIndex
getUncleByBlockHashAndIndex body → 200
POST
/eth_getUncleByBlockNumberAndIndex
ethgetUncleByBlockNumberAndIndex
getUncleByBlockNumberAndIndex body → 200
POST
/eth_getUncleCountByBlockHash
ethgetUncleCountByBlockHash
getUncleCountByBlockHash body → 200
POST
/eth_getUncleCountByBlockNumber
ethgetUncleCountByBlockNumber
getUncleCountByBlockNumber body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Chainstack publishes across the network.

Chainstack Faucet API
Chainstack Account Info API
Chainstack Accounts 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
Chainstack Filter Handling API