← Back to All Endpoints

Topical Topic

Get all Bible references for a specific topic from Nave's Topical Bible.

Parameters

Working Examples

Click any example below to see the live result:

Love Topic

Get all Bible references for LOVE

Try it: https://verseapi.memorize.live/?action=topical_topic&topic=LOVE

Faith Topic

Get all Bible references for FAITH

Try it: https://verseapi.memorize.live/?action=topical_topic&topic=FAITH

Jesus Christ Topic

Get all Bible references for JESUS CHRIST

Try it: https://verseapi.memorize.live/?action=topical_topic&topic=JESUS%20CHRIST

Response Format

{
  "action": "topical_topic",
  "topic": "LOVE",
  "result": [
    {
      "reference": "John 3:16",
      "text": "For God so loved the world..."
    }
  ]
}