- Please tell us about yourself (include an email address):
Abdur Rauf Rahmani
imarrehmani@gmail.com
- Your purpose in using this API:
I need it for my mobile app. which I am working on
- API rate limits:
- Maximum requests per second:
- Maximum requests per day:
maximum request per second limit is fine.
- Is your use case better served by having an offline dump of hadith data or programmatic API access?
offline data is not needed yet, however might need it in near future when I will publish a phase -2 of app. as of now please provide an Api access.
- What are the languages in which would you like hadith data?
Urdu and English Both.
- What programming language will your API client be in?
Python (FastAPI) — server-side proxy. The client is a React Native (Expo) mobile app, but it never calls Sunnah.com directly; all requests go through my FastAPI backend (using httpx) which holds the X-API-KEY in an environment variable.
Abdur Rauf Rahmani
imarrehmani@gmail.com
I need it for my mobile app. which I am working on
maximum request per second limit is fine.
offline data is not needed yet, however might need it in near future when I will publish a phase -2 of app. as of now please provide an Api access.
Urdu and English Both.
Python (FastAPI) — server-side proxy. The client is a React Native (Expo) mobile app, but it never calls Sunnah.com directly; all requests go through my FastAPI backend (using httpx) which holds the X-API-KEY in an environment variable.