icy.tools

API

GraphQL-powered NFT API for blockchain data insights

Visit Website

Overview

icy.tools API is a GraphQL-based service delivering comprehensive NFT data across Ethereum and Polygon blockchains. It provides queries for NFT metadata, ownership history, floor prices, collection stats, and transaction records. Responses are JSON-formatted, adhering to GraphQL standards. Use cases include building NFT marketplaces, analytics platforms, portfolio trackers, or dApps requiring real-time/historical NFT blockchain data. It supports filtering by collection, wallet address, or network for precise ecosystem insights.

Example Integration (JavaScript)

script.js JS

fetch('https://developers.icy.tools/')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(err => console.error(err));

Key Features

  • GraphQL interface
  • Multi-chain support (Ethereum, Polygon)
  • NFT metadata & ownership data
  • Collection stats (floor price, volume)
  • Real-time updates
  • Interactive query playground

Frequently Asked Questions

? Is icy.tools free to use?

Yes, icy.tools offers a free tier with rate limits. Paid plans are available for higher usage limits and advanced features.

? Does it require an API Key?

Yes, an API key is required to access the icy.tools API. You can generate one by signing up on the developer portal.

? What is the response format?

Responses are in JSON format, consistent with GraphQL's standard output structure.

Top Alternatives

OpenSea API Search Google
Alchemy NFT API Search Google
Moralis NFT API Search Google

People Also Ask about icy.tools

icy.tools vs OpenSea APIicy.tools vs Alchemy NFT APIicy.tools vs Moralis NFT API icy.tools 2025 review

Tool Info

Pricing Freemium
Category Cryptocurrency
Platform Public API

Pros

  • Efficient GraphQL queries (minimize over-fetching)
  • Comprehensive NFT data coverage
  • Developer-friendly documentation
  • Supports multiple blockchains
  • Interactive testing playground

Cons

  • Rate limits on free tier
  • No REST API alternative
  • Limited to Ethereum and Polygon chains

More Cryptocurrency Tools