Getting started | Polygon

What is the Polygon protocol?

Polygon is an EVM-compatible sidechain and one of Ethereum's scaling solutions to help reduce costs and increase efficiency.

Polygon runs independently from the Ethereum chain, has its own consensus mechanism, and can bridge assets between the two networks.

Find useful Polygon tools in the Polygon tooling section.

👍

Get you own node endpoint today

Start for free and get your app to production levels immediately. No credit card required.

You can sign up with your GitHub, X, Google, or Microsoft account.

What is the Polygon API

The Polygon API allows developers to communicate with the Polygon blockchain to build applications.

To read data from and send transactions to the Polygon blockchain, an application must connect to a Polygon RPC node.

When communicating with a Polygon RPC node, the Polygon client implements a JSON-RPC specification, a communication protocol allowing one to make remote calls and execute them as if they were made locally.

How to start using the Polygon API

To use the Polygon API, you need access to a Polygon RPC node.

Follow these steps to sign up on Chainstack, deploy a Polygon RPC node, and find your endpoint credentials:

  1. Sign up with Chainstack.
  2. Deploy a node.
  3. View node access and credentials.

Now you are ready to connect to the Polygon blockchain and use the Polygon API to build.

📘

See also

Build better with Polygon