> ## 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.

# Facts

> Normalized SEC company facts with US GAAP defaults and guarded IFRS fallback.

Use Facts endpoints to retrieve normalized SEC company facts for an issuer, optionally narrowed by concept, form, or unit, with US GAAP defaults and guarded IFRS fallback for foreign private issuers.

<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/facts" href="/api-reference/facts/get-v1-facts">Return normalized SEC company facts for an issuer, concept, and optional form or unit. Defaults to the us-gaap taxonomy (10-K/10-Q); when no explicit taxonomy or form is supplied and the us-gaap lookup is empty, automatically falls back to ifrs-full on 20-F/6-K for foreign private issuers (e.g. SAP, TM, SONY, RIO).</Card>
</CardGroup>
