GetNftDetails
Returns detail information about one nft specified by its name (nftproject id)
You will receive all information (fingerprint, ipfshash, etc.) about one nft with the submitted name
get/GetNftDetails/{apikey}/{nftprojectid}/{nftname}
Path parameters
apikeystring required
nftprojectidinteger required
nftnamestring required
Response
Returns the Nft Class
Changes
No recorded changes to this endpoint across all 1 revision of this API.