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

The coretime API from Kusama — 6 operation(s) for coretime.

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

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

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

6 operations 6 paths 21 schemas 6 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 6

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

coretime 6
GET
/coretime/leases
Get all the leases currently registered on coretime chain.
getCoretimeLeases 1 param → 200
GET
/coretime/regions
Get all the regions currently registered on coretime chain.
getCoretimeRegions 1 param → 200
GET
/coretime/renewals
Get all the potential renewals currently registered on coretime chain.
getCoretimeRenewals 1 param → 200
GET
/coretime/reservations
Get all the reservations currently registered on coretime chain.
getCoretimeReservations 1 param → 200
GET
/coretime/info
Get the generic information about coretime, either on coretime chain or relay chain.
getCoretimeInfo 1 param → 200
GET
/coretime/overview
Get all the cores information either on coretime chain or relay chain.
getCoretimeCores 1 param → 200

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are CoretimeCore (6 properties), CoretimeRenewal (6 properties), CoretimeRegion (6 properties), CoretimeConfig (4 properties). Each schema is shown below with its type and property counts.

CoretimeReservationsResponse
object
2 properties
CoretimeWorkload
object
4 properties
CoretimeChainInfoResponse
object
4 properties
CoretimeChainCoresResponse
object
2 properties
CoretimeReservation
object
2 properties
CoretimeRenewalsResponse
object
2 properties
CoretimeRegion
object
6 properties
CoretimeLease
object
3 properties
CoretimeRenewal
object
6 properties
BlockIdentifiers
object
2 properties
CoretimeRelayCoreDescriptor
object
3 properties
CoretimeWorkplanInfo
object
4 properties
CoretimeRelayCoresResponse
object
2 properties
CoretimeLeasesResponse
object
2 properties
CoretimeCore
object
6 properties
CoretimeRegionsResponse
object
2 properties
CoretimeMask
string
The mask.
CoretimeRelayInfoResponse
object
4 properties
CoretimeWorkplan
object
3 properties
CoretimeConfig
object
4 properties
CoretimeUntil
string
The lease expiry time.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kusama-coretime-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 node API
Kusama pallets API
Kusama paras API
Kusama rc accounts API
Kusama rc API
Kusama rc blocks API
Kusama rc node API