
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 |
|---|---|---|---|
|
SUZUDEN CORPORATION
A specialized trading company for factory automation equipm…
|
7480 | JP | Wholesale and retail trade |
|
Syncom Imaging Systems Inc.
Supplies and distributes high-value diagnostic imaging equi…
|
— | CA | Wholesale and retail trade |
|
TACHIBANA ELETECH CO.,LTD.
A technology trading company specializing in FA systems, se…
|
8159 | JP | Wholesale and retail trade |
|
TAKEBISHI CORPORATION
Engineering trading company for industrial electronics, dev…
|
7510 | JP | Wholesale and retail trade |
|
Tak Lee Machinery Holdings Limited
Authorized dealer for Hitachi heavy equipment, offering sal…
|
2102 | HK | Wholesale and retail trade |
|
Techno Alpha Co.,Ltd.
Specialized trading company for electronics, marine, and en…
|
3089 | JP | Wholesale and retail trade |
|
Technojet Consultants Ltd.
Provides industrial coding, marking, and labeling solutions…
|
509917 | IN | Wholesale and retail trade |
|
TEHO INTERNATIONAL INC LTD.
Multi-faceted solutions provider for marine, offshore, cons…
|
5OQ | SG | Wholesale and retail trade |
|
Ten-League International Holdings Ltd
Provider of heavy equipment and turnkey solutions for indus…
|
TLIH | US | Wholesale and retail trade |
|
TENPOS HOLDINGS Co.,Ltd
Sells kitchen equipment and provides comprehensive support …
|
2751 | 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.