> ## Documentation Index
> Fetch the complete documentation index at: https://docs.secapi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Companies

> Reference pages for Companies endpoints.

Reference pages for Companies endpoints.

<Note>
  The sidebar labels inside this family are the literal calls you make over HTTP. Descriptions stay in the body so the navigation stays sharp and scannable.
</Note>

## Operations in this family

<CardGroup cols={2}>
  <Card title="GET /v1/companies/balance-sheets" href="/api-reference/companies/get-v1-companies-balance-sheets">Return SEC XBRL-derived balance sheets for a ticker with normalized debt, equity, and cash fields. Covers us-gaap (10-K/10-Q) and IFRS foreign-private-issuer (20-F/6-K) filers automatically.</Card>
  <Card title="GET /v1/companies/cash-flow-statements" href="/api-reference/companies/get-v1-companies-cash-flow-statements">Return SEC XBRL-derived cash flow statements for a ticker with free-cash-flow and dividend enrichment. Covers us-gaap (10-K/10-Q) and IFRS foreign-private-issuer (20-F/6-K) filers automatically.</Card>
  <Card title="GET /v1/companies/financials" href="/api-reference/companies/get-v1-companies-financials">Return combined SEC XBRL-derived income, balance-sheet, and cash-flow statements for a ticker. Covers us-gaap (10-K/10-Q) and IFRS foreign-private-issuer (20-F/6-K) filers automatically.</Card>
  <Card title="GET /v1/companies/income-statements" href="/api-reference/companies/get-v1-companies-income-statements">Return SEC XBRL-derived income statements for a ticker with EBITDA and share-count enrichment. Covers us-gaap (10-K/10-Q) and IFRS foreign-private-issuer (20-F/6-K) filers automatically.</Card>
  <Card title="GET /v1/companies/macro-exposure" href="/api-reference/companies/get-v1-companies-macro-exposure">Return revenue-weighted macro sensitivities for a single company: geographic revenue segments crossed with the country macro plane, with per-indicator beta, direction, confidence, and a coverage percentage that degrades gracefully when segments are unavailable</Card>
  <Card title="GET /v1/companies/overview" href="/api-reference/companies/get-v1-companies-overview">Return a first-party company briefing with identity, latest filing context, and a sector-aware financial snapshot. Add bounded enrichments with `include=segments,footnotes,dilution,factors`.</Card>
  <Card title="GET /v1/companies/ratios" href="/api-reference/companies/get-v1-companies-ratios">Return profitability, return, valuation, dividend, and leverage ratios derived from SEC XBRL statements plus market context</Card>
  <Card title="GET /v1/companies/segments" href="/api-reference/companies/get-v1-companies-segments">Return a multi-axis, revenue-anchored business breakdown (Business Breakdown). Groups SEC XBRL segment facts into the canonical product, geographic, and operating axes, de-subtotals each axis against total reported revenue, and emits per-segment revenue share, profit/loss, margin, and YoY growth. Each axis is flagged reported or low\_confidence based on whether it ties to total revenue (banks, REITs, and insurers typically do not tie). Ships beta. Requires ticker or cik.</Card>
  <Card title="GET /v1/companies/subsidiaries" href="/api-reference/companies/get-v1-companies-subsidiaries">Return the list of subsidiaries extracted from the latest 10-K Exhibit 21 for a given entity</Card>
</CardGroup>
