Muslim Axis
Muslim Axis Islamic Directory
📡

Public REST API

Access our data via API

Base URL: https://www.muslimaxis.com/api/v1
📌 All responses in JSON. Most endpoints are public. Pass lang=ar for Arabic results.

🕌 Places

GET /places List places
ParametersTypeDescription
countrystringCountry code (SA, IQ…)
citystringCity slug
typestringPlace type (mosque, halal...)
qstringSearch query
limitintResult count (max 100)
offsetintFor pagination
GET /place Single place detail
ParametersTypeDescription
id *intPlace identifier
POST /review Submit a review
FieldTypeDescription
place_id *int
rating *int 1–5
commentstringReview text
namestringReviewer name

🕐 Prayer Times

GET /prayer Prayer times by location
ParametersTypeDescription
lat *floatLatitude
lng *floatLongitude
methodintCalculation method (1–23)
school0|10=Shafi 1=Hanafi
dateYYYY-MM-DDSpecific date (optional)

📅 Events

GET /events List events
ParametersDescription
countryCountry code
cityCity slug
limitmax 50

🔍 Search & Cities

GET /search Unified search
ParametersDescription
q *Search text
countryFilter by country
GET /cities List cities
ParametersDescription
countryFilter by country
💡 All responses contain {"ok":true,"data":[...]} on success or {"ok":false,"error":"..."} on failure.
We use cookies to improve your experience and for analytics. Learn more