In Development

This feature is part of the roadmap. Endpoints are documented so you can plan your integration now.

12SOON

Devotionals

Daily devotional entries — anchor verse, reflection, closing prayer, and related passages. Queryable by date, verse, theme, or random.

Endpoints

GET
/api/v1/devotionals/today

Today's devotional entry

SOON
GET
/api/v1/devotionals/verse/{reference}

Devotional built around a specific passage

SOON
GET
/api/v1/devotionals/theme/{theme_slug}

Devotionals related to a theme

SOON
GET
/api/v1/devotionals/random

Random devotional entry

SOON
Devotionals — Bible API | Selah