Get NFT by Token Id
NFT ownership verification
With this API , you can verify the ownership of a specific NFT by its unique Token_id
.
API Doc
Swagger Doc | ReDoc
Curl call example
Path parameters:
chain
:[string] chain to work with. Either testnet
or mainnet
.
contractAddress
:[string] smart contract account .
token_id
:[string] Flow token_id of the NFT.
collectionPublicPath
:[string] path of the collection.
Example: