Skip to main content

Get hadith counts within a verse range

Get a map of verse keys to hadith counts within an inclusive ayah range. The optional language query parameter is accepted for parity with internal consumers, but the count response itself is language-independent.

Query Parameters
    from string required

    Starting ayah key in chapter:verse format.

    to string required

    Ending ayah key in chapter:verse format.

    language string

    Default value: en

    Optional language code. The response data is not language-dependent.

Responses

Successful response


Schema
    property name* integer
Loading...