curl -H 'content-type:application/json' -d '{"id": 1, "jsonrpc": "2.0", "method": "eth_blockNumber"}' 'https://polygon.api.onfinality.io/public'https://polygon.api.onfinality.io/publicwss://polygon.api.onfinality.io/public-ws* The public endpoint is rate limited
ArchiveTrace
N.Virginia
Full
JSON-RPCWebSocketsMetrics
Only pay for what you need.
Build on Polygon with OnFinality RPC endpoints and dedicated node options for apps that need reliable access to Polygon PoS. Polygon is an EVM-compatible network, so teams can use familiar Ethereum tooling while benefiting from lower-cost transactions and faster app workflows.
Polygon RPC endpoints let applications read balances, call contracts, submit transactions, query logs, and monitor receipts. The endpoint becomes part of the user experience for wallets, games, DeFi products, NFT tools, trading bots, analytics jobs, and backend services.
Common workloads include:
Start with eth_blockNumber, then test eth_call, eth_getLogs, transaction submission, WebSocket subscriptions, and the exact retry behavior your app uses under load.
Use Polygon Amoy for staging contract deployments and wallet flows before moving traffic to mainnet. Keep your testnet and mainnet endpoint strategy close enough that release checks catch real integration problems.
Next steps:
Polygon teams usually arrive with an EVM app, wallet, game, or analytics workflow and need to know whether the endpoint supports their read, debug, and production planning needs.
Best fit: mainnet production workflows for dApps, wallets, DeFi, and backend services.
What builders usually check first:
Supported capability notes:
Decision notes:
A quick connection check usually starts with eth_blockNumber, then moves into the exact methods your wallet, dashboard, bot, indexer, or backend service needs.
Planning the next step:
Next steps:
OnFinality takes away the heavy lifting of DevOps so you can build smarter and faster.
Get Started