Skip to content

List All Books

Retrieve a list of all Hadith collections available in the API.

  • URL: /api/early-access/books
  • Method: GET
  • Auth required: Yes

Example Response:

json
[
  {
    "collection": "Sahih al-Bukhari",
    "slug": "bukhari"
  }
]

v0.1.0 - Everyone is welcome to contribute at github.com/sunnah-now. Released under the MIT License.