Trending
Last updated
GET /v1/trendings HTTP/1.1
Host: marketplace-api.decentraland.org
Accept: */*
[
{
"item": {
"id": "text",
"name": "text",
"description": "text",
"image": "text",
"category": "text",
"rarity": "text",
"price": 1,
"owner": "text"
},
"trendScore": 1,
"volume": 1
}
]