Skip to main content

List Chapters

Get list of #model:aC7ed7aoTAZEKLCGF.

Query Parameters
    language string

    Default value: en

Responses

Successful response


Schema
    chapters object[]
GET /chapters

Authorization

name: x-auth-tokentype: apiKeydescription: The JWT access token required for accessing the endpoints.in: header
name: x-client-idtype: apiKeydescription: Your client Idin: header

Request

Base URL
https://apis-prelive.quran.foundation/content/api/v4
x-auth-token
x-client-id
language — query
curl / cURL
curl -L -X GET 'https://apis-prelive.quran.foundation/content/api/v4/chapters' \
-H 'Accept: application/json' \
-H 'x-auth-token: <API_KEY_VALUE>' \
-H 'x-client-id: <API_KEY_VALUE>'