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

The rc pallets API from Kusama — 13 operation(s) for rc pallets.

Kusama rc pallets 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 pallets. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 13 operations across 13 paths, and defines 23 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.

13 operations 13 paths 23 schemas 13 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 13

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

rc pallets 13
GET
/rc/pallets/on-going-referenda
Get relay chain ongoing referenda.
getRcPalletsOnGoingReferenda 1 param → 200400
GET
/rc/pallets/{palletId}/consts
Get a list of constants for a relay chain pallet.
getRcPalletsConsts 3 params → 200400
GET
/rc/pallets/{palletId}/consts/{constantItemId}
Get a constant from a relay chain pallet by its ID.
getRcPalletsConstsItem 4 params → 200400
GET
/rc/pallets/{palletId}/dispatchables
Get a list of dispatchables for a relay chain pallet.
getRcPalletsDispatchables 3 params → 200400
GET
/rc/pallets/{palletId}/dispatchables/{dispatchableItemId}
Get a dispatchable from a relay chain pallet by its ID.
getRcPalletsDispatchablesItem 4 params → 200400
GET
/rc/pallets/{palletId}/errors
Get a list of errors for a relay chain pallet.
getRcPalletsErrors 3 params → 200400
GET
/rc/pallets/{palletId}/errors/{errorItemId}
Get an error from a relay chain pallet by its ID.
getRcPalletsErrorsItem 4 params → 200400
GET
/rc/pallets/{palletId}/events
Get a list of events for a relay chain pallet.
getRcPalletsEvents 3 params → 200400
GET
/rc/pallets/{palletId}/events/{eventItemId}
Get an event from a relay chain pallet by its ID.
getRcPalletsEventsItem 4 params → 200400
GET
/rc/pallets/{palletId}/storage
Get a list of storage items for a relay chain pallet.
getRcPalletsStorage 3 params → 200400
GET
/rc/pallets/{palletId}/storage/{storageItemId}
Get a storage item from a relay chain pallet by its ID.
getRcPalletsStorageItem 5 params → 200400
GET
/rc/pallets/staking/progress
Get progress on the general Staking pallet system on Relay Chain.
getRcStakingProgress 1 param → 200400
GET
/rc/pallets/staking/validators
Get all validators (active/waiting) of a specific chain.
getRcStakingValidators 1 param → 200400

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are StakingProgress (12 properties), PalletStorageItem (10 properties), PalletErrorsItem (7 properties), PalletDispatchablesItem (7 properties). Each schema is shown below with its type and property counts.

UnappliedSlash
object
5 properties
PalletErrorsItem
object
7 properties
PalletStorage
object
6 properties
PalletConstantsItemMetadata
object
Metadata of an constant item from a FRAME pallet.
4 properties
PalletConstants
object
7 properties
PalletDispatchablesItemMetadata
object
Metadata of a dispatchable item from a FRAME pallet.
5 properties
BlockIdentifiers
object
2 properties
PalletDispatchablesItem
object
7 properties
StakingValidators
object
6 properties
PalletDispatchables
object
7 properties
PalletEvents
object
7 properties
PalletStorageItem
object
10 properties
PalletConstantsItem
object
7 properties
PalletsOnGoingReferenda
object
5 properties
PalletStorageType
object
This is going to be formatted to the type of StorageEntryTypeV14.
PalletEventsItemMetadata
object
Metadata of an event item from a FRAME pallet.
5 properties
ElectionStatus
object
Information about the off-chain election. Not included in response when forceEra.isForceNone.
2 properties
StakingProgress
object
12 properties
PalletErrors
object
7 properties
Error
object
4 properties
PalletStorageItemMetadata
object
Metadata of a storage item from a FRAME pallet.
5 properties
PalletEventsItem
object
7 properties
PalletErrorsItemMetadata
object
Metadata of an error item from a FRAME pallet.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kusama-rc-pallets-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