get https://api.n.xyz/api/v1/nfts/search/
Returns a list of NFT search results for the supplied query.
You can use the following operators as part of your query:
owner
: restricts results to an address that owns the tokenaddress
: restricts results to tokens that belong to a given contract addressid
: restricts results to tokens that belong to a given tokenIdcontractname
: restricts results to a given contract namesymbol
: restricts results to a given symbol of an NFTchain
: restricts results to a given chainId- {attribute name}:{attribute value}: restricts results to tokens with a given attribute