
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 |
|---|---|---|---|
|
ACCSYS TECHNOLOGIES PLC
A chemical technology company that modifies sustainable woo…
|
AXS | GB | Manufacturing |
|
Anhui Sentai WPC Group Share Co., Ltd.
Produces high-performance wood-plastic composites for const…
|
301429 | CN | Manufacturing |
|
ANZO HOLDINGS BERHAD
Investment holding in timber services, wood product manufac…
|
— | MY | Manufacturing |
|
Atlas Engineered Products Ltd.
Manufacturer and supplier of engineered wood components for…
|
AEP | CA | Manufacturing |
|
Bergs Timber
An owner of companies producing doors, windows, furniture, …
|
BRG | SE | Manufacturing |
|
Byggma ASA
A supplier and manufacturer of building materials solutions…
|
BMA | NO | Manufacturing |
|
CAVCO INDUSTRIES, INC.
Designer and producer of factory-built housing like manufac…
|
CVCO | US | Manufacturing |
|
Champion Homes, Inc.
A large North American builder of factory-built and modular…
|
SKY | US | Manufacturing |
|
China Environmental Technology and Bioenergy Holdings Limited
Manufactures wooden products using patented technology and …
|
1237 | HK | Manufacturing |
|
C.S. LUMBER CO., INC
Manufactures pre-cut wood products and undertakes construct…
|
7808 | JP | 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.