Lexicon
Lexicon
Searches Sefaria lexicon entries (i.e. dictionaries) for the query string passed as word to the endpoint.
get/api/words/{word}
Query parameters
lookup_refstring
This parameter refines the search based on the lookup_ref.
never_splitstring
This parameter refines the search to limit lookup to the actual input string.
always_splitstring
This 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_consonantsstring
If 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 request
Response
An array of matching words.