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

The Network API from Chainstack — 2 operation(s) for network.

Chainstack Network 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 Network. 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 84 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 84 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.

Network 5
GET
/v1/networks/
List all Networks
listAllNetworks 8 params → 200
POST
/v1/networks/
Create Network
createNetwork body → 201400
GET
/v1/networks/{id}/
Retrieve Network
retrieveNetwork 1 param → 200404
PATCH
/v1/networks/{id}/
Update Network
updateNetwork 1 param body → 200400404
DELETE
/v1/networks/{id}/
Delete Network
deleteNetwork 1 param → 204404

Schemas 84

The contract defines 84 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
BitcoinNetworkConfiguration
object
Bitcoin network configuration.
1 property
ArbitrumNetworkConfiguration
object
Arbitrum network configuration.
1 property
PolygonPoSNodeConfiguration
object
Polygon PoS node configuration.
1 property
StarknetNodeDetails
object
StarkNet node details.
5 properties
HarmonyNetworkConfiguration
object
Harmony network configuration.
1 property
BaseNetwork
object
8 properties
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
StarknetNetworkCreateConfiguration
NodeDetails
NearNetworkConfiguration
object
Near network configuration.
1 property
SolanaNetworkConfiguration
object
Solana network configuration.
1 property
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
FantomNodeDetails
object
Fantom node details.
8 properties
Protocol
string
Protocol. See also [Supported protocols](https://docs.chainstack.com/platform/supported-protocols).
EthereumNodeCreateConfiguration
TezosNodeCreateConfiguration
BitcoinNodeDetails
object
Bitcoin node details.
5 properties
NetworkUpdate
EthereumNodeDetails
object
Ethereum node details.
10 properties
TezosNetworkConfiguration
object
Tezos network configuration.
1 property
AvalancheNodeDetails
object
Avalanche node details.
7 properties
NodeStatusEnum
string
See more about [statuses](https://docs.chainstack.com/platform/view-node-and-network-status).
AuroraNetworkConfiguration
object
Aurora network configuration.
1 property
EthereumNetworkConfiguration
object
Ethereum network configuration.
1 property
NodeRoleEnum
string
Role of the node. Available roles: peer — peer node
BinanceSmartChainNodeCreateConfiguration
CronosNetworkConfiguration
object
Cronos network configuration.
1 property
AuroraNetworkCreateConfiguration
CronosNetworkCreateConfiguration
NearNetworkCreateConfiguration
FuseNetworkConfiguration
object
Fuse network configuration.
1 property
StarknetNodeConfiguration
object
StarkNet node configuration.
GnosisNetworkCreateConfiguration
PolygonPoSNetworkConfiguration
object
Polygon PoS network configuration.
1 property
TezosNodeConfiguration
object
Tezos node configuration.
2 properties
Creator
object
Creator of the object.
5 properties
ProjectTypeEnum
string
Type of the project. public for public chain project
FantomNetworkCreateConfiguration
TezosNetworkCreateConfiguration
FantomNodeConfiguration
object
Fantom node configuration.
1 property
PolygonPoSNetworkCreateConfiguration
EthereumNetworkCreateConfiguration
NetworkCreate
NodeTypeEnum
string
Type of the node. Available types: shared — only for ethereum, polygon-pos, bsc, avalanche, fantom, tezos, bitcoin dedicated — for all protocols
SolanaNetworkCreateConfiguration
Object
object
Common object representation.
2 properties
AvalancheNodeCreateConfiguration
ArbitrumNetworkCreateConfiguration
TezosNodeDetails
object
Tezos node details.
5 properties
BitcoinNetworkCreateConfiguration
HarmonyNodeDetails
object
Harmony node details.
7 properties
BinanceSmartChainNodeDetails
object
Binance Smart Chain node details.
9 properties
FuseNetworkCreateConfiguration
GnosisNetworkConfiguration
object
Gnosis network configuration.
1 property
SolanaNodeConfiguration
object
Solana node configuration.
HarmonyNetworkCreateConfiguration
HarmonyNodeCreateConfiguration
NodeConfiguration
Network
NodeInitialCreate
AvalancheNetworkCreateConfiguration
SolanaNodeDetails
object
Solana node details.
6 properties
NetworkStatusEnum
string
See more about [statuses](https://docs.chainstack.com/platform/view-node-and-network-status).
BinanceSmartChainNetworkConfiguration
object
Binance Smart Chain network configuration.
1 property
BinanceSmartChainNodeConfiguration
object
Binance Smart Chain node configuration.
1 property
BaseNode
object
11 properties
StarknetNetworkConfiguration
object
StarkNet network configuration.
1 property
Pagination
object
4 properties
Configuration
BinanceSmartChainNetworkCreateConfiguration
FantomNetworkConfiguration
object
Fantom network configuration.
1 property
CreatedAt
string
When the object was created.
AvalancheNetworkConfiguration
object
Avalanche network configuration.
1 property
HarmonyNodeConfiguration
object
Harmony node configuration.
2 properties
StarknetNodeCreateConfiguration
CreateConfiguration

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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