Polygon

Explore Polygon, a Layer 2 scaling solution for Ethereum. Build scalable and low-cost decentralized applications using its RPC gateway.

The Polygon RPC documentation provides developers with the necessary tools to interact with the Polygon blockchain, a Layer 2 scaling solution built on Ethereum. The documentation includes API endpoints for querying blockchain data, managing transactions, and deploying smart contracts. Polygon uses sidechains and rollups to achieve fast and low-cost transactions, making it ideal for decentralized finance (DeFi), gaming, and NFTs. Developers can leverage Ethereum-compatible tools while benefiting from enhanced scalability using Polygon’s RPC gateway.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Polygon • 🔗 Official Polygon Website

RPC Gateway for Polygon blockchain

💎

Polygon Mainnet

↳ JSON-RPC
https://polygon-mainnet.gateway.tatum.io

Polygon Amoy

↳ JSON-RPC
https://polygon-amoy.gateway.tatum.io

Connect to Polygon and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Polygon using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve Polygon Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Polygon node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Test Polygon RPC Methods in Postman

Explore and test Polygon blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with Polygon RPC endpoints, validate API responses, or integrate Polygon into their applications.

How to use the Polygon Postman Collection

  1. Get your API key: Visit Tatum Dashboard to obtain your free API key
  2. Import the collection: Click the "Run in Postman" button below to import the Polygon collection
  3. Configure your environment: Update the gateway-api-key variable in the Tatum Gateway environment
  4. Start testing: Execute any Polygon RPC method and see real-time responses

Available Polygon interfaces

Polygon - JSON-RPC

Polygon - Tatum API