// guide

What Is SEC Form 144? Notice of Proposed Sale Explained

Updated 2026-06-10. By Theodor Nielsen, founder of Form4API.

// answer

SEC Form 144 is the "Notice of Proposed Sale of Securities" — filed with the SEC when an affiliate of a public company intends to sell restricted or control securities. It must be filed before the sale if the proposed transaction exceeds 5,000 shares OR $50,000 aggregate in any 3-month period. The seller has 90 days to execute after filing.

Who must file Form 144?

Form 144 applies to affiliates of a public company — a category that overlaps substantially with Form 4 filers but is not identical. An affiliate under Rule 144 is any person who controls, is controlled by, or is under common control with the issuer. In practice, this means:

  • Officers — CEO, CFO, COO, and named executive officers with policy-making authority.
  • Directors — Board members, including non-executive directors.
  • 10%+ beneficial owners — holders of more than 10% of any class of registered equity securities.

Non-affiliates who hold restricted securities (stock acquired in private placements or unregistered transactions) also fall under Rule 144 but are subject to different holding-period rules: 12 months vs 6 months for affiliates. In practice, the overwhelming majority of Form 144 filings on EDGAR are from affiliates (officers, directors, major holders).

The key distinction between Form 144 and Form 4 filers is temporal: Form 4 is filed after a transaction occurs; Form 144 is filed before the proposed sale. An insider can be a Form 4 filer without ever filing a Form 144 (if all their transactions are in registered, freely-tradeable shares). But when they do sell restricted or control shares above the threshold, Form 144 is required first.

When Form 144 is required

Form 144 must be filed concurrently with or before the proposed sale. The triggering conditions are straightforward, but the interplay of thresholds and time windows trips up many analysts reading Form 144 filings for the first time.

The sale threshold

Form 144 is required when the proposed sale — aggregated with all other Rule 144 sales by the same person in the previous 3 months — exceeds either:

  • 5,000 shares in any 3-month period, OR
  • $50,000 aggregate value in any 3-month period.

Either condition alone is sufficient. An insider selling 6,000 shares of a $2 stock ($12,000 total) still needs to file because the share count exceeds 5,000. Conversely, an insider selling 1,000 shares of a $100 stock ($100,000 total) must file because the dollar threshold is exceeded.

The holding period

Before selling restricted securities, an affiliate must have held the shares for at least 6 consecutive months. The holding period clock starts from the later of the date the securities were acquired or the date the payment was received by the issuer. For affiliates selling control securities (freely tradeable shares of a company they control), there is no holding period — but the Form 144 filing obligation still applies.

The 90-day execution window

Once a Form 144 is filed, the insider must execute the proposed sale within 90 calendar days. If the sale does not happen within that window — for example because the insider entered a blackout period or decided not to sell — the Form 144 lapses and a new one must be filed before any subsequent sale. This is why Form 144 filings have forward-looking predictive value: they represent genuine intent with a tight execution deadline.

Form 144 vs Form 4 — the key difference

Form 4 and Form 144 are complementary, not overlapping. They cover the same insider and often the same transaction — but from different vantage points in time:

  • Form 144 — forward-looking (intent). Filed before the transaction. Records the insider's proposed sale: approximate shares, planned timing, and brokerage. The sale may or may not happen within 90 days. Use Form 144 to answer: "What are insiders planning to sell?"
  • Form 4 — backward-looking (actual). Filed within 2 business days after the transaction. Records the confirmed execution: exact shares, exact price, transaction date. Use Form 4 to answer: "What did insiders actually do?"

For the same sale, an insider typically files both: Form 144 in advance (when they signal intent to sell), then a corresponding Form 4 after execution. The gap between the two filings can be anywhere from the same day to up to 90 days. Joining the two by insider CIK and date range gives you the full picture — intent to action.

From a signal-value perspective, Form 144 tends to be higher-value as an early warning indicator. Spotting a Form 144 filing before the corresponding Form 4 appears gives analysts days or weeks of lead time over the market. This is why Form4API indexes Form 144 filings alongside Form 4 and surfaces both in the same API, with a plan-gated endpoint at /v1/form144.

Why Form 144 matters as a signal

Form 144 is systematically underused in insider-trading analysis, partly because it has historically been harder to access programmatically than Form 4. But as a signal, it has several properties that make it worth tracking alongside Form 4 data:

Early warning of insider sales

Because Form 144 must be filed before execution, it creates a detectable signal of impending sales. A flood of Form 144 filings from multiple insiders at the same company — analogous to a cluster buy signal but for sales — can be an early indicator of deteriorating insider sentiment before any Form 4 confirms it.

Filtering intent vs execution

Not every Form 144 results in a completed sale. An insider may change their mind, enter a blackout period, or encounter price conditions that make the sale unattractive. Tracking which Form 144 filings do or do not produce corresponding Form 4 filings within 90 days can itself be a signal. An insider who files 144 but repeatedly doesn't follow through may be signaling that they consider their stock undervalued at current prices — even if their stated intent was to sell.

Quality filter via holding period

The 6-month minimum holding period built into Rule 144 means that most Form 144 sellers are people who acquired shares in a private placement, as restricted compensation, or through options exercise long ago. They are not short-term traders. This reduces the noise from opportunistic flips and makes the Form 144 filer pool a more committed insider cohort.

Combine with Form 4 for full picture

The most powerful analytical approach is to use both simultaneously: monitor Form 144 for forward intent, confirm with Form 4 for actual execution. An insider who filed a Form 144 six weeks ago and whose Form 4 just appeared confirms the sale happened. Form4API lets you query both endpoints with the same ticker and insider CIK, making the join straightforward in code.

