← Back to All Endpoints

Topical Classifications

List all topic classifications with counts from Nave's Topical Bible.

Parameters

Working Examples

Click any example below to see the live result:

All Classifications

List all topic categories

Try it: https://verseapi.memorize.live/?action=topical_classifications

Response Format

{
  "action": "topical_classifications",
  "result": [
    {
      "classification": "person",
      "count": 2500
    },
    {
      "classification": "place",
      "count": 1200
    }
  ]
}