Collection Metadata By Slug
GET
/v3/{apiKey}/getCollectionMetadata
getCollectionMetadata - Retrieves high-level collection or contract-level information for an NFT collection. This endpoint is supported on Ethereum and many L2s, including Polygon, Arbitrum, Optimism, Base, World Chain and more. See the full list of supported networks here.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Query Parameters
collectionSlugstringrequireddefaults to boredapeyachtclubString - OpenSea slug for the NFT collection.
Responses
200
Returns the collection metadata for the specified slug.
Was this page helpful?