d94e0e0f1821
List and search NFTs
Retrieves NFTs from the Decentraland marketplace with comprehensive filtering capabilities.
Supports multiple NFT types:
- Wearables (clothing, accessories)
- LAND parcels and Estates
- ENS names
- Emotes
Advanced filtering options:
- Ownership and sale/rental status
- Categories and search text
- Price ranges (min/max)
- LAND-specific: distance to plaza, adjacent to roads, estate size
- Rental status and rental days for LAND parcels
- Wearable filters: category, gender, head/accessory/smart types
- Emote filters: category, play mode, sound, geometry
- Network selection (Ethereum mainnet, Polygon)
- Sort by: name, newest, recently listed/sold, cheapest, rental metrics
Pagination: Uses first and skip parameters (NOT limit/offset).
Authentication is optional but provides access to user-specific data like favorites.
Query parameters
Maximum number of NFTs to return (default: 100)
Number of NFTs to skip for pagination (default: 0)
Sort results by specified criteria
Filter by NFT category
Filter by owner wallet address
Filter by whether NFT is currently on sale
Filter by whether NFT (LAND) is available for rent
Text search across NFT names and descriptions
Filter for LAND parcels and estates only
Filter for head wearables only
Filter for accessory wearables only
Filter for smart wearables only
Filter by specific wearable category
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 creator wallet address(es). Can be repeated.
Filter by specific token ID
Filter by item rarity. Can be repeated.
Filter by specific item ID within a collection
Filter by blockchain network
Filter by rental status (for LAND). Can be repeated.
Filter for LAND parcels adjacent to roads
Minimum distance to plaza (for LAND filtering)
Maximum distance to plaza (for LAND filtering)
Filter by tenant wallet address (for rented LAND)
Minimum price filter in ETH/MATIC (e.g., "0.1")
Maximum price filter in ETH/MATIC (e.g., "100")
Minimum estate size (number of parcels)
Maximum estate size (number of parcels)
Filter by rental period in days. Can be repeated.
Response
List of NFTs with total count