Genesis Labs.Institutional · Faith-centeredContact
Developer area · In design

A faith-first data layer.

The data under our products — Scripture, plans, and household rhythm — opened up for churches and ministries building their own faith-first tools.

Honest status

No public API yet.

We're shaping the first surfaces with a small group of partner builders. There's no self-serve API today — but here's the shape of where we're headed, and a door if you have a concrete use case.

A glimpse of the shape

# in design — request access
GET /v1/families/:id/rhythm
Authorization: Bearer <app_key>

→ 200 OK
{ "week": "2026-W23",
  "devotional": "Psalm 1",
  "tasks": 12 }
  • REST API + SDKs (in design)
  • Scripture, reading plans, and household-rhythm primitives
  • Auth via per-app keys, scoped to a church or ministry
  • Built so you can extend our data layer without rebuilding it