curl
Filings & insiders
SEC filing text API (risk factors, MD&A)
Full-text API for SEC filing sections: risk factors, MD&A, and business from 10-K/10-Q filings, or the press release from an 8-K.
GET
curl
Authorizations
StockContext API key. Keys start with sctx_ and are sent on every REST request.
Path Parameters
SEC accession number in dashed form (e.g. 0000320193-25-000001).
Example:
"0000320193-25-000079"
Filing section name. Allowed values: business, risk_factors, mda, quantitative_qualitative_disclosures, controls_and_procedures, press_release.
Available options:
business, risk_factors, mda, quantitative_qualitative_disclosures, controls_and_procedures, press_release Example:
"risk_factors"
Query Parameters
Optional cross-check. When supplied, the filing's resolved filer must match this symbol or the request fails with PARAM_INVALID.
Example:
"AAPL"