LexiconAsk AIget https://www.sefaria.org/api/words/{word}Searches Sefaria lexicon entries (i.e. dictionaries) for the query string passed as word to the endpoint.Path ParamswordstringrequiredDefaults to תורהThe word or phrase to search for in the lexicons.Query Paramslookup_refstringThis parameter refines the search based on the lookup_ref.never_splitstringThis parameter refines the search to limit lookup to the actual input string.always_splitstringThis parameter refines the search to look for substring matches regardless of results for original input. One can pass the values 0 (to indicate false) or 1 (to indicate true).always_consonantsstringIf this is 1, the given word will be searched for with and without its vowels. If 0, then the word will be searched for exactly as written in the requestResponse 200An array of matching words.Updated 7 months ago