api
api copied to clipboard
Request for API access: [Huda Ahmed]
- Please tell us about yourself (include an email address):
My name is Huda Ahmed. I am a university student and we are working on developing an Islamic educational application. Email: [email protected]
- Your purpose in using this API:
We are developing an Islamic mobile application that features:
- Clickable Quran recitation with translation and searching
- For searching any word in Quran we will display authentic Hadith mentions too
- Users can tap on Hadith references to view full Hadith text and select books they want to view that specific from.
The app is for educational and non-commercial purposes. We want to display authentic Hadith from Sahih Bukhari, Sahih Muslim and other collections when referenced in features of the app (like dua recommendations, search content)
-
API rate limits:
- Maximum requests per second: 5-10 requests/second
- Maximum requests per day: 500-1000 requests/day
(Note: Our app will cache data locally, so actual API calls will be minimal)
- Is your use case better served by having an offline dump of hadith data or programmatic API access?
Both would be helpful:
- Offline dump: For storing commonly referenced Hadiths locally in app
- API access: For fetching additional Hadiths when needed
If only one option, offline dump would be preferred as it reduces API calls and works offline for users.
- What are the languages in which would you like hadith data?
- English (primary)
- Arabic (for original text)
- Urdu (if available)
- What programming language will your API client be in?
- Dart (Flutter framework for mobile app)
- JavaScript (if using React Native)