This is an REST API of Holy Quran with translation in Bangla and English. This api also includes the tafseer Tafhimul Quran
ROOT URI : http://alquranbd.com/api/
URI | Parameters | Response | Example Call |
---|---|---|---|
ROOT/tafheem/sura/list | none | JSON List of the Hadith books | https://alquranbd.com/api/tafheem/sura/list |
ROOT/tafheem/suraData/:sura_no /:page_no |
sura_no : int; `page_no : int |
JSON List of ayas | https://alquranbd.com/api/tafheem/suraData/2/3 |