filing.firehose

SEC Form 8-K Item 2.01: Completion of Acquisition or Disposition of Assets

What this item covers, when public companies must file it, and the most recent real filings reporting it.

What Item 2.01 requires

A registrant filing under Item 2.01 of Form 8-K is reporting completion of acquisition or disposition of assets. The 8-K is the "current report" that public companies use to disclose material events between quarterly filings; each item code targets a specific category of event.

Filers don't always classify events correctly: material cybersecurity incidents that should trigger Item 1.05 sometimes get filed under the catch-all Item 8.01, and material officer departures that should be 5.02 occasionally hide there too. Reading the body text — not just trusting the filer-reported item code — is how you catch buried news.

Recent 2.01 filings

2026-06-18T16:10:33-04:00 · accession 0001493152-26-029328
ADDENTAX GROUP CORP.
8-K items 2.01, 3.02, 9.01
2026-06-18T13:34:03-04:00 · accession 0001493152-26-029245
Twin Hospitality Group Inc.
8-K items 1.01, 2.01, 9.01 body suggests: 1.01, 1.03
2026-06-17T17:24:03-04:00 · accession 0001213900-26-069733
Rumble Inc.
8-K items 1.01, 2.01, 3.02, 5.03, 8.01, 9.01 body suggests: 1.05
2026-06-17T16:16:29-04:00 · accession 0001084048-26-000036
ZIFF DAVIS, INC.
8-K items 1.01, 2.01, 9.01 body suggests: 1.01
2026-06-17T16:15:15-04:00 · accession 0001104659-26-075150
Avalanche Treasury Corp
8-K items 1.01, 2.01, 3.02, 3.03, 5.01, 5.02, 5.03, 5.05, 5.06, 9.01
2026-06-17T16:05:38-04:00 · accession 0001213900-26-069626
Planet Green Holdings Corp.
8-K items 2.01, 9.01
2026-06-17T16:05:28-04:00 · accession 0001034842-26-000043
RIGEL PHARMACEUTICALS INC
8-K items 2.01
2026-06-17T09:05:00-04:00 · accession 0001193125-26-273457
HARMONIC INC.
8-K items 2.01, 5.02, 9.01 body suggests: 1.01, 2.01

Track Item 2.01 filings via API

curl -H "X-API-Key: ff_live_..." \
  "https://filingfirehose.com/v1/filings/8-k?items=2.01&limit=10"

The endpoint returns parsed 8-K records including filer_reported_items, detected_items (from body-text classification), and a suspected_buried_events map flagging items the filer didn't report but the body language suggests.

Related 8-K items

Try it on your stack

Get an API key in 2 minutes. Self-serve via Stripe, cancel anytime.

View pricing → Read API docs