08LIVE
People, Places & Things
Every named person (3,000+), location, and significant object in the Bible as structured relational data — family trees, coordinates, historical descriptions, and verse references.
Endpoints
GETLIVE
/api/v1/peopleList/search biblical people (paginated)
GETLIVE
/api/v1/people/{slug}Person detail
GETLIVE
/api/v1/people/{slug}/familyA person's family relationships
GETLIVE
/api/v1/people/{slug}/interactionsOther people who appear in the same verses
GETLIVE
/api/v1/people/{slug}/placesPlaces associated with a person
GETLIVE
/api/v1/people/{slug}/timelineA person's timeline events
GETLIVE
/api/v1/places/{slug}Place detail
GETLIVE
/api/v1/things/{slug}Thing (object/artifact) detail
GETLIVE
/api/v1/passages/{reference}/peoplePeople mentioned in a passage
GETLIVE
/api/v1/passages/{reference}/placesPlaces mentioned in a passage
GETLIVE
/api/v1/placesList / search places
GETLIVE
/api/v1/thingsList / search things
Example Request
Example Response
Try it live
Test this feature in the Interactive API Explorer