Skip to content

Greek Morphology

Returns word-level data for a New Testament verse.

GET /v1/greek/{osis_ref}
Terminal window
curl https://api.gnosistools.com/v1/greek/John.3.16 \
-H "X-API-Key: gn_your_key_here"
FieldTypeDescription
word_idstringUnique word identifier
positionintegerWord position in verse
textstringGreek text
lemmastringLemma form
strongs_numberstringLinked Strong’s number
morphstringMorphological tag

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