NFT data API for developers, plain and simple
Fetch powerful market insights, historical trading data, and indexed token data with our simple GraphQL API

Designed by developers
Highly expressable, easy-to-use GraphQL API
Our API makes it extremely easy to query any kind of data, whether it's a simple lookup or deeply nested. With one call, you can get the data you need.

query {
token(
contractAddress: "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d"
tokenId: "1"
) {
... on ERC721Token {
owner {
address
ensName
}
}
}
}


Access indexed blockchain data
The Icy API makes it a breeze to query on-chain data. Fetch collections, tokens, traits, wallets, and more through simple calls.

Get NFT insights
We currently offer NFT sale insights that give accurate floor, average, and volume data for you to use in your application.

Reliability and uptime
Our data is depended upon by traders who need to make to-the-minute decisions. We treat system reliability with the utmost importance.