← Back to All Endpoints

Topical Terms

List all terms for a specific classification in Nave's Topical Bible.

Parameters

Working Examples

Click any example below to see the live result:

Person Classification

List all person-related topics

Try it: https://verseapi.memorize.live/?action=topical_terms&classification=person

Place Classification

List all place-related topics

Try it: https://verseapi.memorize.live/?action=topical_terms&classification=place

Event Classification

List all event-related topics

Try it: https://verseapi.memorize.live/?action=topical_terms&classification=event

Response Format

{
  "action": "topical_terms",
  "classification": "person",
  "result": [
    {
      "term": "ABRAHAM",
      "verse_count": 75
    }
  ]
}