GetNfts
Returns detail information about all nfts with a specific state. *** DEPRECATED - use the paged version ***
You will receive all information (fingerprint, ipfshash, etc.) about the nfts within a specific state. State "all" lists all available nft in this project. The other states are: "free", "reserved", "sold" and "error" *** DEPRECATED - use the paged version ***
get/GetNfts/{apikey}/{nftprojectid}/{state}
Path parameters
apikeystring required
nftprojectidinteger required
statestring required
Response
Returns a List of the NFT Class
Changes
No recorded changes to this endpoint across all 1 revision of this API.