Get SEC filing item text
Authorizations
Query Parameters
Item code filter, comma-separable and repeatable. Canonical codes: 8-K '2.02'; 10-K '1A'; 10-Q part-qualified 'p2-1a'. Competitor-style spellings ('Item-1A', 'Item 2.02', 'part2item1a') are normalized.
8-K only: attach EX-99 exhibit text (earnings releases and other furnished/filed exhibits).
Only 'text' is supported; the raw HTML stays available at source_url.
text Required when accessionNumber is 'latest': the form to resolve (e.g. 8-K).
Response
The text of a filing's sections (items), split from the EDGAR primary document at request time. Exhibit-aware for 8-K: the furnished EX-99 press-release text is attached to the earnings/disclosure item. accessionNumber accepts dashed or undashed form, or the literal 'latest' with the form query parameter. Own per-plan rate limit. Returns the single 503 error code filing_fetch_unavailable whenever the EDGAR fetch cannot complete — EDGAR unreachable, a document over the 20 MB response-size cap, a saturated EDGAR pacing queue, or the request's overall time budget exhausted before the primary document was fetched (the message names the specific reason). If time runs out during EXHIBIT retrieval the response still succeeds with the parsed items, exhibits_truncated: true on the affected item, and a top-level warning string.