Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 2.07 KB

File metadata and controls

56 lines (32 loc) · 2.07 KB

APIs

RPC API

Connecting to parachain nodes:

Interlay

  • wss://api.interlay.io:443/parachain

Kintsugi

  • wss://api-kusama.interlay.io:443/parachain

Testnet (Interlay)

  • wss://api-testnet.interlay.io:443/parachain

Testnet (Kintsugi)

  • wss://api-dev-kintsugi.interlay.io:443/parachain

?> There's more RPC node providers available. The best place to check is going to https://polkadot.js.org/apps/#/explorer and checking which other providers are offering RPC nodes for each network.

GraphQL APIs

Interlay provides a range of subsquid-based API endpoints for building front-ends and analytic tools.

Interlay

Kintsugi

Testnet (Interlay)

Testnet (Kintsugi)