Skip to content

Request for API access: Sulayman #3344

Description

@Sulaymancodes
  • Please tell us about yourself (include an email address):
    Sulaiman Rabiu — Sulaymancodes@gmail.com

  • Your purpose in using this API:
    I am building iman+, a productivity tracker for Muslims worldwide. The app includes a "Hadith of the Day" feature on the dashboard that displays authentic hadith with proper references (collection and number). Hadith text is fetched server-side through a Next.js API route when users load the dashboard or refresh for another hadith. The goal is to help Muslims build consistent daily habits (Qur'an reading, salah, reflection) while receiving daily reminders from the Sunnah.

  • API rate limits:

    • Maximum requests per second: 1
    • Maximum requests per day: 300
  • Is your use case better served by having an offline dump of hadith data or programmatic API access?
    Programmatic API access. Hadith are loaded on demand when a user opens the dashboard or taps refresh — typically one request per session plus occasional refreshes. A live API keeps references authoritative and up to date with sunnah.com.

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

  • What programming language will your API client be in?
    TypeScript/Node.js via a Next.js server route (API key stored server-side, not exposed to the browser)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions