Collection Metadata By Slug

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

apiKeystringRequired

Query parameters

collectionSlugstringRequired

String - OpenSea slug for the NFT collection.

Response

Returns the collection metadata for the specified slug.
namestring or null

String - Name of the queried NFT Collection

slugstring or null

The human-readable string used to identify the collection on OpenSea.

floorPriceobject or null
Floor price data for the collection
descriptionstring or null
OpenSea collection description
externalUrlstring or null
Collection homepage
twitterUsernamestring or null
The twitter username of the collection
discordUrlstring or null
The discord URL of the collection