Skip to content

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

FieldDescription
altman_zBankruptcy-risk score
piotroski_fFinancial-strength score
dcfIntrinsic value plus reverse-DCF implied growth
red_flagsAccounting-quality flags
inputs_src_idsSource rows the score was computed from

Example

Terminal window
curl "https://api.signals.ai/v1/companies/{symbol}/scores" \
-H "Authorization: Bearer $SIGNALS_KEY"

See the REST reference for the full schema.