News & Filings

News articles plus AI-summarized SEC filings, filterable by tag, form type, ticker, and date.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Unified feed of news articles, SEC-filing summaries, and a couple of special record types (grok AI summaries on +20% days, jmt415 analyst notes). Filterable by ticker, date, tag, and form type — with separate switches to hide news or hide filings.

When to use

  • Building a per-ticker activity feed.
  • Filtering a market-wide tape by event type (e.g. tag=Offerings,Dilution).
  • Pulling only the SEC filings via hide_news=true.

Key parameters

  • tag — comma-separated event tags. Matching is case-insensitive. See the Available tags section below for the full enumerated list.
  • form_type — comma-separated, e.g. S-1,S-3,news. Use news to match news articles inside a mixed filter.
  • hide_news / hide_filings — mutually exclusive (you can't hide both).
  • include_body — default false. The body field is null unless you opt in (saves bandwidth on a ticker history pull).
  • include_summary — default true.

Available tags

The tag query parameter accepts any combination (comma-separated) of these 48 values:

Earnings, Contracts, Expansion Plans, Product Launches, Dividends, Mergers, Acquisitions, Management Changes, FDA, Divestures, Restructuring, Financial Trouble, Offerings, Dilution, Legal Disputes, Payment Defaults, Credit Rating Changes, Operational Disruptions, Accounting Changes, Workforce Reduction, Investor Conferences, Delisting Actions, IPOs, Name Changes, Offer for sale, Earnings Calls, Partnerships, License Agreements, Upcoming Events, Financial Performance, Insider Selling, Insider Buying, Positive Data, Negative Data, Clinical Trials, Stock Splits, Executive Compensation, Cryptocurrency, Patents, Bankruptcy, Buyback, Capital Structure, Financing Activity, Cannabis, Shareholder Vote, AI, Cash Runway, Other.

Submitting any value outside this list returns a 422 validation error listing the allowed values.

Response highlights

  • form_type distinguishes the record kind: news, grok, jmt415, or a real SEC form (8-K, 10-Q, S-1, etc.).
  • summary — short blurb (available for all record types).
  • body, title, author, channels, tags — populated for form_type="news". The response tags array is sourced from the underlying news provider and is not restricted to the request-filter enum above (it can include things like nasdaq, technology, etc.).
  • headline, file_no, document_url — populated for filings.
  • url — AskEdgar-hosted view of the article (when applicable).

Notes

  • For a lighter payload without tags, channels, or body, use News (Basic).
Query Params
length ≤ 600
boolean
Defaults to false
boolean
Defaults to false
length ≤ 200
boolean
Defaults to false
boolean
Defaults to true
integer
Defaults to 1
integer
Defaults to 10
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json