Themes
Filter scripture results by biblical theme to get more focused, relevant verses.
Available themes
The API supports 30 themes:
| Theme | Theme | Theme |
|---|---|---|
| salvation | love | faith |
| hope | grace | prayer |
| forgiveness | peace | wisdom |
| joy | righteousness | redemption |
| holy_spirit | creation | judgment |
| covenant | worship | discipleship |
| service | humility | suffering |
| perseverance | community | resurrection |
| prophecy | kingdom | justice |
| mercy | truth | baptism |
Using the theme parameter
Pass theme as a string in your request body alongside your query:
The theme parameter is optional. If omitted, search runs across all themes.
Which endpoints support themes?
/v1/bible/searchโ keyword search with theme filter/v1/bible/search-aiโ semantic search with theme filter/v1/bible/askโ RAG answer scoped to a theme
Theme behavior
When theme is provided, results are pre-filtered to verses tagged with that theme before ranking. This means:
- Fewer results overall (bounded to that theme's verse set)
- Higher topical precision
- If the theme has fewer than
top_ktagged verses, you may get fewer results than requested