Changelog
v1.0.2 — 2026-05-12 (BREAKING): camelCase response fields
Section titled “v1.0.2 — 2026-05-12 (BREAKING): camelCase response fields”All JSON response field names changed from snake_case to camelCase (e.g., birth_year → birthYear, verse_count → verseCount). Query parameter names are unchanged.
v1.1.0 — Greek & Groups
Section titled “v1.1.0 — Greek & Groups”- Greek morphology endpoint (
/v1/greek/{osis_ref}) for word-level NT analysis - Greek lexicon endpoint (
/v1/greek-lexicon/{strongs_number}) with Dodson data - Groups endpoint (
/v1/groups) for people groups with member lists - Meta endpoint (
/v1/meta) with dataset version and table counts - Usage endpoint (
/v1/usage) for per-key rate limit info - Topics now included in verse entity responses
- Removed placeholder semantic search documentation
v1.0.0 — Initial Release
Section titled “v1.0.0 — Initial Release”- 3,000+ people with family trees and verse references
- 1,200+ places with geographic coordinates
- 900+ events with chronological ordering
- 70,000+ cross-references with community votes
- Complete Strong’s Hebrew and Greek concordance
- Dictionary entries from 4 historical sources
- Topical scripture arrangements
- Hebrew morphological analysis (word-level)
- Hebrew lexicon with TWOT references
- Full-text search across all entity types
- API key authentication with per-key rate limiting