api icon indicating copy to clipboard operation
api copied to clipboard

Request for API access: [Mostafa youssef]

Open Bleind-lab opened this issue 1 month ago • 0 comments

  • Please tell us about yourself (include an email address):

mostafa youssef [email protected]

  • Your purpose in using this API:

i'm developing "Akhlaq Al-Nabi", a cross-platform mobile application (iOS/Android) dedicated to highlighting the moral character of Prophet Muhammad (PBUH). The app curates authentic Hadiths categorized by specific virtues (e.g., Honesty, Patience, Generosity) to help users learn and embody these traits. @ https://akhlaqalnaby.vercel.app/

My purpose is to:

Verify the accuracy of the Arabic and English text in my current curated database. Expand the collection by programmatically searching for Hadiths related to specific morals. Ensure all content is traceable to authentic references (Bukhari, Muslim, etc.) with the correct numbering.

  • API rate limits:
    • Maximum requests per second:
    • Maximum requests per day:

Maximum requests per second: 2 Maximum requests per day: 1,000 (Note: Since we prefer an offline approach for the mobile app, our live API usage will be minimal, primarily for development and data synchronization.)

  • Is your use case better served by having an offline dump of hadith data or programmatic API access?

An offline dump would be much better served for our use case. Since this is a mobile application, we prioritize offline accessibility for our users (e.g., reading while traveling). Bundling an offline dump (or a curated subset of it) would ensure the fastest user experience and would prevent our app from placing any load on your servers for end-user queries. We would ideally like a dump, but if that is not possible, we would use the API to build our local database during development.

  • What are the languages in which would you like hadith data?

Arabic and English.

  • What programming language will your API client be in?

TypeScript / JavaScript (Node.js environment).

Bleind-lab avatar Nov 28 '25 23:11 Bleind-lab