List NFTsAsk AIget https://api.nft.kred/nft/nftsList NFTs.Query ParamstokenstringrequiredAPI Authentication tokenuserstringThe address or ID of the owner of the NFTs.uuidstringThe NFT UUID.symbolstringThe batch symbol.batchintegerThe batch number.sequenceintegerThe sequence number within the batch.nftintegerThe NFT number.creatorstringThe address or ID of the issuer of the NFTs.domainstringThe domain of the issuer of the NFTs.walletintegerThe ID of the wallet containing the NFTs.currencyintegerThe currency ID of the NFTs.marketintegerThe marketplace in which the NFTs are listed.hiddenbooleanInclude hidden NFTs?truefalsensfwbooleanInclude NSFW NFTs?truefalseflaggedbooleanInclude flagged NFTs?truefalseheldbooleanInclude held NFTs?truefalseshowcasebooleanShow only showcased NFTs?truefalseonsalebooleanShow only NFTs available for sale or auction?truefalsebatchedbooleanGroup NFTs by batch.truefalsetagstringFilter by tag.tagsstringFilter by tags.all_tagsstringRequire all the listed tags to be present, in addition to other filters.any_tagsstringRequire any of the listed tags to be present, in addition to other filters.searchstringFull-text search against NFT metadata.countinteger1 to 100Defaults to 20Number of results to return.pageinteger≥ 1Defaults to 1Number of results to return.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsononeAllowed:application/jsononeResponses 200Success. 400Not a valid address or ID. 404User not found.Updated 11 months ago