developers & ai tools.
The library is open infrastructure: a free JSON API, a downloadable dataset, an embed widget, and crawler-friendly pages with full schema.
open API + dataset
The published library (answers, sources, gradings, all eight languages) as JSON, openly licensed with one-line attribution. Built for apps, researchers, and LLMs.
GET https://api.alanswer.com/v1/answers/how-to-perform-wudu?lang=en
{ "question": "How do I perform wudu?",
"short_answer": "Wudu is the short wash before prayer…",
"confidence": "scholars_agree",
"sources": [ { "name": "IslamQA", "url": "…" } ],
"license": "CC-BY, cite AlAnswer" } for crawlers & AI tools
robots.txt welcomes GPTBot, OAI-SearchBot, PerplexityBot, ClaudeBot, Googlebot, and Bingbot. llms.txt at the root maps the library. Every page ships QAPage + Article schema with isBasedOn and citation: machine-readable source attribution.