v1

latestOpenAPI 3.0.3raw.githubusercontent.com2025-06-1883262329.3 KB
NFT Items

Get NFT by Ids

Returns NFT Items by specified list of Ids

post/v0.1/items/byIds

Request body

idsItemId[] required

List of the item id

Example request

{
  "ids": [
    "ETHEREUM:0xb66a603f4cfe17e3d27b87a8bfcad319856518b8:32292934596187112148346015918544186536963932779440027682601542850818403729410"
  ]
}

Response

OK

totalinteger

Number of items were found by request

continuationstring

Continuation token to paginate items search result