Developer API
Build Zoroastrian-powered applications with the Magusterium API
Quick Start
{
"endpoint": "https://magusterium.com/api/chat.php",
"method": "POST",
"headers": {
"Content-Type": "application/json"
},
"body": {
"message": "What is Asha?",
"mode": "scholar"
}
}
Endpoints
POST
/api/chat.php
Send a question and receive an AI-generated response with citations.
GET
/api/content.php?action=texts
Retrieve the source library metadata.
Response Modes
modes: ["auto", "scholar", "devotional", "beginner"] - auto: AI selects best mode - scholar: Academic, heavily cited - devotional: Spiritual, prayer-focused - beginner: Simple explanations