Learn how to access Polygon NFT data & trading through Reservoir's developer tools
Getting Started with Polygon on Reservoir
Reservoir offers access to Polygon & a number of EVM-compatible chains through our simple, yet powerful APIs, SDKs & UI kits for NFT trading and data. To get started create an account and get an API key.
- Polygon API Base URL - You can access all Reservoir APIs by using the
https://api-polygon.reservoir.tools/
base URL. When using the API reference docs for Polygon, make sure to change the base URL to the one above. - Recommended Test Collection - Our recommended Polygon NFT collection to test with is Aww Friends x Reddit Collectible Avatars contract address:
0x6acb8fb82880d39c2b8446f8778a14d34ee6cfb7
. When using the API reference docs, use the collection above to test responses.
To get a better sense of what we offer, checkout of reference Polygon marketplace.
Access Polygon Data with Reservoir
Reservoir gives you access to complete NFT metadata and market data aggregated from across all major marketplaces, including Opensea. You can learn more about our available data in our NFT Data Overview.
- Get Aggregated Polygon Listings - sample response
- Get Aggregated Polygon Offers - sample response
- Get Polygon Floor Prices - sample response
- Get Polygon Sales Volume - sample response
- Get Polygon Collection Metadata - sample response
Trading on Polygon with Reservoir
Reservoir makes it simple to not only get market data and orders, but execute and create orders directly through our APIs and tools. To learn more about trading with Reservoir, check out our NFT Trading Overview. On Polygon, you can:
Execute orders from across major marketplaces, by using the trading APIs or the SDK, which wraps the APIs into simple methods. Check out the buy and sell endpoints below:
Create orders with custom fees and royalties that will get distributed across the Reservoir ecosystem. Or cross-post orders to major marketplaces that have Polygon support. Check out our list and bid endpoints below:
Reservoir Tools Available on Polygon
All Reservoir tools including APIs, SDKs & ReservoirKit have full Polygon support.
Understanding Polygon
Polygon is an Ethereum Layer 2 scaling solution that enhances Ethereum's capability by providing a faster, more efficient framework. By resolving the prevalent issues of slow block confirmations and high gas fees, Polygon allows for a seamless user experience in a secure and decentralized manner. Thanks to its compatibility with Ethereum's network and tooling, it's a perfect solution for developers looking to build scalable applications. Polygon's NFT ecosystem is burgeoning, with new major collections and applications launching on the chain.
Polygon Blockchain Features
-
Scalability: Polygon offers a scalable environment that can handle a much higher number of transactions per second (TPS) compared to Ethereum.
-
Low Transaction Costs: The Polygon chain provides a more cost-effective solution for transactions, making micro-transactions more feasible and affordable.
-
Interoperability: Polygon supports the transfer of any type of data or asset across different blockchains, facilitating greater interaction between various protocols.
-
Security: Leveraging Ethereum's network security, Polygon offers a secure platform for developing and deploying smart contracts.