Retrieves metadata for a specific product within a collection. This endpoint is publicly accessible and returns product information formatted for NFT marketplaces, including name, description, media URLs, and attributes. The metadata combines product-specific details with collection-level information.
The API key required for accessing protected routes. It should be included in the request headers as x-api-key.
The unique slug identifier of the collection
The token ID of the product
Successfully retrieved product metadata
The name of the product
Array of product attributes formatted for NFT marketplaces
A detailed description of the product
URL to the product's external page
URL to the product's image or video poster
URL to the product's video (if available)