Developers
At sunnah.com we are committed to providing an
open platform for hadith that includes data and tools. To this end, we
have an API for consumption and several open-source projects
on which we invite contributions.
API
Our API offers access to a portion of our data comprising the sunnah of the Prophet Muhammad (ﷺ). We will add to the data available as we complete manual checks of the data.
API documentation is available at sunnah.stoplight.io/docs/api/.
You will need an API key to access this data; you can
create an issue
on our GitHub repo to request one. You may also request an offline dump of hadith data if that
is more suited to your needs (not available yet).
Contribute
We are excited that you are interested in contributing to the sunnah.com project!
Our code repositories are hosted on GitHub:
- The Sunnah.com website - PHP
- Sunnah.com API - Python (Flask)
- Corrections - Python and JavaScript