Skip to main content
SEC API can retrieve filing manifests across filing families. Structured extraction is narrower: use a purpose-built workflow only where its public route documents a result. This distinction matters when your application needs a cited disclosure rather than simply a link to a filing.

Start with the filing

For an unfamiliar form, begin with filing search, latest filing, or an accession lookup.
The response identifies an SEC filing. It does not promise a normalized parser for every form, attachment, or exhibit.

Choose a documented workflow

Know the exhibit boundary

Some workflows read selected exhibits for a documented purpose. SEC API does not publish a general exhibit-enumeration and normalization API for every filing.
  • Institutional-ownership workflows read the 13F information table.
  • Selected EX-99 material can support transcript and guidance extraction.
  • XBRL and inline XBRL support facts and statements; this is structured-data extraction, not raw-exhibit delivery.
  • For an exhibit without a named workflow, retrieve its filing and follow the SEC filing URL.
For a production workflow, retain the accession number and filing URL even when a structured result is available. See Coverage and historical depth for availability boundaries, find a filing for retrieval patterns, and the Filings API reference for field-level contracts.