Scores & valuation
Tier: Starter · Endpoints: /v1/companies/{symbol}/scores · /valuation
Altman Z, Piotroski F, DCF, and accounting red flags, auditable to the filing.
Every row carries a provenance object with its source URL and, where the fact was extracted by a model, the verbatim quote.
Key fields
| Field | Description |
|---|---|
altman_z | Bankruptcy-risk score |
piotroski_f | Financial-strength score |
dcf | Intrinsic value plus reverse-DCF implied growth |
red_flags | Accounting-quality flags |
inputs_src_ids | Source rows the score was computed from |
Example
curl "https://api.signals.ai/v1/companies/{symbol}/scores" \ -H "Authorization: Bearer $SIGNALS_KEY"See the REST reference for the full schema.