Search for a nft a collection or special attributes

NFTs & Collections searches

Search for a particular NFT id
Example of NFT id search:

  • Cool cats 223
  • Bayc 1134
  • Mayc #345

Search for NFTs using attributes, emotions, etc
Example of attribute search:

  • Tubby cat red
  • Sleepy Moonbirds
  • Doodles smiling
  • Azuki ninja

Search for a specific collection
Example of collection search:

  • Azuki
  • Moonbirds
  • Doodles

📘

No restriction over the attribute provided

In case the exact attribute is not in the collection we will return the closest match.

Restricting your searches to specific requests

  • Wat supports 5 types of searches that can be accessed using search_types parameter while passing in the request.

  • Wat supports +300 collections but you can select to limit the search engine to only one, or a couple of your choice.

  • This parameter helps in restricting the search to a specific search type. Below are the valid arguments for this parameter.

Param: search_types (String separated by commas)

Wat supports 5 types of searches that can be accessed using search_types parameter while passing in the request.
This parameter helps in restricting the search to a specific search type. Below are the valid arguments for this parameter.

  1. attribute_search: attribute search like doodles, happy cool cats etc
  2. token_search: doodles 1111, bayc 223
  3. wallet_search: for wallets
  4. market_search: for market search like "top collections today"
  5. name_match: to get names of collections related to a query

Param: search_collections

To restrict the search to a particular collection this parameter can be passed in the request.

The parameters is a string separated by names of collection slugs. The collection slugs are expected to be official Opensea slugs.

For eg: boredapeyachtclub, doodles-official

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