Search material corporate events
get_material_eventsSearch SEC 8-K material corporate events (bankruptcies, restatements, officer departures, delistings, cyber incidents, earnings, M&A...) normalized to item codes, with SEC filing links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows per page, default 50, cap 500. | |
| since | No | Earliest event date, YYYY-MM-DD. | |
| until | No | Latest event date, YYYY-MM-DD. | |
| cursor | No | Opaque pagination token from the previous response's page.next_cursor; pass it back verbatim to fetch the next page. | |
| tickers | No | Ticker symbols to include, e.g. ["NVDA"]. Empty = all issuers. | |
| item_codes | No | 8-K item numbers, e.g. ["1.03","5.02"]. 1.03=bankruptcy, 4.02=restatement, 5.02=officer departure, 1.05=cyber incident, 2.02=earnings, 8.01=other. | |
| high_signal | No | Only distress-grade items (1.03, 1.05, 2.04, 2.06, 3.01, 4.02, 5.02). Overrides item_codes. |