v1

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

Get NFT Ownerships by Ids

Returns Ownerships by specified list of Ids

post/v0.1/ownerships/byIds

Request body

idsOwnershipId[] required

List of the Ownerships ids

Example request

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

Response

OK

totalinteger

Number of ownerships were found by request

continuationstring

Continuation token to paginate Ownerships search result