Zora
Zora is an NFT protocol and marketplace that enables creators to mint, sell, and manage digital collectibles across Ethereum mainnet and Layer 2 networks including the Zora Network (an OP Stack L2), Base, and Optimism. The platform exposes a GraphQL NFT API for querying collections, token metadata, mint events, on-chain sales, and creator royalty data; a Coins SDK REST API for exploring and trading Zora Coins (creator monetization tokens); and a Protocol SDK for contract-level interactions covering ERC-721 and ERC-1155 minting workflows. API keys are available via Zora Developer Settings to unlock higher rate limits beyond the public unauthenticated threshold.
APIs
Zora NFT GraphQL API
GraphQL API for querying NFT metadata, on-chain sales, mint events, collection attributes, and market statistics across Ethereum mainnet and supported L2 networks. Provides aggr...
Zora Coins SDK REST API
Language-agnostic REST API for querying Zora Coins — creator monetization tokens that trade on the Zora protocol. Endpoints cover coin metadata and market data, user/wallet prof...
Zora Protocol SDK
TypeScript SDK providing a Creator Client for deploying and managing Zora ERC-1155 and ERC-721 contracts and a Collector Client for minting tokens (both on-chain and gasless pre...
Zora Network RPC API
JSON-RPC access to the Zora Network L2 chain (Chain ID 7777777), an OP Stack rollup on Ethereum. Compatible with standard Ethereum JSON-RPC tooling (viem, ethers.js, web3.js). A...