Skip to content

KPIs

Tier: Free (delayed), Starter (fresh) · Endpoints: /v1/companies/{symbol}/kpis · /v1/metrics

Company-native operating metrics, the flagship, with quote and source per point.

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
metric_keyCompany’s own metric label
periodcalendar, fiscal, end_date, kind
valueraw, normalized, unit
provenance.quoteVerbatim sentence the number came from
tierCross-source agreement level

Example

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

See the REST reference for the full schema.