curl -X GET \
"https://api.mumin.ink/v1/hadiths/random" \
-H "X-API-Key: mk_live_••••••••••••" \
-H "Accept-Language: en"
# Response
{
"success": true,
"data": {
"id": 7241,
"collection": "bukhari",
"hadithNumber": "1",
"textEnglish": "Actions are judged by intentions...",
"grade": "Sahih"
}
}Why Mumin API
Everything you need to build world-class Islamic applications.
Redis caching ensures sub-50ms response times globally
API key auth with rate limiting and IP allowlisting
Arabic, English, Russian, Uzbek, Turkish and more
RESTful API with OpenAPI docs and SDK support