SEC Form 1-A: Reg A+ Mini-IPO Engineer Guide (2026)

SEC Form 1-A: Reg A+ Mini-IPO Engineer Guide (2026)

Building FinanceTrackDaily on top of the SEC EDGAR API, I spend a lot of time watching filings stream in for the 3,400+ U.S. issuers we aggregate. Among the well-known S-1 and 10-K traffic, a quieter cohort of filings keeps showing up: Form 1-A. These are Regulation A+ offerings β€” sometimes called "mini-IPOs" β€” and from an engineering perspective they look very different from a traditional IPO prospectus. Smaller companies file them, the disclosure burden is lighter, and the data structure inside EDGAR has its own quirks worth understanding before you read one.

This guide walks through what Form 1-A is, how Tier 1 and Tier 2 differ, what the filing actually contains, and how I parse these documents when they hit our aggregator. It is written for retail investors and engineers who want to understand the document β€” not as a recommendation to buy or pass on any specific offering.

Disclaimer: This article is for informational and educational purposes only and is not financial, legal, or investment advice. I am a software engineer who builds public-data aggregators β€” I am not a registered investment adviser, broker-dealer, CFA, or CFP. Always consult a licensed financial advisor before investing in any Regulation A+ offering or other security.

What Form 1-A Actually Is

Form 1-A is the offering statement required under Regulation A of the Securities Act of 1933, codified at 17 CFR Β§Β§ 230.251–230.263. The SEC modernized the framework in 2015 under what most people call "Reg A+," and amended it again on March 15, 2021 to raise the Tier 2 ceiling. Before an issuer can sell securities under Regulation A, the company must file Form 1-A on EDGAR and have it qualified by the SEC's Division of Corporation Finance. Qualification is similar to the effectiveness of an S-1, but the review process is generally lighter and the document itself is shorter than a full IPO prospectus.

The headline appeal of Regulation A is that it allows non-accredited retail investors to participate, which Regulation D 506(b) and 506(c) generally do not. That is why you sometimes see consumer brands, real-estate sponsors, and early-stage tech companies marketing Reg A+ rounds directly to their own customers rather than going through a Wall Street underwriter.

Tier 1 vs Tier 2: The Two Sides of Form 1-A

Reg A has two tiers, and the choice between them shapes the entire filing. Here is what changes when an issuer flips that one checkbox on the cover of Form 1-A:

FeatureTier 1Tier 2
Max raise in 12 months$20 million$75 million (raised from $50M on March 15, 2021)
Audited financial statementsNot requiredRequired
State (Blue Sky) registrationRequired in each state of salePreempted under NSMIA
Investor limitsNone imposed by Reg ANon-accredited investors capped at greater of 10% of income or net worth, unless securities are listed on a national exchange
Continuing reportingForm 1-Z exit report onlyForms 1-K (annual), 1-SA (semi-annual), 1-U (current event)

In the live EDGAR feed, Tier 2 dominates. From an engineering vantage point that makes sense: Tier 1 forces an issuer to clear Blue Sky review in every state of sale, which gets expensive fast. Most issuers serious about a real cross-state offering elect Tier 2, accept the audit and ongoing reporting burden, and gain federal preemption.

Inside the Form: Parts I, II, and III

Form 1-A is divided into three parts, and when you pull the filing index from EDGAR's REST API you will see them as separate exhibits inside one accession folder.

Part I β€” Notification (XML)

This is the structured-data section. It is machine-readable XML containing issuer name, CIK, jurisdiction of incorporation, the offering tier, total offering amount, price per share, and the names and addresses of executive officers and 10% beneficial owners. When aggregators like FinanceTrackDaily ingest Reg A filings, Part I is where most of the indexable signal lives. If you only have time to read one section programmatically, it is this one.

Part II β€” Offering Circular

This is the narrative document that an investor actually reads. It mirrors the structure of an S-1 prospectus but is shorter and uses a different question-and-answer format under Item 1 through Item 17. Required sections include:

  • Summary of the offering and use of proceeds
  • Risk factors specific to the issuer
  • Dilution table (important for early-stage issuers)
  • Plan of distribution and selling securityholders
  • Description of the business and properties
  • Management's discussion and analysis (MD&A)
  • Executive compensation and related-party transactions
  • Financial statements (audited for Tier 2, reviewed-only for Tier 1)

