
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 |
|---|---|---|---|
|
ESSEN TECH CO.,LTD.
Manufacturer of brass valves, fittings, and precision compo…
|
043340 | KR | Manufacturing |
|
Est Tools Co., Ltd.
Designs and manufactures high-precision cutting tools and i…
|
300488 | CN | Manufacturing |
|
Ferro S.A.
Manufacturer of sanitary and installation fittings for bath…
|
FRO | PL | Manufacturing |
|
Fiskars Oyj Abp
A consumer goods company with design-driven brands for indo…
|
FSKRS | FI | Manufacturing |
|
FM Mattsson Mora Group
A Nordic manufacturer of sustainable taps and mixers for ki…
|
FMM | SE | Manufacturing |
|
Forbes & Company Ltd
Specializes in precision engineering, industrial tools, and…
|
502865 | IN | Manufacturing |
|
Forbes Precision Tools and Machine Parts Limited
Manufactures high-performance precision tools and industria…
|
544186 | IN | Manufacturing |
|
Fortune Brands Innovations, Inc.
Specializes in home, security, and digital products for res…
|
FBIN | US | Manufacturing |
|
Fositek
Designs and manufactures precision hinge systems and metal …
|
6805 | TW | Manufacturing |
|
Friend Co.,Ltd.
Designs and manufactures high-precision metal components an…
|
605050 | CN | 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.