Visual Search Endpoint

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Using the API

The API can be used to search for NFTs via text queries describing the visual or aesthetic elements of the NFTs.

📘

Chain Support

This API endpoint is running on Tezos. The endpoints are available on Ethereum, the major EVM chains, and Solana - on demand.

  • text_query is your desired search query.
  • contract_filter is used to limit the recommendations to a specific set of contracts. Separate each contract address with ",".
  • recency_bias let you control, for your search results, the bias given to the recently minted items. From 0 to 100, the higher the recency_bias the more the model will return recently minted collections.
  • limit lets you limit the number of results of your search.
  • offset can be used with pagination.
  • click Try It! once you are ready.

Search Examples

  • Do a visual search on Tezos, with a bias towards recently minted NFTs.
    • text_query: post-abstract rainbow with pastel colors
    • contract_filter: (leave empty)
    • blockchain_filter: (leave empty)
    • recency_bias: 80
    • limit: 50
    • offset: (leave empty)
Query Params
string
required
contract_filter
array of strings
Contract Filter
blockchain_filter
array of strings
Blockchain Filter
number
0 to 1
Defaults to 0
integer
Defaults to 50
integer
Defaults to 0
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json