NFT API
Get NFT metadata
Get the metadata associated with the specified NFT.
GET
/
v1
/
nft
/
metadata
Headers
x-api-key
string
requiredQuery Parameters
chain_id
string
requiredchain network id, see list of details
contract_address
string
requiredThe address of the NFT contract
token_id
string
requiredNFT token id in hex or num string
Response
200 - application/json
code
integer
default: 0message
string
default: okdata
object