api.qist.info publishes 5 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.15 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/arabic/repair | GET | $0.02 | 402 |
| /api/hijri | GET | $0.01 | 402 |
| /api/prayer-times | GET | $0.01 | 402 |
| /api/shariah-screen | GET | $0.15 | 402 |
| /api/zakat | GET | $0.1 | 402 |
Repair Arabic text extracted from PDFs and OCR. Many PDFs encode Arabic as Unicode Presentation Forms: it renders identically but is a different byte sequence, so search and retrieval fail silently an…
Convert Gregorian dates to Hijri (Umm al-Qura calendar) and back. Returns day/month/year, Arabic and English month names, and a formatted Arabic date string. Essential for agents handling Islamic even…
High-precision Islamic prayer times (fajr, sunrise, dhuhr, asr, maghrib, isha) plus qibla direction for any coordinates and date. Pure astronomical computation (adhan library), 11 calculation methods …
Screen a crypto asset against Islamic finance (fiqh al-mu'amalat) prohibition criteria: riba (interest), maysir (gambling), gharar (excessive uncertainty), impermissible business, and real utility. Re…
Compute zakat due on wealth: cash, gold, silver, business inventory, receivables, crypto and stocks, less deductible liabilities. Returns the nisab threshold under BOTH the gold (85g) and silver (595g…