Quick Start
Let's get your first API response in under 5 minutes. 🚀
1. Create an Account
Sign up at dashboard.mumin.ink (opens in a new tab)
You'll receive 1,000 free credits to get started!
2. Get Your API Key
- Navigate to API Keys
- Click "Create New Key"
- Copy your API key (starts with
sk_mumin_)
Important: Store your API key securely. It will only be shown once!
Make Your First Request
Try this interactive example - it makes a real API call! 🔥
/hadiths/1Get your API key from dashboard.mumin.ink
3. Try Different Languages
We have SDKs for JavaScript, React, and Vue. For other languages, use standard HTTP requests.
ES Modules required: Our SDK uses modern import syntax. If you get an error 'Cannot use import statement', make sure to add "type": "module" to your package.json or rename your file to .mjs.
Next Steps
📖 API Reference
Explore all available endpoints
🎓 Tutorials
Follow step-by-step guides
💻 SDKs
Use our client libraries
🤖 AI-Guided Insights
Mumin API is the first to offer scholarly-verified AI insights directly in the response.
Beyond Translation Don't just show the text. Show the context. Our
metadata.mumin_ai field provides classical explanations, historical
background, and legal nuances for every hadith.
Check out our MuminAI Guide to see how to implement deep-dive features in your app.
Common Use Cases
/hadiths/randomGet your API key from dashboard.mumin.ink
/hadiths/searchGet your API key from dashboard.mumin.ink
Need Help?
- 📧 Email: support@mumin.ink
- 💬 Discord: Join our community (opens in a new tab)
- 📝 GitHub: Report issues (opens in a new tab)