Ethereum API
Search By Label
This endpoint enables you to search and retrieve labels by a given search term. It’s particularly useful for finding specific Ethereum accounts based on labels, types or subtypes.
GET
Inputs
Specify the term or part of the search term you wish to search for.
Your API key for authentication.
Specify number of shown results.
Specify the starting point in the list of results for pagination.
e.g. offset=0
, offset=1
, etc..
Response
An array that encapsulates the labels corresponding to the search term provided.