
KENNAMETAL INC — Investor Relations & Filings
Kennametal Inc. is an industrial technology company specializing in materials science. It develops and provides a range of tooling and wear-resistant solutions, including products for metalworking, earth cutting, and specialized components like coatings and powders. The company's offerings are engineered to enhance productivity for customers in demanding sectors such as aerospace, defense, and transportation. Kennametal's tools and materials enable users to operate equipment for longer durations, increase cutting speeds, and achieve greater machining precision.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-27 | English | |
| SD | 2026-05-21 | English | |
| 424B2 | 2026-05-20 | English | |
| FWP | 2026-05-19 | English | |
| 8-K | 2026-05-19 | English | |
| 424B2 | 2026-05-19 | English |
Browse filings by year
27 years- 2026 26 filings
- 2025 99 filings
- 2024 90 filings
- 2023 82 filings
- 2022 68 filings
- 2021 82 filings
- 2020 97 filings
- 2019 92 filings
- 2018 103 filings
- 2017 93 filings
- 2016 83 filings
- 2015 116 filings
- 2014 116 filings
- 2013 116 filings
- 2012 126 filings
- 2011 80 filings
- 2010 97 filings
- 2009 93 filings
- 2008 91 filings
- 2007 151 filings
- 2006 192 filings
- 2005 140 filings
- 2004 102 filings
- 2003 86 filings
- 2002 29 filings
- 2001 11 filings
- 2000 18 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47846029 | 8-K | 2026-05-27 | English | ||
| 46740571 | SD | 2026-05-21 | English | ||
| 46694573 | 424B2 | 2026-05-20 | English | ||
| 46558285 | FWP | 2026-05-19 | English | ||
| 46542081 | 8-K | 2026-05-19 | English | ||
| 46538663 | 424B2 | 2026-05-19 | English | ||
| 45926929 | 10-Q | 2026-05-06 | English | ||
| 41802112 | 8-K - KENNAMETAL INC (0000055242) (Filer) | 2026-05-06 | English | ||
| 39559691 | 8-K - KENNAMETAL INC (0000055242) (Filer) | 2026-05-01 | English | ||
| 45926933 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45926940 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45926948 | Major Shareholding Notification 2026 | 2026-04-07 | English | ||
| 45926957 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 32876889 | 4 - KENNAMETAL INC (0000055242) (Filer) | 2026-02-26 | English | ||
| 32876890 | 4 - KENNAMETAL INC (0000055242) (Filer) | 2026-02-26 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aztec International Spolka Akcyjna
Specializes in powder coating, manufacturing saddle washers…
|
AZC | PL | Manufacturing |
|
Beijing Worldia Diamond Tools Co.,Ltd.
Manufactures high-precision superhard cutting tools for ind…
|
688028 | CN | Manufacturing |
|
Bela Automotives Limited
Manufacturer and distributor of automotive, precision cold …
|
BELA | PK | Manufacturing |
|
Bichamp Cutting Technology(Hunan) Co.,Ltd.
Manufacturer of industrial sawing tools and precision metal…
|
002843 | CN | Manufacturing |
|
Birla Precision Technologies Ltd
Produces precision machine tool accessories, cutting tools,…
|
BIRLAPREC | IN | Manufacturing |
|
Brüder Mannesmann AG
Holding company for a wholesaler of hand and power tools fo…
|
BMM | DE | Manufacturing |
|
Bulten
A global manufacturer and distributor of fastening solution…
|
BULTEN | SE | Manufacturing |
|
Changsha DIALINE New Material Sci.&Tech. Co., Ltd.
Produces electroplated diamond wire tools for high-precisio…
|
300700 | CN | Manufacturing |
|
CHICAGO RIVET & MACHINE CO
Manufacturer of custom cold-headed parts and automatic rive…
|
CVR | US | Manufacturing |
|
CHIN WELL HOLDINGS BHD
Global manufacturer and supplier of high-quality carbon ste…
|
— | MY | Manufacturing |
KENNAMETAL 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/31867/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31867 | 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=31867 | 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=31867 \ -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": 31867}, 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 KENNAMETAL INC (id: 31867)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.