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

Kusama rc node API

The rc node API from Kusama — 3 operation(s) for rc node.

Kusama rc node API is one of 21 APIs that Kusama publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include rc node. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.0, at version 20.14.1.

Requests are made against 5 base URLs: https://polkadot-public-sidecar.parity-chains.parity.io/, https://kusama-public-sidecar.parity-chains.parity.io/, https://polkadot-asset-hub-public-sidecar.parity-chains.parity.io/, https://kusama-asset-hub-public-sidecar.parity-chains.parity.io/, http://localhost:8080.

3 operations 3 paths 5 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
20.14.1
Base URL
https://kusama-rpc.polkadot.io/
Resource Areas
1

Paths & Operations 3

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

rc node 3
GET
/rc/node/network
Get relay chain node network information from Asset Hub.
getRcNodeNetworking → 200
GET
/rc/node/transaction-pool
Get relay chain pending extrinsics from Asset Hub.
getRcNodeTransactionPool 1 param → 200
GET
/rc/node/version
Get relay chain node version information from Asset Hub.
getRcNodeVersion → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are NodeNetwork (7 properties), PeerInfo (5 properties), NodeVersion (3 properties), TransactionPool (1 property). Each schema is shown below with its type and property counts.

PeerInfo
object
5 properties
NodeNetwork
object
7 properties
NodeRole
string
Role of this node. (N.B. Sentry nodes are being deprecated.)
TransactionPool
object
1 property
NodeVersion
object
Version information of the node.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kusama-rc-node-api-openapi.yml Raw ↑

Other APIs Kusama publishes across the network.

Kusama JSON-RPC API
Kusama accounts API
Kusama ahm API
Kusama blocks API
Kusama contracts API
Kusama coretime API
Kusama node API
Kusama pallets API
Kusama paras API
Kusama rc accounts API
Kusama rc API
Kusama rc blocks API