API Reference

Search for an address that matches a natural language description of that entity.

  • query: The natural language description of the entity you're looking for.
  • blockchain: The chain to search on. Currently only "ethereum" is supported.
  • entity_type: Choose from identity, nft, and token.
  • query_by: Optional way to filter results by specific keys. For example, if you only want farcaster profiles: ["farcaster_username"]
Log in to see full request history
Body Params
string
required

The query string for the search.

string
required

The blockchain to use for the search.

string
required

The type of entity to search for.

query_by
array of strings

A list of fields to look at. Only these fields will be searched.

Query By
Responses

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