Skip to main content
Extract a named section from an issuer’s latest selected filing.
Audience: engineers and agents extracting a known section from the latest selected filing.

Coverage and source scope

Retrieve one supported canonical filing section, such as item_1a, item_7, or item_8, from an issuer’s latest selected filing. Use the returned accession number and source URL as the citation identity. The endpoint defaults to a 10-K and a missing or unavailable section is not evidence that the issuer made no disclosure.

Canonical metadata

  • object
  • ticker
  • accessionNumber
  • key
  • snippet
  • accession
  • section_key
  • source_url
  • requestId

Example request

Example response

Section selection and evidence

section_key must be a supported canonical key such as item_1a, item_7, or item_8; it is not a free-form heading lookup. The route defaults to 10-K. Preserve the content together with provenance and accession number, and use section search when the heading is unknown or the work begins with a concept.

Errors

Invalid mode/view or issuer filters are 400 request errors. A 502 section_lookup_failed can reflect unavailable rendering or section coverage; do not replace it with an invented excerpt.

Give this prompt to your agent

Failure posture

  • retain accessionNumber, section_key, source_url, and requestId with every excerpt
  • distinguish absent or unavailable coverage from an empty snippet
  • retry 502 section_lookup_failed with bounded backoff