Skip to main content
GET
/
api
/
nft
/
asset
/
{policyId}
/
{assetName}
/
price
Individual NFT last sale price
curl --request GET \
  --url https://nexus.gerowallet.io/api/nft/asset/{policyId}/{assetName}/price \
  --header 'Authorization: Bearer <token>'
"aSDinaTvuI8gbWludGxpZnk="

Authorizations

Authorization
string
header
required

JWT Token Authentication

Response

200 - */*

OK

The response is of type string<byte>.