api
api copied to clipboard
Request for API access: [Your Name]
Aadil [email protected] Wahi / Guidance and Knowledge I am building Wahi, an AI-based Islamic mentor / guidance platform (for Muslims) that helps users reflect on hadith, Quran, and psychological growth.
How I intend to use the API
- To fetch selected authentic hadith (Sahih Bukhari, Muslim, etc.)
- To provide guidance in a chat-like interface
- To reference hadith in responses to users for spiritual and emotional insight
Estimated Usage
- I expect to make a few hundred / thousand requests per month (start small)
- I plan to cache hadith locally once fetched to reduce API calls
Why this is meaningful
- This will provide a beneficial tool for Muslims seeking genuine guidance
- I will always reference the source (collection, book, hadith number)
-
API rate limits:
- Maximum requests per second: 5
- Maximum requests per day: 500
-
Is your use case better served by having an offline dump of hadith data or programmatic API access? I require programmatic API access to fetch hadith on-demand, but I will cache responses locally to minimize API calls.
-
What are the languages in which would you like hadith data? English
-
What programming language will your API client be in? Python