Integrate in minutes, debug without leaving your IDE. Docs, SDKs, and auth optimized for agentic development.
Get started quickly
Learn how to use the API with our guides and examples.
Reduce time to production
Take advantage of our SDKs to speed up your backend integration.
Get help
Answers to common questions and 24/7 support regardless of subscription.
Polygon is an EVM-compatible sidechain secured by proof-of-stake validators. It offers low fees and fast block times, making it popular for DeFi apps, NFT marketplaces, gaming, and social dApps.
Yes. Polygon public RPCs and most dedicated providers support WebSocket endpoints, enabling subscriptions such as eth_subscribe for logs, new blocks, or pending transactions.
Use the 1inch Gas Price API.
Use the following settings:
Mainnet:
Network name: Polygon Mainnet
RPC: https://polygon-rpc.com (plus other load-balanced endpoints)
Chain ID: 137
Symbol: MATIC
Explorer: https://polygonscan.com
Public RPCs are shared and rate-limited (exact thresholds vary). To avoid throttling with high-volume apps, use the 1inch Web3 RPC API.