Zora · GraphQL Specification

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.

Documentation Endpoint View on GitHub NFTWeb3BlockchainEthereumL2Creator EconomyMarketplaceZora NetworkBaseOptimismGraphQL

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

https://api.zora.co/graphql

References

Related API Specs

Zora Coins SDK REST API (OpenAPI)
Back to Zora · All GraphQL Specs · GitHub