The sidebar labels inside this family are the literal calls you make over HTTP. Descriptions stay in the body so the navigation stays sharp and scannable.
Operations in this family
GET /v1/filings
Find SEC filing records by issuer, form, date, text, or accession number
GET /v1/filings/{accession_number}
Get one SEC filing record by its accession number
GET /v1/filings/{accession_number}/download
Open a filing’s source document by accession number
GET /v1/filings/{accession_number}/export
Export one filing in JSON or document formats
GET /v1/filings/{accession_number}/sections/{section_key}
Extract a named section from one accession-number filing
GET /v1/filings/diff
Filing comparison endpoint (currently unavailable)
GET /v1/filings/events
Filing events endpoint (currently unavailable)
GET /v1/filings/guidance
Filing guidance endpoint (currently unavailable)
GET /v1/filings/latest
Get an issuer’s newest filing, optionally for a specific SEC form
GET /v1/filings/latest/render
Render an issuer’s latest selected filing as readable text
GET /v1/filings/latest/risk-categories
Classify Item 1A risk categories in a selected issuer filing
GET /v1/filings/latest/sections/{section_key}
Extract a named section from an issuer’s latest selected filing
GET /v1/filings/pension-benefit-schedule
Extract disclosed pension and retiree benefit payments for a target year
GET /v1/filings/transcripts
Filing transcripts endpoint (currently unavailable)

