
APPLIED INDUSTRIAL TECHNOLOGIES INC — Investor Relations & Filings
Applied Industrial Technologies is a value-added distributor and technical solutions provider specializing in industrial motion, fluid power, flow control, and automation. The company's offerings encompass a broad range of products, including bearings, power transmission components, motors, and engineered fluid power systems. A key focus is on next-generation automation solutions, incorporating machine vision, robotics, motion control, and digital technologies. Applied serves diverse industrial markets by providing critical components, systems, and technical services designed to optimize customer operations and productivity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-28 | English | |
| 10-Q | 2026-04-28 | English | |
| 8-K - APPLIED INDUSTRIAL TECHNOLOGIES INC (0000109563) (Filer) | 2026-04-28 | English | |
| SCHEDULE 13G/A - APPLIED INDUSTRIAL TECHNOLOGIES INC (0000109563) (Subject) | 2026-03-26 | English | |
| 4 - APPLIED INDUSTRIAL TECHNOLOGIES INC (0000109563) (Filer) | 2026-02-27 | English |
Browse filings by year
27 years- 2026 21 filings
- 2025 55 filings
- 2024 69 filings
- 2023 73 filings
- 2022 69 filings
- 2021 55 filings
- 2020 59 filings
- 2019 64 filings
- 2018 71 filings
- 2017 86 filings
- 2016 84 filings
- 2015 90 filings
- 2014 105 filings
- 2013 122 filings
- 2012 135 filings
- 2011 134 filings
- 2010 125 filings
- 2009 120 filings
- 2008 133 filings
- 2007 159 filings
- 2006 168 filings
- 2005 168 filings
- 2004 135 filings
- 2003 154 filings
- 2002 15 filings
- 2001 13 filings
- 2000 12 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46004533 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 46004468 | Major Shareholding Notification 2026 | 2026-04-28 | English | ||
| 46004531 | 10-Q | 2026-04-28 | English | ||
| 38007426 | 8-K - APPLIED INDUSTRIAL TECHNOLOGIES INC (0000109563) (Filer) | 2026-04-28 | English | ||
| 33051838 | SCHEDULE 13G/A - APPLIED INDUSTRIAL TECHNOLOGIES INC (0000109563) (Subject) | 2026-03-26 | English | ||
| 32879152 | 4 - APPLIED INDUSTRIAL TECHNOLOGIES INC (0000109563) (Filer) | 2026-02-27 | English | ||
| 32879153 | 4 - APPLIED INDUSTRIAL TECHNOLOGIES INC (0000109563) (Filer) | 2026-02-10 | English | ||
| 17478798 | 4 Filing | 2026-02-06 | English | ||
| 17478796 | 4 Filing | 2026-02-06 | English | ||
| 17478793 | 4 Filing | 2026-02-06 | English | ||
| 17478804 | 10-Q Filing | 2026-01-27 | English | ||
| 17478790 | 8-K Filing | 2026-01-27 | English | ||
| 17478803 | 4 Filing | 2026-01-21 | English | ||
| 17478802 | 4 Filing | 2026-01-21 | English | ||
| 17478801 | 4 Filing | 2026-01-21 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAIICHI JITSUGYO CO., LTD.
Global engineering trading company for industrial machinery…
|
8059 | JP | Wholesale and retail trade |
|
DANCOMECH HOLDINGS BERHAD
Distributes industrial process control equipment, measureme…
|
— | MY | Wholesale and retail trade |
|
DIESEL LANGE S R L
Integrated solutions for agriculture, construction, and tir…
|
— | AR | Wholesale and retail trade |
|
Distribution Solutions Group, Inc.
A specialty distributor of MRO and OEM solutions and indust…
|
DSGR | US | Wholesale and retail trade |
|
DM-KER Plc
Distributes, services, and rents agricultural, construction…
|
DMKER | HU | Wholesale and retail trade |
|
DNOW Inc.
Global supplier of energy and industrial products, equipmen…
|
DNOW | US | Wholesale and retail trade |
|
DXP ENTERPRISES INC
Industrial distributor of MRO products, equipment, and supp…
|
DXPE | US | Wholesale and retail trade |
|
E and E ENTERPRISES LIMITED
Procures and distributes industrial components and speciali…
|
501386 | IN | Wholesale and retail trade |
|
Ecnology Group Spolka Akcyjna
Develops high-efficiency, high-density wind turbines for po…
|
ECN | PL | Wholesale and retail trade |
|
EIWA CORPORATION
Engineering firm providing industrial measurement and contr…
|
9857 | JP | Wholesale and retail trade |
APPLIED INDUSTRIAL TECHNOLOGIES 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/30618/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30618 | 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=30618 | 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=30618 \ -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": 30618}, 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 APPLIED INDUSTRIAL TECHNOLOGIES INC (id: 30618)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.