d94e0e0f1821
List marketplace items
Retrieves items from marketplace collections. Items are templates/blueprints for NFTs in collections (e.g., wearable designs, emote templates).
Filter capabilities:
- Specific contract address and item ID
- Category (wearable, emote)
- Creator addresses (multiple allowed)
- Sale and sold-out status
- Text search by name or description
- Price range filtering
- Wearable filters: category, gender, head/accessory/smart types
- Emote filters: category, play mode, sound, geometry
- Network selection (Ethereum, Polygon)
- URN and ID filtering
Pagination: Uses first and skip parameters (NOT limit/offset).
Authentication is optional but may provide personalized results including pick statistics.
Query parameters
Maximum number of items to return (default: 100)
Number of items to skip for pagination (default: 0)
Filter by NFT category
Filter by creator wallet address(es). Can be repeated for multiple creators.
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 (e.g., "0.1")
Maximum price filter in ETH/MATIC (e.g., "100")
Filter by item URN(s). Can be repeated.
Filter by item ID(s). Can be repeated.
Response
List of items with total count