Skip to content

Hebrew Morphology

Returns word-level data for an Old Testament verse.

GET /v1/hebrew/{osis_ref}
Terminal window
curl https://api.gnosistools.com/v1/hebrew/Gen.1.1 \
-H "X-API-Key: gn_your_key_here"
FieldTypeDescription
word_idstringUnique word identifier
positionintegerWord position in verse
textstringHebrew text
lemma_rawstringRaw lemma form
strongs_numberstringLinked Strong’s number
morphstringMorphological tag

The strongs_number can be used to look up the full lexicon entry via the Strong’s endpoint.