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
wordIdstringUnique word identifier
positionintegerWord position in verse
textstringGreek text
lemmastringLemma form
strongsNumberstringLinked Strong’s number
morphstringMorphological tag

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