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
| Field | Description |
|---|---|
metric_key | Company’s own metric label |
period | calendar, fiscal, end_date, kind |
value | raw, normalized, unit |
provenance.quote | Verbatim sentence the number came from |
tier | Cross-source agreement level |
Example
curl "https://api.signals.ai/v1/companies/{symbol}/kpis" \ -H "Authorization: Bearer $SIGNALS_KEY"See the REST reference for the full schema.