Query available NFT collections
Returns all available NFT collections from both L1 (Ethereum) and L2 (Polygon) networks, including base wearables and emotes
List of all collections
Last updated 5 months ago
GET /lambdas/nfts/collections HTTP/1.1 Host: peer.decentraland.org Accept: */*
{ "collections": [ { "id": "text", "name": "text" } ] }