Prayer Times API (All Countries)
Warning: Not every city may have districts. For locations without district information, you should perform your queries using only city_id. If district information is available, it is recommended to use district_id for the most accurate results. Usage Methods: Hierarchical Access: First, get the country list via /countries, then list cities via /cities using the selected country ID, and finally…
Prayer Times API (All Countries) endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/countries /prayer-times/countries |
Returns a list of all countries registered in the system along with their ID information. |
| GET |
/cities /prayer-times/cities |
Returns a list of cities and their ID information for the specified country. |
| GET |
/districts /prayer-times/districts |
Returns a list of districts and their ID information for the specified city. |
| GET |
/times /prayer-times/times |
Location Determination (Required) You must send one of the two parameters: District-Based: Use district_id to access times for a specific district. City-Based: If there is no… |
| GET |
/location /prayer-times/location |
Detects the nearest settlement using geographic coordinates (latitude/longitude) and returns the prayer times. |
Prayer Times API (All Countries) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $6 / month | — |
|
| PRO | $14 / month | — |
|
| ULTRA | $28 / month | — |
|
| MEGA | $49 / month | — |
|