Staking in the Polkadot network using the Staking API consists of several main steps:

  1. Submit Bond: Submit a bond to the Polkadot network in exchange for certain benefits.
  2. Submit Nomination: The process of selecting validators within the Polkadot network.

Get an authentication token to start using Staking API.

We provide two distinct endpoints for testing and production environments.

For Polkadot available several networks:

  • mainnet — the main network.
  • kusama — a canary network with real economic value.
  • westend — a testnet.

What's Next?