NFTs
Signed fetch authentication using decentraland-crypto-middleware with metadata validation (ADR-44l). Requires auth chain headers (x-identity, x-signature, x-timestamp) for signature validation. See http://adr.decentraland.org/adr/ADR-44l for details.
Maximum number of NFTs to return (default: 100)
100Example: 10Number of NFTs to skip for pagination (default: 0)
0Example: 0Sort results by specified criteria
newestPossible values: Filter by NFT category
wearablePossible values: Filter by owner wallet address
0x1234567890abcdef1234567890abcdef12345678Filter by whether NFT is currently on sale
trueFilter by whether NFT (LAND) is available for rent
Text search across NFT names and descriptions
genesisFilter 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
upper_bodyPossible values: Filter by emote category
dancePossible values: 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 specific item ID within a collection
Filter by blockchain network
MATICPossible values: 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")
0.1Maximum price filter in ETH/MATIC (e.g., "100")
100Minimum estate size (number of parcels)
Maximum estate size (number of parcels)
Filter by rental period in days. Can be repeated.
List of NFTs with total count
Total number of NFTs matching the filters
Bad request - invalid parameters
Last updated