The financial statement period is shorter than an S-1: only two fiscal years of statements are required, versus three years of audited statements for a Form S-1 filer that is not a smaller reporting company.

Part III β€” Exhibits

This is everything else: charter documents, bylaws, subscription agreements, underwriting agreements if any, opinion of counsel, and the consent of the auditor. If you are evaluating a Reg A+ offering, Part III is where you can confirm what rights your shares actually carry, because the issuer's charter and the subscription agreement live here as exhibits.

The Engineering View: What Form 1-A Looks Like in EDGAR

When a Form 1-A is filed, the SEC assigns it an accession number in the standard format XXXXXXXXXX-XX-XXXXXX and stores it under the issuer's CIK in EDGAR. The form type in the index file is literally 1-A, with several variants you will encounter while aggregating:

  • 1-A β€” initial offering statement
  • 1-A/A β€” amendment to the offering statement (often pre-qualification, in response to SEC comments)
  • 1-A POS β€” post-qualification amendment, filed after qualification to update material disclosures
  • DOS β€” confidential draft offering statement, only visible after qualification
  • 1-U β€” current report (Reg A's analog to Form 8-K)
  • 1-K β€” annual report (analog to 10-K, lighter)
  • 1-SA β€” semi-annual report (analog to 10-Q, but only twice a year and unaudited)
  • 1-Z β€” exit report, filed when the issuer terminates Reg A reporting

From an aggregation perspective, the gotcha I hit early on while wiring up FTD's filings pipeline: Form 1-A does not include XBRL financial data the way 10-K and 10-Q filings do. There is no Financial_Report.xlsx exhibit and no machine-readable Inline XBRL. If you want the financials, you parse them out of the PDF or HTML offering circular, which is a lot more brittle than parsing structured XBRL. This is one reason Reg A+ issuers do not show up in many fundamental-screening tools β€” the data is not in the format those tools expect.

Continuing Disclosure: Where Tier 2 Investors Stay Informed

Once the SEC qualifies a Tier 2 offering, the issuer enters an ongoing reporting regime under SEC Rule 257. The reports are lighter than Exchange Act reporting but still meaningful:

  • Form 1-K β€” due within 120 calendar days of fiscal year end. Includes audited financial statements, MD&A, and updated risk factors. This is the most important document an existing Reg A+ investor reads each year.
  • Form 1-SA β€” semi-annual interim financials, due within 90 days of the semi-annual period. Unaudited.
  • Form 1-U β€” triggered by specific events: change of control, departure of principal officers, material modification of rights, bankruptcy, and others enumerated in the form's instructions. Tier 2 issuers must file within four business days of the triggering event.

Tier 1 issuers, by contrast, file only a Form 1-Z exit report covering the final status of the offering and then drop out of reporting entirely. That is a major durable difference between the tiers from an investor-information standpoint.

Reg A+ Compared to Other Capital-Raising Paths

To put Form 1-A in context, here is how it sits relative to the other common SEC filings I see in the EDGAR feed:

  • Form S-1 β€” traditional IPO registration statement. No fundraising cap, but full Exchange Act reporting (10-K, 10-Q, 8-K) and three years of audited financials are required.
  • Form D (Reg D 506) β€” private placement. Unlimited raise, but generally restricted to accredited investors and minimal SEC disclosure.
  • Form C (Reg CF) β€” crowdfunding. Capped at $5 million in 12 months (raised from $1.07M in March 2021), with light disclosure and a portal intermediary.
  • Form 1-A (Reg A+) β€” mini-IPO. Capped at $20M (Tier 1) or $75M (Tier 2), open to non-accredited investors, with continuing reporting at Tier 2.

The practical question that often determines which form a company uses is "how much can I raise, from whom, and at what compliance cost?" Reg A+ Tier 2 sits in a useful middle ground between Reg CF (small, retail-friendly, minimal reporting) and a full S-1 IPO (uncapped, retail-friendly, heavy reporting).

Red Flags I Watch For When Reading a Form 1-A

These are observational notes from reading many of these documents while aggregating filings β€” not a rating model and not investment advice:

  1. "Going concern" language in the auditor's report. For Tier 2 filings, the audited statements in Part II often carry a going-concern footnote if the issuer is pre-revenue. That is not automatically fatal, but it is something to read carefully.
  2. Use of proceeds heavily weighted toward general working capital. Specific, project-tied use of proceeds is generally a more useful disclosure than a vague allocation to "general corporate purposes."
  3. Selling securityholders alongside the issuer. Some Reg A+ offerings let existing shareholders sell into the offering. The S-1 prospectus disclosure rules require this to be itemized, and so does Form 1-A. It is worth checking how much of the round goes to the company versus to insiders.
  4. Repeated 1-A/A amendments. A handful of amendments before qualification is normal SEC dialogue. A long string of them sometimes signals the staff pushed back on substantial disclosure issues.
  5. Missing or stale 1-K and 1-SA filings. For Tier 2 issuers that have already qualified, checking the EDGAR filing history for on-time annual and semi-annual reports tells you whether the issuer is actually keeping current. SEC Rule 257(b)(6) requires those filings; missing them is a meaningful signal.

Frequently Asked Questions

Are Regulation A+ shares the same as common stock in a public company?

Not necessarily. Reg A+ securities can be common stock, preferred stock, debt, or other instruments. They may or may not be listed on a national securities exchange after qualification. Reg A+ securities under Tier 2 are generally freely tradable (not restricted securities), but secondary-market liquidity depends entirely on whether there is a trading venue. Always read the "Plan of Distribution" and "Description of Securities" sections of the offering circular.

How long does SEC qualification of a Form 1-A take?

The SEC does not publish a strict service-level target, but in practice the public EDGAR record shows that many Tier 2 filings cycle through two to four amendments and reach qualification roughly three to six months after initial submission. Complex filings or those with novel structures can take longer.

Where can I find Form 1-A filings on EDGAR?

EDGAR's full-text search at efts.sec.gov supports filtering by form type. You can also pull the recent feed at https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&type=1-A&dateb=&owner=include&count=40 to see the latest filings across all issuers. The same endpoint works for 1-K, 1-SA, and 1-U with the type parameter swapped.

Is a Reg A+ offering safer than a Reg D private placement because retail investors are allowed?

No. Eligibility to invest is a different question from the risk of the investment. Reg A+ issuers tend to be earlier stage and smaller than seasoned public companies, and many fail to deliver on their business plans. The fact that the SEC qualified an offering means the disclosure document was reviewed for completeness, not that the underlying business is sound.

Where to Read Primary Sources

Rather than relying on summaries (including this one), the primary references for Form 1-A are worth bookmarking:

Takeaways

Form 1-A is one of the more practical disclosure regimes the SEC operates: lighter than a full S-1 IPO, but with real teeth at Tier 2 in the form of audited financials, ongoing 1-K and 1-SA reports, and Form 1-U current-event disclosures. For retail investors, that ongoing reporting is the part worth paying the most attention to. For engineers aggregating EDGAR, Form 1-A is a reminder that not every SEC filing comes with the XBRL-structured financial data that 10-K and 10-Q filings do β€” Reg A+ data is narrative-first and needs different parsing.

If you are considering investing in a Reg A+ offering, read the offering circular cover to cover, check the issuer's EDGAR filing history for on-time continuing reports, and talk to a licensed financial adviser. This article describes the document β€” it does not endorse any particular issuer or offering.

Reminder: This article is for informational purposes only and is not financial advice. The author is a software engineer who builds SEC EDGAR aggregators, not a registered investment adviser, broker-dealer, CFA, or CFP. Past filings activity does not predict future investment performance, and qualification of a Form 1-A by the SEC does not mean the SEC has endorsed the offering. Consult a licensed financial advisor before making any investment decision.

Found this helpful?

Subscribe to our newsletter for more in-depth reviews and comparisons delivered to your inbox.

Related Articles