NFT Collections
Query available NFT collections
Last updated
Query available NFT collections
Last updated
GET /lambdas/nfts/collections HTTP/1.1
Host: peer.decentraland.org
Accept: */*
{
"collections": [
{
"id": "text",
"name": "text"
}
]
}