NFT API

Read NFTs without running an indexer: collection and item metadata, current ownership, transfer history and the on-chain events behind them, on the same key as your RPC and token data.

Primitives that power it
  • Collection / item metadataC2
  • Ownership / balancesC2
  • Transfers / mintsC1
  • Decoded logsC1

Render collections and items

Metadata resolves collection and token attributes so a gallery or marketplace renders items without crawling contracts by hand.

Track ownership and history

Ownership and transfer history let you show provenance, holdings and mint activity for any address or collection.

Built on decoded events

Transfers and mints come from decoded logs, so you get structured events instead of parsing raw topics yourself.

Frequently asked

Which chains are supported for NFTs?

EVM chains where ERC-721/1155 apply; ownership, metadata and transfers are decoded from our own nodes.

Do I need to write a subgraph?

No — collection and item data is served directly; you call endpoints, not a schema you deploy.

Top up, get a key, ship.

Self-serve. Pay in crypto or card. Metered by credits — heavy primitives cost more, simple ones are cheap.

Get API key