API
Raheem exposes a free, public, read-only API for the content behind these tools. No API key or authentication is required. All endpoints return JSON and allow cross-origin requests.
Base URL
https://raheem.mv/api/v1Quran
GET
/api/v1/quran/surahsList all 114 surahs with id, Dhivehi/Latin names, and ayah count.
/api/v1/quran/surahsGET
/api/v1/quran/surahs/{id}Get a single surah (1–114) including all its ayahs.
id— Surah number, 1–114
Nan Foiy (Names)
GET
/api/v1/namesList approved Dhivehi names. Supports filtering.
q— Search text across name, meaning, and origingender— "Male" or "Female"hasMeaning— "true" to only return names with a known meaningid— Look up a single name by its id
Dua & Zikr
GET
/api/v1/zikrZikr/adhkar collection, grouped by time of day (morning, evening, afterSalah).
/api/v1/zikrPrayer Times
GET
/api/v1/prayer-times/islandsList all atolls and islands, including each island’s groupId (needed below).
/api/v1/prayer-times/islandsGET
/api/v1/prayer-timesPrayer times for an island group on a given date.
groupId— Island group id, from /api/v1/prayer-times/islands (required)date— YYYY-MM-DD, defaults to today
Questions or issues?
beneyraheem@gmail.com