This endpoint enables you to search and retrieve labels by a given search term. It’s particularly useful for finding specific Base accounts based on labels, types or subtypes.
GET
/
api
/
base
/
search
/
{searchtext}
Copy
curl --location --request GET 'https://api.walletlabels.xyz/api/base/search/Uniswap?apikey=demo-api-key-x-00000' \--header 'Content-Type: application/json'