v1
latestOpenAPI 3.0.42026-08-063630188.2 KBGetNfts
Returns detail information about nfts with a specific state with Pagination support. (project uid)
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"
get/GetNfts/{apikey}/{projectuid}/{state}/{count}/{page}
Path parameters
apikeystring required
projectuidstring required
statestring required
countinteger required
pageinteger required
Query parameters
orderbystring
(Optional) The sort order of the result. Possible values are: id (default),id_desc (descending order), selldate (on sold nfts) and selldate_desc (descending order)
Response
Returns a List of the NFT Class