
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-28 | English | |
| 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 |
Browse filings by year
27 years- 2026 27 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
| |||||
| 47868471 | 8-K | 2026-05-28 | English | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHUO SPRING CO.,LTD.
Manufacturer of automotive springs, control cables, and sus…
|
5992 | JP | Manufacturing |
|
COMPX INTERNATIONAL INC
Manufacturer of security products and recreational marine c…
|
CIX | US | Manufacturing |
|
DAELIM TRADING CO.,LTD
Manufacturer of stainless steel cutlery, housewares, and ba…
|
006570 | KR | Manufacturing |
|
DAIKEN CO.,LTD.
Manufacturer of metal products and building materials for t…
|
5900 | JP | Manufacturing |
|
De Neers Tools Limited
Supplies professional hand tools for high-safety industrial…
|
DENEERS | IN | Manufacturing |
|
DIJET INDUSTRIAL CO., LTD.
A comprehensive manufacturer of high-performance cemented c…
|
6138 | JP | Manufacturing |
|
dormakaba Holding AG
Global provider of access and security solutions for buildi…
|
DOKA | CH | Manufacturing |
|
EASTERN CO
Manufacturer of engineered solutions like hardware, vision …
|
EML | US | Manufacturing |
|
Emkay Taps and Cutting Tools Limited
Designs and manufactures high-precision threading taps, end…
|
EMKAYTOOLS | IN | Manufacturing |
|
Emkay Tools Limited
Manufacturer of high-precision cutting tools, including tap…
|
ETL | IN | 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.