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 token
  • address: restricts results to tokens that belong to a given contract address
  • id: restricts results to tokens that belong to a given tokenId
  • contractname: restricts results to a given contract name
  • symbol: restricts results to a given symbol of an NFT
  • chain: restricts results to a given chainId
  • {attribute name}:{attribute value}: restricts results to tokens with a given attribute

Language
Authentication
Query
Click Try It! to start a request and see the response here!