Paginated list of Shariah-compliant stocks.
| Parameter | Type | Description |
|---|---|---|
| page | number | Page number (1-based) |
| per_page | number | Page size |
- Mock serverhttps://docs.musaffa.us/_mock/apis/demo/musaffa/stocks/compliant
- https://b2b.musaffa.us/b2b/apihttps://b2b.musaffa.us/b2b/api/demo/musaffa/stocks/compliant
curl --location 'https://b2b.musaffa.us/b2b/api/demo/musaffa/stocks/compliant' \
--header 'Content-Type: application/json' \
--header 'clientId: AX6kFk5ywERyXobt' \
--header 'time: 20260831110225' \
--header 'token: nxdZ8RkhhDtgFJnFf4sqD5+pWIJcXO6zGxPe98DCi4yvHKHNmR5rVGI825iXovhwvzkx7IuSZwIFw5e3SmM0fQ==' \
--data '{
"page":1,
"per_page":20
}'Dynamic page of compliant stock screening summaries
Array []
Combined revenue from DOUBTFUL and NOT HALAL sources must be less than 5% of total revenue (AAOIFI).
Response
[ { "companyName": "string", "symbol": "string", "lastUpdate": "string", "shariahComplianceStatus": "string", "complianceRanking": 0, "revenueBreakdown": { … }, "interestBearingSecuritiesAndAssets": { … }, "interestBearingDebt": { … }, "reportDate": "2019-08-24", "reportSource": "string", "totalRevenue": 0, "trailing36monAvrCap": 0 } ]