Tools/sec-filings/company_facts

sec-filings/company_facts

A company's reported financials summarized — every concept with its latest reported value.

0.1 credits / call ($0.0001)
charged on success

What it does

Returns a compact summary of every XBRL financial concept a company has reported (revenue, assets, cash, etc.), each with its label, units, and its LATEST reported value (with the period, fiscal year/period, and source filing). It does not return the full per-period history — use company_concept for one concept's full series.

Primary use cases

  • Discovering which line items a company reports.
  • Reading a company's latest reported figures at a glance.
  • Finding the exact concept tag to then trace over time with company_concept.

Good to know

The CIK must be 10 digits, zero-padded (resolve it with lookup_cik). For the full history of a single line item, use company_concept.

Parameters

cikstringrequired

10-digit zero-padded SEC CIK (e.g. 0000320193). Resolve from a ticker with lookup_cik.

sec-filings/company_facts — Faro