Search Address Labels
Addresses & Entities
Search Address Labels
Returns a list of addresses that match the specified search term.
GET
Search Address Labels
Authorizations
Authorization method required to allow user to access the api endpoints.
Query Parameters
Comma-separated list of blockchain networks to filter addresses by (e.g., ethereum, solana)
Comma-separated list of blockchain addresses to filter (e.g., 0x123, 0x456)
Substring to search for in addresses or labels (case insensitive)
Include NFT addresses in the search results
Response
200 - application/json
List of addresses that match the specified search term.
Last modified on July 22, 2026