Returns the financial health rating for a stock — fragile, robust, or antifragile —
based on five fundamental ratios. This is independent of Shariah compliance and measures
the company’s financial resilience.
GET
/
instruments
/
{symbol}
/
health
Get financial health
Copy
Ask AI
curl --request GET \ --url https://api.halal.sh/v1/instruments/{symbol}/health \ --header 'X-API-Key: <api-key>'