NFT Details
SDA/NFT details
Get Non-fungible Token details (API reference)
POST
/api/Explorer/NFTdetails
Returns the NFT information in detail
Headers
Name
Type
Description
Content-Type*
application/json
application in JSON format
Authorization*
Bearer <your Key>
attach your API key here
Usev2*
String
Value should be true or yes
Request Body
Name
Type
Description
tokenidstart*
Int
The first token in the range to set data on
tokenidend*
Int
The last token in the range to set data on
propertyid
Long
SDA / NFT Details with Javascript SDK
Liaas SDK package installation
Last updated