
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 |
|---|---|---|---|
|
JELD-WEN Holding, Inc.
Global designer and manufacturer of high-performance doors,…
|
JELD | US | Manufacturing |
|
JEWETT CAMERON TRADING CO LTD
Manufacturer and distributor of fencing, pet, and outdoor l…
|
JCTC | US | Manufacturing |
|
Jiangshan Oupai Door Industry Co., Ltd
Specializes in the design, manufacture, and distribution of…
|
603208 | CN | Manufacturing |
|
JM-MULTI
Manufactures wood products and develops AI-based smart heal…
|
254160 | KR | Manufacturing |
|
LapWall Oyj
Manufactures prefabricated wooden construction elements for…
|
LAPWALL | FI | Manufacturing |
|
LIMAHSOON BERHAD
Integrated manufacturer of wood-based products from rubberw…
|
— | MY | Manufacturing |
|
Luxor Industrial Corporation
Manufactures and markets patented wooden building component…
|
LRL | CA | Manufacturing |
|
Mera Spolka Akcyjna
Manufacturer specializing in the design and production of w…
|
MER | PL | Manufacturing |
|
Moulinvest
Integrated industrial company operating across the wood val…
|
ALMOU | FR | Manufacturing |
|
NANKAI PLYWOOD CO.,LTD
Manufacturer of interior building materials and residential…
|
7887 | 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.