Financial Health Scores
Compute quantitative financial health scores for a stock.
Returns well-established scoring models used by analysts to assess earnings quality,
financial distress risk, and potential accounting manipulation. Use all (default)
to retrieve every model in a single call.
Authorizations
Authentication via API key header
Path Parameters
Stock ticker symbol (e.g., 'AAPL', 'TSLA').
Query Parameters
Score model to compute. One of: piotroski (Piotroski F-Score, 0–9, measures earnings quality and financial strength), altman-z (Altman Z-Score, predicts bankruptcy risk), beneish-m (Beneish M-Score, detects potential earnings manipulation), or all to return all three models in a single response (default: all).
