Shariah-Compliant
Stock Data API.
The only API built for Islamic finance. Get AAOIFI-compliant screening, AI-powered SEC filing analysis, and proprietary halal stock scores — all via simple REST endpoints.
What You Get
Comprehensive halal stock data powered by transparent Islamic financial criteria.
Debt-to-Equity Analysis
Interest-bearing debt measured against total assets. Every ticker screened against the AAOIFI 33% threshold so you know exactly where each company stands.
Liquid Assets vs Market Cap
Cash and receivables compared against market capitalisation. Identifies whether a company's intrinsic value derives primarily from tangible assets or intangibles.
Impure Income Detection
AI-extracted prohibited revenue streams from SEC 10-K and 10-Q footnotes. Interest income, operating-lease debt, and haram segment revenue — all quantified.
Financial Ratios (Basic Report)
Debt, liquidity, and impure-income ratios computed from the latest filings, returned as ready-to-use decimals. The fastest path to a halal/non-halal verdict.
AI SEC Filing Analysis
Our model reads 10-K and 10-Q footnotes the way a Shariah analyst would — surfacing interest debt, operating leases, and prohibited segments other screeners miss.
Full Compliance Reports
End-to-end verdict with halal status, Akinda halal rating, every underlying ratio, and the AI-extracted financial breakdown — one endpoint, one JSON response.
For Developers
Ship halal screening into your app.
Indie devs, vibe-coders, and retail trading tools. Pay-as-you-scale personal plans, full endpoint access, zero setup.
View Personal Plans →For Business
Level up your entire platform.
Banks, hedge funds, robo-advisors, and fintech platforms. High-throughput plans, dedicated SLAs, and commercial-use terms.
View Business Plans →Trusted & Integrated With
Used by developers and fintech platforms worldwide.
TECH CENTER
Simple Integration
One API call. One JSON response. Full Shariah Compliance Report.
Endpoint 01
Shariah Compliance Status
The fastest halal / non-halal verdict.
Send a ticker, get a clear AAOIFI-aligned status back. Perfect for search bars, watchlists, and live feed filters that just need a yes-or-no answer.
See full schema →{
"ticker": "AAPL",
"company_name": "Apple Inc.",
"halal_status": "HALAL"
}Endpoint 02
Basic Report — Financial Ratios
Every ratio behind the verdict.
The three AAOIFI ratios computed from the latest 10-K / 10-Q, plus the halal rating. Everything you need to display a transparent screening breakdown.
See full schema →{
"ticker": "AAPL",
"company_name": "Apple Inc.",
"halal_status": "HALAL",
"debt_ratio": 3.07,
"liquidity_ratio": 1.7,
"non_compliant_revenue": 0
}Endpoint 03
Full Report — AI SEC Analysis
Everything, including the numbers behind the ratios.
Everything in the basic report plus AI-extracted figures from SEC filings: interest-bearing debt, operating-lease obligations, prohibited revenue, and a last-scanned timestamp.
See full schema →{
"ticker": "AAPL",
"company_name": "Apple Inc.",
"halal_status": "HALAL",
"halal_rating": 10,
"debt_ratio": 3.07,
"non_compliant_revenue": 0,
"liquidity_ratio": 1.7,
"interest_debt": 99130000000,
"prohibited_revenue": 0,
"operating_lease": 13720000000,
"last_scanned": "Mar 14, 2026"
}Frequently Asked Questions
Everything you need to know about Akinda API and our screening methodology.