v1

latestOpenAPI 3.1.02026-08-06387578.8 KB
brandTerms

Search Terminology

Searches the text for relevant terminology and returns matched term sets.

Term sets are matched if any word sequence (up to 5 words) in the text is similar to one of the terms of the term set. The similarity measure used is a trigram similarity of 0.5 or higher between the word sequence and the term.

get/brand-terms/search

Query parameters

querystring required
domain_idsstring[] nullable

Optional domain filter

Headers

Authorizationstring required

Bearer authentication

Response

Successful Response