Request for API access: Faisal Ali
-
Please tell us about yourself (include an email address): [email protected]
-
Your purpose in using this API: I am creating an Islamic knowledge RAG AI Agent for which I am using open-source LLM and a few other Islamic services. For that reason, I need an API key to integrate the sunnah.com api.
-
API rate limits:
- Maximum requests per second: I am not sure how many requests I'll receive every second, as I am working on POC right now.
- Maximum requests per day: not exactly sure about that.
-
Is your use case better served by having an offline dump of hadith data or programmatic API access? I'll create a memory agent, so that it can learn from previous answers and not call the api on each request.
-
What are the languages in which would you like hadith data? Right now, I need data in English and Arabic.
-
What programming language will your API client be in? Python with FastAPI on the backend and ReactJS in the frontend.