
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 |
|---|---|---|---|
|
Der Future Science & Technology Holding Group Co., LTD.
Manufactures wood flooring, home furnishings, and graphene-…
|
002631 | CN | Manufacturing |
|
EAGON HOLDINGS CO., LTD.
A holding company that manufactures and distributes buildin…
|
039020 | KR | Manufacturing |
|
EAGON INDUSTRIAL LTD
Manufacturer of wood products, building materials, and logi…
|
008250 | KR | Manufacturing |
|
Eidai Co.,Ltd.
A manufacturer of residential building materials like floor…
|
7822 | JP | Manufacturing |
|
EKOWOOD INTERNATIONAL BERHAD
Specializes in manufacturing and selling engineered solid h…
|
— | MY | Manufacturing |
|
Hansol HomeDeco co.,ltd.
Manufacturer of engineered wood products and interior mater…
|
025750 | KR | Manufacturing |
|
Harbin Sayyas Windows Co., Ltd.
Produces energy-efficient aluminum-clad wood windows and do…
|
301227 | CN | Manufacturing |
|
Honkarakenne Oyj
Global designer and manufacturer of prefabricated solid woo…
|
HONBS | FI | Manufacturing |
|
HS OPTIMUS HOLDINGS LIMITED
An investment holding company manufacturing and distributin…
|
504 | SG | Manufacturing |
|
Inwido AB
A European supplier of customized, energy-efficient windows…
|
INWI | SE | 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.