Diyanet AwqatSalah API provides official prayer-time data through authenticated REST endpoints.
The information on this page was compiled from the provider's own sources, but the record has not been through full editorial review. Verify access conditions and limits against the provider's current documentation. Records in this state are not indexed by search engines.
Our review criteriaCatalog notes to consider when evaluating the integration, in addition to the provider documentation.
In 2026-02-19 tests, Auth/Login, Place, DailyContent, PrayerTime, and v2/Place routes were confirmed live (unauthorized calls returned 401, Login with empty body returned 406). The landing page lists /api/AwqatSalah/*, but live host currently serves these routes under /api/PrayerTime/*.
Last verified: February 19, 2026
Other APIs in the same category usable from Türkiye.
Public test lab configuration summary for this API.
https://awqatsalah.diyanet.gov.tr/Methods
Verified endpoint examples
/Auth/LoginLogin (get token)
Returns access/refresh token using email and password.
/Auth/RefreshToken/{refreshToken}Refresh token
Generates a new access token using refresh token.
/api/DailyContentDaily content
Returns daily religious content.
/api/Place/CountriesCountries
Returns the list of countries.
+9 more endpoints
{
"email": "YOUR_EMAIL",
"password": "YOUR_PASSWORD"
}Tracked public interactions for this catalog entry.
views
272
doc clicks
12
API calls
37
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.