Closed ngekoding closed 3 years ago
You can use Ayah by chapter but this route has pagination. You can get max 50 records per API call. Use words=false
query string if don't need words.
Second options is Verse text endpoint. No pagination there, but you can get a single attribute of each ayah. /v4/quran/verses/uthmani
will return Uthmani text( no words )
You can use Ayah by chapter but this route has pagination. You can get max 50 records per API call. Use
words=false
query string if don't need words.Second options is Verse text endpoint. No pagination there, but you can get a single attribute of each ayah.
/v4/quran/verses/uthmani
will return Uthmani text( no words )
If I use the second options, can I get the translation also in one API call?
Trying to use Ayah by chapter, but can't found how to get next page.
Hi, thanks to this great work.
I was read the doc, but can't found how can I get the chapter with full verse (not word by word). How can I do that?
Edit: I use the v4