Common Form 144 misconceptions

  • "All insider sales require Form 144." Wrong. Form 144 only applies to restricted or control securities. An officer selling freely-tradeable registered shares on the open market reports on Form 4 only — no Form 144 required unless the shares are restricted.
  • "A Form 144 filing means the sale will definitely happen." Not necessarily. The insider has 90 days to execute, but is not obligated to. The filing is a notice of proposed sale — intent, not commitment. Many Form 144 filings expire without a corresponding Form 4.
  • "Form 144 is private or confidential." Form 144 has been publicly available on EDGAR since electronic filing was mandated. Post-2023 SEC amendments, all 144s are filed electronically and fully indexable. There is no grace period or confidential treatment for Form 144.
  • "The shares listed on Form 144 are exactly the shares that will sell." The share count on Form 144 is an estimate. Insiders often file for the maximum they might sell and then sell fewer. Always cross-check against the actual Form 4 execution.
  • "10b5-1 trades don't need Form 144." Incorrect — a 10b5-1 plan that involves restricted securities still triggers the Form 144 requirement when the threshold is met. The plan exempts the insider from liability, not from disclosure obligations.
  • "Form 144 covers purchases too." Form 144 is exclusively for proposed sales of restricted or control securities. Insider purchases are reported only on Form 4. There is no form-144 equivalent for the buy side.

How to access Form 144 data programmatically

Form 144 is indexed on EDGAR as XML, but the format is different from Form 4 and requires separate parsing logic. There are two practical approaches:

1. Direct SEC EDGAR (free, complex)

The SEC publishes Form 144 filings at https://www.sec.gov/cgi-bin/browse-edgar and as XML in the EDGAR full-text search index. The format changed with the 2023 electronic-filing mandate — older paper filings are less uniformly structured. Parsing from source requires mapping the filer's CIK to a ticker and resolving the broker-dealer information into usable metadata. Expect 300-500 lines of parsing and normalisation code.

2. Form4API /v1/form144 (developer-friendly)

Form4API parses Form 144 filings into the same JSON schema as Form 4 transactions, with insider metadata and ticker already joined:

curl "https://api.form4api.com/v1/form144?ticker=TSLA&per_page=10" \
  -H "X-Api-Key: $FORM4API_KEY"

The response includes: insider name, CIK, proposed shares, estimated sale price, filing date, and expiration date (filing date + 90 days). You can join to /v1/transactions on the same ticker and insider CIK to see which Form 144 notices resulted in actual Form 4 filings within the 90-day window.

The /v1/form144 endpoint is available on the Business tier. The Free tier covers 15,000 calls per month with no credit card for the /v1/transactions endpoint. See /docs for the full schema reference.

3. Real-time webhook subscriptions

Instead of polling, subscribe to webhook events and receive each new Form 144 filing within minutes of SEC publication. This gives you genuine advance notice — days or weeks before the corresponding Form 4 confirms execution. Webhooks are HMAC-SHA256 signed and retry automatically on failure. Subscribe on the dashboard webhooks page.

Frequently asked questions

Does Form 144 expire?

Effectively yes. A Form 144 filing is valid for a 90-day window from the date it is filed. If the insider does not execute the proposed sale within those 90 days, the Form 144 lapses and they must file a new one before selling. There is no formal "expiration" on EDGAR — the filing remains in the database — but the legal authorisation to sell under that notice expires after 90 days.

Can a Form 144 be canceled?

An insider can simply choose not to sell within the 90-day window, which has the practical effect of canceling the notice. There is no formal withdrawal process on EDGAR. If circumstances change — for example, the insider enters a blackout period or receives MNPI — they are legally obligated to not execute the sale, regardless of the outstanding Form 144. In that case the 144 effectively becomes void and a new one must be filed later.

Is Form 144 always public on EDGAR?

Yes, with a nuance. Form 144 filings have been publicly available on EDGAR since the SEC mandated electronic filing. However, there was a period where paper-filed 144s for smaller sales were harder to locate. As of 2023 SEC amendments, all Form 144 filings are submitted electronically, making them systematically indexable. Form4API ingests and indexes them alongside Form 4 filings.

What is the difference between Form 144 and Rule 144?

Rule 144 is the SEC regulation that permits the public resale of restricted and control securities under specific conditions. Form 144 is the notice document filed with the SEC under that rule when an affiliate plans a sale exceeding the 5,000-share or $50,000 threshold. The rule defines the eligibility criteria (holding period, trading volume limits); the form is the compliance mechanism.

Do non-affiliates ever file Form 144?

Rarely, and only for restricted securities (not control securities). A non-affiliate who acquired restricted stock in a private placement must hold it for 12 months (vs 6 months for affiliates) before selling under Rule 144. Form 144 filing is required for non-affiliates in the same cases as affiliates — if the sale exceeds 5,000 shares or $50,000. In practice, most Form 144 filings are from affiliates (officers, directors, 10%+ owners).

How fast are Form 144 filings indexed by Form4API?

Form4API polls EDGAR every 10 minutes for new filings across all form types including Form 144. Median time from SEC publication to availability in /v1/form144 is under 5 minutes. Webhook delivery (transactions.created events for Form 144 filings) typically lands within 30 seconds of API availability, giving subscribers early warning of upcoming insider sales.

Get API key

500 free requests / day. No credit card.

Get API key

View API docs

curl / JavaScript / Python examples for every endpoint.

View API docs

See pricing

Free, $49, $149, $499 — pick the tier that fits.

See pricing