← Back to All Endpoints

Topical Search

Search Nave's Topical Bible by keyword to find topics related to your search term.

Parameters

Working Examples

Click any example below to see the live result:

Search for Love

Find topics related to love

Try it: https://verseapi.memorize.live/?action=topical_search&keyword=love

Search for Faith

Find topics related to faith

Try it: https://verseapi.memorize.live/?action=topical_search&keyword=faith

Search for Prayer

Find topics related to prayer

Try it: https://verseapi.memorize.live/?action=topical_search&keyword=prayer

Response Format

{
  "action": "topical_search",
  "keyword": "love",
  "result": [
    {
      "topic": "LOVE",
      "classification": "concept",
      "verse_count": 150
    }
  ]
}