View NFT Metadata

The current NFT course token metadata is stored under ONGAESHI centralized database. The metadata recorded NFT information such as token ID, attributes and the on-loan progress and etc.

API Input: NFT Collection Address, Token ID

API Return: Metadata of the specific NFT Token

API to return all the metadata for the specific NFT token. The URL will be used by the URI inside the NFT tokenURI for fetching metadata. This is the main API to return the NFT metadata but would like to upgrade to the IPFS path in the future.

Last updated