v1
latestOpenAPI 3.0.02026-07-17115.4 KBquery
Find labels for an address
This endpoint allows you to retrieve labels for a given address.
You can specify an address or label query and a limit on the number of results returned. The endpoint uses a search index to search for matching labels, based on the query string. It is updated periodically, so it may take a few minutes for new labels to be searchable.
get/query
Query parameters
querystring required
The address query or label name.
limitinteger
The maximum number of labels to return (default is 20, maximum is 100).
Response
A list of labels that match the given address query.