Retrieve Any NFT Information
Perhaps you require more information about the particulars of a certain NFT? This particular endpoint is used to gather all the information that a specific NFT has such as ownership, token ID, and contact details.
Endpoint: GET /api/nfts/{nftId}
With this call, you can get real-time data on any NFT by entering the token’s identification number.
Last updated