d94e0e0f1821
Get marketplace catalog (v1)
Retrieves the marketplace catalog with items available for browsing and purchase. Supports filtering by category, price range, and various item attributes. Authentication is optional but recommended for personalized results.
Note: Consider using /v2/catalog for enhanced features and performance.
Pagination: Uses first and skip parameters.
This endpoint shares all the same filter parameters as /v1/items, plus catalog-specific options.
Query parameters
Maximum number of items to return (default: 20)
Number of items to skip for pagination (default: 0)
Sort results by specified criteria
Sort direction
Show only items with active listings
Show only items available for minting
Filter by NFT category
Filter by creator wallet address(es). Can be repeated.
Filter by sold out status
Filter by whether item is currently on sale
Text search across item names and descriptions
Filter for head wearables only
Filter for accessory wearables only
Filter for smart wearables only
Filter by specific wearable category
Filter by rarity. Can be repeated for multiple rarities.
Filter by wearable gender compatibility. Can be repeated.
Filter by emote category
Filter by emote gender compatibility. Can be repeated.
Filter by emote play mode. Can be repeated.
Filter for emotes with geometry/props
Filter for emotes with sound
Filter by collection contract address(es). Can be repeated.
Filter by specific item ID within a collection
Filter by blockchain network
Minimum price filter in ETH/MATIC
Maximum price filter in ETH/MATIC
Filter by item URN(s). Can be repeated.
Filter by item ID(s). Can be repeated.
Response
Marketplace catalog