-
Notifications
You must be signed in to change notification settings - Fork 76
Description
Please tell us about yourself (include an email address):
My name is Rizal. My email address is rizaljaklah25@gmail.com. I am a developer building an Islamic education app called SahihAI.
Your purpose in using this API:
I want to use the hadith API in my app, SahihAI. The app helps users check and learn about authentic hadith and Quranic references. The API will let my app show real hadith sources, so users can trust the information. My app uses AI to answer questions and needs real hadith data to give correct answers.
API rate limits:
Maximum requests per second: 3
Maximum requests per day: 5,000
Is your use case better served by having an offline dump of hadith data or programmatic API access?
I need programmatic API access because my app checks and searches for hadith online, based on what users ask in real time.
What are the languages in which would you like hadith data?
English, Arabic, and Indonesian (if available).
What programming language will your API client be in?
Python (for Azure Function backend) and JavaScript/TypeScript (for React Native mobile app).