Compliance API

The API layer for Islamic finance

58+ REST endpoints. 5 Shariah methodologies. 200,000+ global assets. One API key to embed compliance screening, market data, and portfolio analysis into any platform.

58+
Endpoints
200K+
Global assets
5
Shariah standards
25+
Exchanges
Screen any stock in one request
curl -X GET "https://api.halalterminal.com/v1/screening/AAPL" \
  -H "X-API-Key: your_api_key" | python -m json.tool

{
  "symbol": "AAPL",
  "name": "Apple Inc.",
  "exchange": "NASDAQ",
  "screening": {
    "aaoifi": { "status": "PASS", "confidence": 0.92 },
    "djim":   { "status": "PASS", "confidence": 0.88 },
    "ftse":   { "status": "PASS", "confidence": 0.95 },
    "msci":   { "status": "PASS", "confidence": 0.91 },
    "sp":     { "status": "PASS", "confidence": 0.89 }
  }
}

14 endpoint categories, one API key

Screening14 endpoints

Single-stock, bulk, and async index screening across all 5 Shariah methodologies

Market Data5 endpoints

Real-time quotes, OHLC historical data, and price snapshots

ETF Analysis8 endpoints

Holdings screening, purification calculations, and compliance breakdown

News & Filings10 endpoints

News aggregation, SEC EDGAR integration, and XBRL financial facts

Dividends & Zakat4 endpoints

Payment history, Zakat calculations, and purification ratios

Watchlists & Reports10 endpoints

Portfolio management, structured compliance reports, and watchlist CRUD

Built for platform builders

Whether you're building a robo-advisor, a brokerage, or a research tool — ship Shariah compliance without building a screening engine from scratch.

Robo-advisors & wealth platforms

Screen portfolios at onboarding. Flag non-compliant holdings before a client invests.

Trading apps & brokerages

Show compliance badges next to every ticker. Block haram buys at the order level.

Advisory & RIA software

Generate audit-ready compliance reports for each client across multiple methodologies.

Research & data providers

Enrich your dataset with Shariah verdicts, purification ratios, and screening breakdowns.

Simple, usage-based pricing

Free
$0/mo
5 requests/month
  • All endpoints
  • Community support
  • OpenAPI spec
Starter
$29/mo
1,000 requests/month
  • Email support
  • Usage analytics
  • Webhook notifications
Most popular
Pro
$99/mo
10,000 requests/month
  • Priority support
  • Webhooks
  • Higher rate limits
Enterprise
Custom
Unlimited requests
  • Dedicated support
  • SSO & on-premise
  • Custom SLAs

Developer-first experience

OpenAPI / Swagger
Full interactive documentation at /docs with try-it-now for every endpoint
Simple auth
One API key in the X-API-Key header. Free key generated instantly via email
Code examples
Copy-paste samples in cURL, Python, and JavaScript for every endpoint

Start building with Shariah compliance data

Free tier available. No credit card required. Get your API key and make your first request in under a minute.