v1

latestOpenAPI 3.0.42026-08-063630188.2 KB
GetNfts

Returns detail information about nfts with a specific state with Pagination support. (project id)

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}/{nftprojectid}/{state}/{count}/{page}

Path parameters

apikeystring required
nftprojectidinteger 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

idinteger
uidstring nullable
namestring nullable
displaynamestring nullable
detaildatastring nullable
ipfsLinkstring nullable
gatewayLinkstring nullable
statestring nullable
mintedboolean
policyIdstring nullable
assetIdstring nullable
assetnamestring nullable
fingerprintstring nullable
initialMintTxHashstring nullable
seriesstring nullable
tokenamountinteger
priceinteger nullable
selldatestring date-time nullable
paymentGatewayLinkForSpecificSalestring nullable
priceSolanainteger nullable
priceAptosinteger nullable
priceMidnightinteger nullable