Zora GraphQL API
The Zora NFT GraphQL API provides a unified interface for querying NFT metadata, on-chain events, sales history, market data, and collection statistics across Ethereum mainnet and supported L2 networks (Zora Network, Base, Optimism). It aggregates data from multiple marketplaces including ZORA, OpenSea (Seaport), LooksRare, Foundation, and others, exposing a single query surface for the entire NFT ecosystem.
Overview
Zora GraphQL API is a GraphQL API specification published by Zora on the APIs.io network.
The Zora NFT GraphQL API provides a unified interface for querying NFT metadata, on-chain events, sales history, market data, and collection statistics across Ethereum mainnet and supported L2 networks (Zora Network, Base, Optimism). It aggregates data from multiple marketplaces including ZORA, OpenSea (Seaport), LooksRare, Foundation, and others, exposing a single query surface for the entire NFT ecosystem.
The GraphQL endpoint is available at https://api.zora.co/graphql.
The specification includes 5 reference links.
Tagged areas include NFT, Web3, Blockchain, Ethereum, and L2.
Endpoint
References
- Documentation https://github.com/ourzora/zora-docs/blob/main/docs/zora-api/intro.mdx
- GettingStarted https://github.com/ourzora/zora-docs/blob/main/docs/zora-api/zdk.mdx
- SchemaFile https://github.com/ourzora/zdk/blob/main/graph-schemas/indexer-graph.graphql
- APIKeys https://keys.api.zora.co/
- ZDK https://www.npmjs.com/package/@zoralabs/zdk