
LEGGETT & PLATT INC — Investor Relations & Filings
Leggett & Platt is a diversified manufacturer that designs and produces a broad variety of engineered components and products. The company's core activities center on creating comfort solutions for daily life. Its main product segments include components for the bedding industry, such as innersprings, specialty foam, and adjustable bed bases; components for residential and work furniture; and specialized products for the flooring and textile markets, including carpet cushioning. Founded in 1883 with the invention of the bedspring, the company provides essential components used in many finished goods for homes and offices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 425 | 2026-06-04 | English | |
| FORM 8-K | 2026-06-04 | English | |
| 425 COMMUNICATION | 2026-06-04 | English | |
| FORM SD | 2026-05-29 | English | |
| FORM 8-K | 2026-05-22 | English | |
| 10-Q - LEGGETT & PLATT INC (0000058492) (Filer) | 2026-05-07 | English |
Browse filings by year
27 years- 2026 102 filings
- 2025 358 filings
- 2024 344 filings
- 2023 408 filings
- 2022 405 filings
- 2021 350 filings
- 2020 353 filings
- 2019 376 filings
- 2018 331 filings
- 2017 326 filings
- 2016 432 filings
- 2015 503 filings
- 2014 514 filings
- 2013 449 filings
- 2012 468 filings
- 2011 436 filings
- 2010 436 filings
- 2009 444 filings
- 2008 405 filings
- 2007 421 filings
- 2006 459 filings
- 2005 450 filings
- 2004 438 filings
- 2003 441 filings
- 2002 196 filings
- 2001 11 filings
- 2000 17 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47964963 | 425 | 2026-06-04 | English | ||
| 47964872 | FORM 8-K | 2026-06-04 | English | ||
| 47964507 | 425 COMMUNICATION | 2026-06-04 | English | ||
| 47888636 | FORM SD | 2026-05-29 | English | ||
| 46858942 | FORM 8-K | 2026-05-22 | English | ||
| 43157215 | 10-Q - LEGGETT & PLATT INC (0000058492) (Filer) | 2026-05-07 | English | ||
| 42795618 | 8-K - LEGGETT & PLATT INC (0000058492) (Filer) | 2026-05-07 | English | ||
| 45927904 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45927916 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 34407401 | 8-K - LEGGETT & PLATT INC (0000058492) (Filer) | 2026-04-13 | English | ||
| 33712310 | ARS - LEGGETT & PLATT INC (0000058492) (Filer) | 2026-04-07 | English | ||
| 45927928 | DEFA14A | 2026-04-07 | English | ||
| 45927995 | DEFA14A | 2026-04-07 | English | ||
| 33711839 | DEF 14A - LEGGETT & PLATT INC (0000058492) (Filer) | 2026-04-07 | English | ||
| 33061103 | SCHEDULE 13G/A - LEGGETT & PLATT INC (0000058492) (Subject) | 2026-03-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangdong Enpack Packaging Co.,Ltd.
Specializes in metal easy-open ends for food, beverage, and…
|
002846 | CN | Manufacturing |
|
Guizhou Wire Rope Co., Ltd
Manufactures high-performance steel wire ropes and PC stran…
|
600992 | CN | Manufacturing |
|
HANCHANG CORPORATION
A company transforming from manufacturing to developing new…
|
005110 | KR | Manufacturing |
|
Hangzhou Huaguang Advanced Welding Materials Co.,Ltd.
Manufactures high-performance brazing filler metals and adv…
|
688379 | CN | Manufacturing |
|
Hawkins Cooker Ltd.
Manufactures pressure cookers and cookware with internal-fi…
|
HAWKINCOOK | IN | Manufacturing |
|
HEATH (SAMUEL) & SONS PLC
Designs and manufactures luxury brass bathroom fixtures and…
|
HSM | GB | Manufacturing |
|
Herti AD
Manufacturer of aluminum, plastic, and composite closures f…
|
HERT | BG | Manufacturing |
|
Hindustan Tin Works Ltd.
Manufactures lithographed metal containers and components f…
|
530315 | IN | Manufacturing |
|
HS
Specializes in automotive body molds, checking fixtures, an…
|
2243 | TW | Manufacturing |
|
HUBEI FUXING SCIENCE AND TECHNOLOGY CO.,LTD
Manufactures steel wire products and develops residential a…
|
000926 | CN | Manufacturing |
LEGGETT & PLATT INC 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/32101/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32101 | 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=32101 | 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=32101 \ -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": 32101}, 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 LEGGETT & PLATT INC (id: 32101)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.