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 Node API

The Node API from Chainstack — 2 operation(s) for node.

Chainstack Node 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 Node. 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 5 operations across 2 paths, and defines 46 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}.

5 operations 2 paths 46 schemas 1 DELETE2 GET1 PATCH1 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 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Node 5
GET
/v1/nodes/
List all Nodes
listAllNodes 15 params → 200
POST
/v1/nodes/
Create Node
createNode body → 201400
GET
/v1/nodes/{id}/
Retrieve Node
retrieveNode 1 param → 200404
PATCH
/v1/nodes/{id}/
Update Node
updateNode 1 param body → 200400404
DELETE
/v1/nodes/{id}/
Delete Node
deleteNode 1 param → 204404

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are BaseNode (11 properties), EthereumNodeDetails (10 properties), BinanceSmartChainNodeDetails (9 properties), FantomNodeDetails (8 properties). Each schema is shown below with its type and property counts.

FantomNodeCreateConfiguration
StarknetNodeDetails
object
StarkNet node details.
5 properties
PolygonPoSNodeConfiguration
object
Polygon PoS node configuration.
1 property
Provider
string
Cloud provider. See also [Supported cloud providers](https://docs.chainstack.com/platform/supported-cloud-hosting-providers).
EthereumNodeConfiguration
object
Ethereum node configuration.
1 property
SolanaNodeCreateConfiguration
NodeRoleCreateEnum
string
Role of the node.
Node
PolygonPoSNodeCreateConfiguration
NodeDetails
AvalancheNodeConfiguration
object
Avalanche node configuration.
1 property
Region
string
Regions the nodes are deployed to. Available for gcloud: asia-southeast1 Available for aws: ap-southeast-1 us-west-2 us-east-1 Available for azure: uksouth Ava…
NodeCreateConfiguration
Protocol
string
Protocol. See also [Supported protocols](https://docs.chainstack.com/platform/supported-protocols).
FantomNodeDetails
object
Fantom node details.
8 properties
EthereumNodeCreateConfiguration
TezosNodeCreateConfiguration
BitcoinNodeDetails
object
Bitcoin node details.
5 properties
EthereumNodeDetails
object
Ethereum node details.
10 properties
AvalancheNodeDetails
object
Avalanche node details.
7 properties
NodeStatusEnum
string
See more about [statuses](https://docs.chainstack.com/platform/view-node-and-network-status).
NodeRoleEnum
string
Role of the node. Available roles: peer — peer node
BinanceSmartChainNodeCreateConfiguration
NodeUpdate
StarknetNodeConfiguration
object
StarkNet node configuration.
ProjectTypeEnum
string
Type of the project. public for public chain project
TezosNodeConfiguration
object
Tezos node configuration.
2 properties
Creator
object
Creator of the object.
5 properties
FantomNodeConfiguration
object
Fantom node configuration.
1 property
NodeTypeEnum
string
Type of the node. Available types: shared — only for ethereum, polygon-pos, bsc, avalanche, fantom, tezos, bitcoin dedicated — for all protocols
Object
object
Common object representation.
2 properties
AvalancheNodeCreateConfiguration
TezosNodeDetails
object
Tezos node details.
5 properties
NodeCreate
HarmonyNodeDetails
object
Harmony node details.
7 properties
BinanceSmartChainNodeDetails
object
Binance Smart Chain node details.
9 properties
SolanaNodeConfiguration
object
Solana node configuration.
HarmonyNodeCreateConfiguration
NodeConfiguration
SolanaNodeDetails
object
Solana node details.
6 properties
BinanceSmartChainNodeConfiguration
object
Binance Smart Chain node configuration.
1 property
BaseNode
object
11 properties
Pagination
object
4 properties
CreatedAt
string
When the object was created.
HarmonyNodeConfiguration
object
Harmony node configuration.
2 properties
StarknetNodeCreateConfiguration

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chainstack-node-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