Compliance API

The API layer for Islamic finance

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

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

{
  "symbol": "AAPL",
  "is_compliant": true,
  "methodology_summary": {
    "aaoifi": true,
    "djim":   true,
    "ftse":   true,
    "msci":   true,
    "sp":     true
  },
  "debt_to_market_cap_ratio": 0.032,
  "purification_rate": 0.012
}

15 endpoint categories, one API key

Screening16 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 Analysis7 endpoints

Holdings screening, purification calculations, and compliance breakdown

News & Filings6 endpoints

News aggregation, SEC EDGAR integration, and XBRL financial facts

Dividends & Zakat4 endpoints

Payment history, Zakat calculations, and purification ratios

Watchlists & Reports9 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
500 tokens/month
  • All endpoints
  • Community support
  • OpenAPI spec
Starter
$19/mo
2,500 tokens/month
  • Email support
  • Usage analytics
  • $0.01/token overage
Most popular
Pro
$49/mo
15,000 tokens/month
  • Priority support
  • Higher rate limits
  • $0.008/token overage
Enterprise
$199/mo
Unlimited tokens
  • 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.