Skip to content

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

FieldDescription
metrics~50 universal canonical KPIs
statementincome, balance, or cashflow (XBRL-sourced only)
conceptsRaw US-GAAP XBRL concept series
period_basiscalendar or fiscal

Example

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

See the REST reference for the full schema.