Free UmmahAPI

Qibla direction, prayer times, Hijri calendar, Asma ul Husna and more — fast JSON endpoints with global coverage.

Sadaqah Jariah — May Allah accept this service for the ummah.

API Endpoints

Qibla Direction API

Find accurate prayer direction to Makkah from any coordinates worldwide.

GET /api/qibla?lat={lat}&lng={lng}

Prayer Times API

Accurate Fajr–Isha prayer times with madhab support (Hanafi/Shafi/Maliki/Hanbali).

GET /api/prayer-times?lat={lat}&lng={lng}&madhab=Hanafi&method=MuslimWorldLeague

Hijri Calendar API

Gregorian to Hijri date conversion and Islamic calendar events.

GET /api/hijri-date?date=YYYY-MM-DD

99 Names of Allah API

Asma ul Husna - The 99 Beautiful Names of Allah with meanings and transliterations.

GET /api/asma-ul-husna

Quick Examples

Get Qibla Direction

curl "https://ummahapi.com/api/qibla?lat=41.8781&lng=-87.6298"

Get Prayer Times

curl "https://ummahapi.com/api/prayer-times?lat=24.8607&lng=67.0011&madhab=Hanafi&method=MuslimWorldLeague"

Rate Limits & Fair Use

  • General: 200 requests / 15 minutes
  • Calculations: 30 calculations / minute
  • Protection: 1000 requests / hour

Open Source & Community

Open source on GitHub: yousuf3131/UmmahApi . Contributions and PRs are welcome!