Skip to main content

Get V2 Glyph codes of ayah

Get glyph codes of ayah for QCF v2 font

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 Muhsaf 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.

    verse_key string

    If you want to get text of a specific ayah.

Responses


Schema
    verses object[]
  • Array [
  • id integer
    verse_key string
    code_v2 string required

    Glyph codes for v2

    v2_page integer required

    Possible values: >= 1 and <= 604

    Madani Muhsaf page number. You can use v2_page to generate css and font faces for QCF page font.

  • ]
Loading...