Skip to main content

Get Indopak Script of ayah

Get Indopak script of ayah. Use query strings to filter results, leave all query string blank if you want to fetch Indopak script of whole Quran.

Query Parameters
    chapter_number integer

    Possible values: >= 1 and <= 114

    If you want to get indopak script of a specific surah.

    juz_number integer

    Possible values: >= 1 and <= 30

    If you want to get indopak script of a specific juz.

    page_number integer

    Possible values: >= 1 and <= 604

    If you want to get indopak script of a Madani Mushaf page

    hizb_number integer

    Possible values: >= 1 and <= 60

    If you want to get indopak script of a specific hizb.

    rub_el_hizb_number integer

    Possible values: >= 1 and <= 240

    If you want to get indopak script of a specific Rub el Hizb.

    manzil_number integer

    Possible values: >= 1 and <= 7

    If you want to get indopak script of a specific manzil.

    ruku_number integer

    Possible values: >= 1 and <= 558

    If you want to get indopak script of a specific ruku.

    verse_key string

    If you want to get indopak script of a specific ayah.

Responses

Successful response


Schema
    verses object[] required
  • Array [
  • id integer required
    verse_key string required
    text_uthmani string
    text_uthmani_simple string
    text_uthmani_tajweed string
    text_indopak string
    text_indopak_nastaleeq string
    text_imlaei string
    text_imlaei_simple string
    text_qpc_hafs string
    text_qpc_nastaleeq string
    image_url string
    code_v1 string
    code_v2 string
    v1_page integer
    v2_page integer
  • ]
  • meta object required
    filters object required
    oneOf
Loading...