-
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 Muhaizat muhaizat@mh.my. and I am a software user based in Malaysia.
I am building a personal automation assistant for daily reminders and Islamic content consumption. -
Your purpose in using this API:
I plan to use the Sunnah API to fetch a small number of authentic hadiths daily for personal use.
The hadiths will be displayed in a private messaging assistant as part of daily reminders (such as prayer reminders and morning greetings).
The usage is non-commercial, low-volume, and focused on personal spiritual reminders with proper references.
-
API rate limits:
I understand that the API is rate limited by requests per second and per day, and my usage will stay well within reasonable limits.- Maximum requests per second:
1 request per second - Maximum requests per day:
20 requests per day
- Maximum requests per second:
-
Is your use case better served by having an offline dump of hadith data or programmatic API access?
My use case requires programmatic API access, as I only need to retrieve a small number of hadiths dynamically for daily reminders rather than maintaining a full offline dataset. -
What are the languages in which would you like hadith data?
Arabic and Bahasa Melayu.
Arabic for the original hadith text, and Bahasa Melayu for understanding and daily reflection.
- What programming language will your API client be in?
Python