Overview

Staking MATIC is done via a smart contract on the Ethereum network. By using the Staking API, the staking flow consists of the following steps:

  1. Approve token management with the Polygon smart contract.
  2. Create a staking request.
  3. Sign and send the transaction to the network.

Get an authentication token to start using Staking API.

We provide two endpoints for production and testing environments.

What's next?