Fundamentals
Tier: Free (12mo), Starter (full) · Endpoints: /v1/companies/{symbol}/fundamentals · /statements/{statement}
XBRL canonical facts plus income, balance, and cash-flow statements.
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 |
|---|---|
metrics | ~50 universal canonical KPIs |
statement | income, balance, or cashflow (XBRL-sourced only) |
concepts | Raw US-GAAP XBRL concept series |
period_basis | calendar or fiscal |
Example
curl "https://api.signals.ai/v1/companies/{symbol}/fundamentals" \ -H "Authorization: Bearer $SIGNALS_KEY"See the REST reference for the full schema.