Skip to main content
Find a company’s SEC filings by ticker symbol. Covers annual reports (10-K, 20-F) and interim reports (10-Q, 6-K). Each result carries the accession number, form type, filing date, company name, document URL, and the fiscal year, fiscal period, and period-end date when available. Use the returned fiscal year and period with sec_filing_fetch to pull narrative sections. Endpoint: POST /api/v1/sec/search Tier: point · Delivery: sync

Request

Response

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

Example