Sec Press Releases API

The U.S. Securities and Exchange Commission (SEC) is the federal agency that regulates the stock market and enforces the disclosure of material financial information to ensure transparency for investors. Our API provides both historical and the latest SEC press releases in markdown format. The timezone used for time values is EST (Eastern Standard Time). There is a limit of 1 record per API call.

API Endpoint

https://financialdata.net/api/v1/sec-press-releases?date=2026-01-27

Query Parameters

NameTypeDescriptionExample
datestringThe date in YYYY-MM-DD format.2026-01-27
offsetinteger(Optional) The initial position of the record subset, which indicates how many records to skip. Defaults to 0.1
formatstring(Optional) The format of the returned data, either JSON (JavaScript Object Notation) or CSV (Comma Separated Values). Defaults to JSON.json, csv

Sample Response

[
  {
    "publication_time": "2026-01-27 11:38:34",
    "release_headline": "SEC Charges ADM and Three Former Executives with Accounting and Disclosure Fraud",
    "release_text": "ADM credited for cooperation and significant remediation\n\nFor Immediate Release\n\n2026-15\n\nWashington D.C., Jan. 27, 2026 -\n\nThe Securities and Exchange Commission today filed settled charges against Archer-Daniels-Midland Company (ADM) and its former executives, Vince Macciocchi and Ray Young, and a litigated action against its former executive Vikram Luthar, for materially inflating the performance of a key ADM business segment, Nutrition, which ADM touted to investors as an important driver of the companys overall growth.\n\n..."
  }
]
Ready to get started?

Get your API key instantly and start pulling data into your application.

Get Your API Key
Maximum Uptime

Our robust architecture guarantees 99.9% uptime for uninterrupted API access.

Easy Integration

Native Python SDK and REST support make data integration seamless.

MCP Server

The official MCP server delivers financial data directly to your AI agents.