Skip to main content

Get Imlaei Simple text of ayah

Get Imlaei simple script(without tashkiq/diacritical marks) of ayah.

Query Parameters
    chapter_number integer

    Possible values: >= 1 and <= 114

    If you want to get text of a specific surah.

    juz_number integer

    Possible values: >= 1 and <= 30

    If you want to get text of a specific juz.

    page_number integer

    Possible values: >= 1 and <= 604

    If you want to get text of a Madani Mushaf page

    hizb_number integer

    Possible values: >= 1 and <= 60

    If you want to get text of a specific hizb.

    rub_el_hizb_number integer

    Possible values: >= 1 and <= 240

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

    manzil_number integer

    Possible values: >= 1 and <= 7

    If you want to get text of a specific manzil.

    ruku_number integer

    Possible values: >= 1 and <= 558

    If you want to get text of a specific ruku.

    verse_key string

    If you want to get text 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...