GET /search/{source_lang}
Operation ID: —
Auth: unknown
Description
Use this to retrieve possible [headword](documentation/glossary?term=headword) matches for a given string of text. The results are culculated using headword matching, fuzzy matching, and [lemmatization](documentation/glossary?term=lemma) <div id="search"></div>
Parameters (8)
(string, header, required, default: 5037d509)
App ID Authentication Parameter
(string, header, required, default: 4dc1aebaa63721f0f8e79a55e2514bc7)
App Key Authentication Parameter
(string, query, optional)
Limit the number of results per response. Default and maximum limit is 5000.
(string, query, optional)
Offset the start number of the result.
(boolean, query, optional, default: false)
Set prefix to true if you'd like to get results only starting with search string.
Constraints: {'enum': ['false', 'true']}
(string, query, optional, default: eye)
Search string
(string, query, optional)
If searching in English, filter words with specific region(s) either 'us' or 'gb'.
(string, path, required)
IANA language code
Constraints: {'enum': ['en', 'es', 'hi', 'lv', 'sw', 'ta', 'gu']}
No probe data for this endpoint yet.