Dokumentation
Polygon
Polygon JSON-RPC API documentation on TheRPC — methods, guides, and SDK examples.
Getting started
Quick StartGet a TheRPC API key and make your first Polygon JSON-RPC call with curl, JavaScript, or Python in minutes against chain ID 137.
AuthenticationHow to obtain, use, and secure a TheRPC API key for Polygon requests, including Bearer header placement, environment variable setup, and error handling.
Rate LimitsHow TheRPC enforces rate limits on Polygon API requests, what error responses look like, and how to handle them with retries, batching, caching, and WebSocket s
API OverviewTechnical overview of TheRPC's Polygon JSON-RPC 2.0 API: HTTP and WebSocket endpoints, request and response formats, authentication, method categories, and stan
FAQFrequently asked questions about the Polygon API on TheRPC covering authentication, rate limits, error codes, transaction tracking, chain reorgs, and performanc
Basic OperationsHow to perform the most common Polygon operations via TheRPC: checking MATIC balances, querying transactions and receipts, reading blocks, calling contracts, an
All MethodsComprehensive reference of all supported Polygon JSON-RPC methods on TheRPC across eth_, debug_, trace_, net_, txpool_, and web3_ namespaces with CU costs.