
PARK OHIO HOLDINGS CORP — Investor Relations & Filings
Park Ohio Holdings Corp. is a provider of industrial supply chain logistics and a diversified manufacturer of engineered products and assembly components. The company operates through three business segments: Supply Technologies, Assembly Components, and Engineered Products. The Supply Technologies segment offers total supply chain management solutions, helping customers streamline procurement and inventory. The Assembly Components segment manufactures highly engineered products, including aluminum components and forged and machined parts. The Engineered Products segment designs and manufactures specialized industrial equipment and systems. ParkOhio serves a broad base of leading global manufacturers across infrastructure and consumer goods markets, providing solutions to optimize manufacturing processes, increase efficiency, and improve product quality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - PARK OHIO HOLDINGS CORP (0000076282) (Filer) | 2026-04-02 | English | |
| DEF 14A - PARK OHIO HOLDINGS CORP (0000076282) (Filer) | 2026-04-02 | English | |
| 4 - PARK OHIO HOLDINGS CORP (0000076282) (Issuer) | 2026-03-18 | English | |
| 4 - PARK OHIO HOLDINGS CORP (0000076282) (Issuer) | 2026-03-18 | English | |
| 4 - PARK OHIO HOLDINGS CORP (0000076282) (Filer) | 2026-02-23 | English | |
| 4 - PARK OHIO HOLDINGS CORP (0000076282) (Filer) | 2026-02-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 33155739 | ARS - PARK OHIO HOLDINGS CORP (0000076282) (Filer) | 2026-04-02 | English | ||
| 33155761 | DEF 14A - PARK OHIO HOLDINGS CORP (0000076282) (Filer) | 2026-04-02 | English | ||
| 32976494 | 4 - PARK OHIO HOLDINGS CORP (0000076282) (Issuer) | 2026-03-18 | English | ||
| 32976446 | 4 - PARK OHIO HOLDINGS CORP (0000076282) (Issuer) | 2026-03-18 | English | ||
| 32877871 | 4 - PARK OHIO HOLDINGS CORP (0000076282) (Filer) | 2026-02-23 | English | ||
| 32877872 | 4 - PARK OHIO HOLDINGS CORP (0000076282) (Filer) | 2026-02-23 | English | ||
| 32877873 | 4 - PARK OHIO HOLDINGS CORP (0000076282) (Filer) | 2026-02-23 | English | ||
|
2025
8 filings
| |||||
| 17095150 | 4 Filing | 2025-12-08 | English | ||
| 17095139 | 4 Filing | 2025-12-03 | English | ||
| 9164884 | Regulatory Filings 2025 | 2025-12-02 | English | ||
| 9164882 | FORM 4 | 2025-12-01 | English | ||
| 9164883 | FORM 4 | 2025-12-01 | English | ||
| 9164885 | FORM 4 | 2025-12-01 | English | ||
| 8664440 | FORM 4 | 2025-11-13 | English | ||
| 8664443 | Major Shareholding Notification 2025 | 2025-11-07 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
PARK OHIO HOLDINGS CORP 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/33324/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33324 | 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=33324 | 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=33324 \ -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": 33324}, 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 PARK OHIO HOLDINGS CORP (id: 33324)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.