
Legacy Housing Corp — Investor Relations & Filings
Legacy Housing Corp is a producer of manufactured homes specializing in affordable housing solutions. The company designs, manufactures, and sells a wide range of factory-built homes, including singlewides, doublewides, and tiny homes. It focuses on providing value-driven products with functional floorplans, extensive standard features, and durable construction that meets or exceeds regulated building standards. The company's in-house engineering team designs layouts optimized for functionality and homeowner satisfaction. In addition to its core manufacturing operations, Legacy Housing Corp also offers consumer financing services to facilitate home purchases. The company's products are aimed at diverse communities seeking accessible and affordable homeownership.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Legacy Housing Corp (0001436208) (Filer) | 2026-05-08 | English | |
| 10-Q - Legacy Housing Corp (0001436208) (Filer) | 2026-05-07 | English | |
| FORM 8-K | 2025-12-18 | English | |
| FORM 8-K | 2025-12-18 | English | |
| ARS | 2025-11-12 | English | |
| FORM DEF 14A | 2025-11-12 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 44186821 | 8-K - Legacy Housing Corp (0001436208) (Filer) | 2026-05-08 | English | ||
| 43476598 | 10-Q - Legacy Housing Corp (0001436208) (Filer) | 2026-05-07 | English | ||
|
2025
13 filings
| |||||
| 12222656 | FORM 8-K | 2025-12-18 | English | ||
| 12222655 | FORM 8-K | 2025-12-18 | English | ||
| 12222658 | ARS | 2025-11-12 | English | ||
| 12222657 | FORM DEF 14A | 2025-11-12 | English | ||
| 12222659 | 8-K | 2025-11-07 | English | ||
| 12222662 | 10-Q | 2025-11-07 | English | ||
| 12222660 | FORM 8-K | 2025-11-03 | English | ||
| 12222661 | FORM 8-K | 2025-10-10 | English | ||
| 12222663 | FORM 8-K | 2025-10-09 | English | ||
| 12222664 | FORM 8-K | 2025-10-02 | English | ||
| 12222667 | 10-Q | 2025-08-07 | English | ||
| 12222665 | 10-Q | 2025-05-12 | English | ||
| 12222666 | 10-K | 2025-03-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of builders' carpentry and joinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NIHON FLUSH CO.,LTD.
Manufacturer of interior doors, storage units, and wooden c…
|
7820 | JP | Manufacturing |
|
NODA CORPORATION
Manufacturer and seller of wood-based building materials li…
|
7879 | JP | Manufacturing |
|
RIVCO AUSTRALIA LTD
Designs and manufactures premium timber windows and doors f…
|
RIV | AU | Manufacturing |
|
Sciuker Frames
Designs and manufactures eco-sustainable wood-aluminum and …
|
SCK | IT | Manufacturing |
|
SEVEN INDUSTRIES CO.,LTD.
Manufacturer of wood-based housing materials and interior b…
|
7896 | JP | Manufacturing |
|
Spearhead Resources Inc.
Designs, engineers, and fabricates sophisticated architectu…
|
— | CA | Manufacturing |
|
UFP INDUSTRIES INC
Supplies wood and composite products for construction, pack…
|
UFPI | US | Manufacturing |
|
Viceroy Homes Limited
Designs and manufactures custom, pre-engineered kit homes a…
|
VHL.A | CA | Manufacturing |
|
Vohringer Home Technology Co., Ltd.
Develops and manufactures flooring, RV panels, and interior…
|
603226 | CN | Manufacturing |
|
Werth Holz Spolka Akcyjna
Manufacturer of wooden garden architecture and accessories …
|
WHH | PL | Manufacturing |
Legacy Housing Corp via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/32593/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32593 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=32593 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=32593 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 32593}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Legacy Housing Corp (id: 32593)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.