Skip to main content
Resolve a single SEC filing by ticker, fiscal year, and fiscal period, then return the requested narrative sections (such as risk factors, MD&A, business, or legal proceedings) as plain text. Semantic section names map across annual and interim filer forms, so the same request works for a 10-K or a 10-Q. Endpoint: POST /api/v1/sec/fetch Tier: point · Delivery: sync

Request

Response

The response is the two-key envelope { finterm, data }, where data is the finterm.result:SecFilingFetch/v1 contract:

Example