cURL
curl --request GET \ --url https://api.thehaystack.ai/v2/haystack/scriptures/bibleMetadata \ --header 'Authorization: Bearer <token>'
{ "books": {}, "chaptersPerBook": {}, "versesPerChapter": {} }
Return the canonical book list, chapter counts per book, and verse counts per chapter. Use to populate book/chapter/verse pickers.
Enter your API token from the Haystack dashboard
Bible metadata
Map of book key → display name
Show child attributes