Supported Testnets

Learn how to access Testnet NFT data & trading through Reservoir's developer tools

Getting Started with Testnets on Reservoir

Reservoir offers access to a number of EVM-compatible chains & testnets through our simple, yet powerful APIs, SDKs & UI kits for NFT trading and data. To get started you can get an API key which has a generous free plan & affordable paid subscriptions.

Testnets Reservoir Supports & Base URLs

You can access all Reservoir APIs by changing the base URL. When using the API reference docs, make sure to change the base URL to the corresponding URL. You can see all chains we support here including mainnets.

TestnetBase URL
Sepoliahttps://api-sepolia.reservoir.tools
Base Sepoliahttps://api-base-sepolia.reservoir.tools
Framehttps://api-frame-testnet.reservoir.tools
Blast Sepoliahttps://api-blast-sepolia.reservoir.tools
Ancient8https://api-ancient8-testnet.reservoir.tools
Amoyhttps://api-amoy.reservoir.tools/

You can check out out the testnets on our testnet reference marketplace.

Access Testnet 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.

Trading on Testnet 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 Testnet, 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 Testnet support. Check out our list and bid endpoints below:

Reservoir Tools Available on Testnet

All Reservoir tools including APIs, SDKs & ReservoirKit have full Testnet support.

Understanding Testnets

Testnets, or testing networks, are crucial elements in the blockchain ecosystem and play a significant role in the development and smooth operation of NFT marketplaces. They simulate the conditions of a live blockchain network for testing purposes, offering invaluable features like cost-free testing, safe environments, debugging facilities, and iterative development support.

Optimism Blockchain Features

  1. Cost-Free Testing: Test Nets allow developers to simulate transactions without incurring real-world costs.
  2. Safe Environment: They provide a secure space for testing new features or smart contracts, reducing risks associated with live deployment.
  3. Debugging Facilities: Test Nets enable developers to identify and rectify errors before deploying on the main network.
  4. Iterative Development Support: They foster experimentation and iterative improvements, helping to create robust NFT marketplace platforms.