List of Public Company Filings

SEC Filings Index API

SEC Filing Filings
Updated every few seconds
Up to 100,000 new records per month

What are SEC Filings?

SEC filings are documents that public companies are required to submit to the Securities and Exchange Commission (SEC) in accordance with federal securities laws. Companies that are publicly traded in the United States, including those listed on exchanges such as the New York Stock Exchange (NYSE) and the NASDAQ, must file with the SEC.

The filings that companies are required to make can include a range of reports and disclosures, including annual and quarterly financial statements, disclosures of executive compensation, and other disclosures related to the company's business operations and financial condition. Companies may also be required to file reports related to mergers and acquisitions, and to make other disclosures as necessary to comply with securities laws and regulations.

There are several different types of filing that companies can make, including Form 10-K, Form 10-Q, Form 8-K, and a variety of registration statements and proxy statements. Each type of filing has specific requirements and must be filed within certain timeframes. These filings are intended to provide investors with information about a company's financial condition, operations, and business strategy, allowing them to make informed investment decisions.

The SEC Filings Index API

New company filings are published by the SEC every market day, throughout the year, with thousands of new filings per day. Our API exposes 20 years of SEC filing data, including: company, date of filing and type of filing. New data is available via the API within a few seconds of a new filing being published by the SEC.

SEC Filings Index API Docs

Why is SEC Filings data useful?

SEC filings are useful to investors because they provide detailed information about a company's financial performance, management, and operations. By reviewing SEC filings, investors can gain insights into a company's strategy, risks, and financial health, which can help them make more informed investment decisions.

Knowing in a timely manner what filings a company is publishing is useful because it allows investors to stay up-to-date on the latest information about a company. This can be particularly important if the company is undergoing significant changes or facing challenges that could impact its performance. By reviewing new SEC filings as soon as they are available, investors can get a more complete picture of a company's current situation and make more informed decisions about whether to buy, hold, or sell its stock.

Example API Data

{
  "data": [
    {
      "cik": "1820681",
      "filename": "0001951757-23-000130.txt",
      "date": "2023-04-10T18:27:44.000Z",
      "type": "13F-HR",
      "url": "https://www.sec.gov/Archives/edgar/data/1820681/0001951757-23-000130.txt",
      "yearQuarter": {
        "year": 2023,
        "quarter": 2
      }
    },
    {
      "cik": "1901624",
      "filename": "0001901624-23-000004.txt",
      "date": "2023-04-10T18:25:33.000Z",
      "type": "D/A",
      "url": "https://www.sec.gov/Archives/edgar/data/1901624/0001901624-23-000004.txt",
      "yearQuarter": {
        "year": 2023,
        "quarter": 2
      }
    },
    {
      "cik": "1018042",
      "filename": "0001193125-23-096326.txt",
      "date": "2023-04-10T18:25:49.000Z",
      "type": "485BPOS",
      "url": "https://www.sec.gov/Archives/edgar/data/1018042/0001193125-23-096326.txt",
      "yearQuarter": {
        "year": 2023,
        "quarter": 2
      }
    },
    {
      "cik": "1966823",
      "filename": "0001966823-23-000001.txt",
      "date": "2023-04-10T18:27:04.000Z",
      "type": "D",
      "url": "https://www.sec.gov/Archives/edgar/data/1966823/0001966823-23-000001.txt",
      "yearQuarter": {
        "year": 2023,
        "quarter": 2
      }
    },
    {
      "cik": "1970740",
      "filename": "0001567619-23-005582.txt",
      "date": "2023-04-10T18:27:11.000Z",
      "type": "D",
      "url": "https://www.sec.gov/Archives/edgar/data/1970740/0001567619-23-005582.txt",
      "yearQuarter": {
        "year": 2023,
        "quarter": 2
      }
    },
    {
      "cik": "19617",
      "filename": "0001213900-23-028532.txt",
      "date": "2023-04-10T18:27:14.000Z",
      "type": "424B2",
      "url": "https://www.sec.gov/Archives/edgar/data/19617/0001213900-23-028532.txt",
      "yearQuarter": {
        "year": 2023,
        "quarter": 2
      }
    },
    {
      "cik": "1665650",
      "filename": "0001213900-23-028532.txt",
      "date": "2023-04-10T18:27:14.000Z",
      "type": "424B2",
      "url": "https://www.sec.gov/Archives/edgar/data/1665650/0001213900-23-028532.txt",
      "yearQuarter": {
        "year": 2023,
        "quarter": 2
      }
    },
    {
      "cik": "1971959",
      "filename": "0001971959-23-000001.txt",
      "date": "2023-04-10T18:24:57.000Z",
      "type": "D",
      "url": "https://www.sec.gov/Archives/edgar/data/1971959/0001971959-23-000001.txt",
      "yearQuarter": {
        "year": 2023,
        "quarter": 2
      }
    },
    {
      "cik": "1430348",
      "filename": "0001430348-23-000001.txt",
      "date": "2023-04-10T18:25:11.000Z",
      "type": "D/A",
      "url": "https://www.sec.gov/Archives/edgar/data/1430348/0001430348-23-000001.txt",
      "yearQuarter": {
        "year": 2023,
        "quarter": 2
      }
    },
    {
      "cik": "200217",
      "filename": "0001193125-23-096322.txt",
      "date": "2023-04-10T18:22:58.000Z",
      "type": "SC 13G/A",
      "url": "https://www.sec.gov/Archives/edgar/data/200217/0001193125-23-096322.txt",
      "yearQuarter": {
        "year": 2023,
        "quarter": 2
      }
    }
  ],
  "metadata": {
    "total": 20538444,
    "count": 10,
    "page": 1,
    "pages": 2053845
  }
}