
HELIOS TECHNOLOGIES, INC. — Investor Relations & Filings
Helios Technologies is a global industrial technology company that develops and manufactures highly engineered motion control and electronic controls solutions. Operating through two primary segments, Hydraulics and Electronics, the company provides a diverse product portfolio that includes hydraulic cartridge valves, quick-release couplings, and customized electronic control systems, displays, and instrumentation. These products are designed for reliability in demanding environments and serve a wide range of end markets, such as industrial, mobile machinery, agriculture, recreational vehicles, health and wellness, and energy. Through its various operating companies, Helios delivers intuitive and effective solutions to enhance the performance and control of customer machinery and systems worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 | 2025-10-07 | English | |
| 4 | 2025-10-03 | English | |
| 8-K | 2025-10-01 | English | |
| 4 | 2025-09-23 | English | |
| 3 | 2025-09-23 | English | |
| 4 | 2025-09-22 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 10810651 | 4 | 2025-10-07 | English | ||
| 10810652 | 4 | 2025-10-03 | English | ||
| 10810653 | 8-K | 2025-10-01 | English | ||
| 10810654 | 4 | 2025-09-23 | English | ||
| 10810655 | 3 | 2025-09-23 | English | ||
| 10810656 | 4 | 2025-09-22 | English | ||
| 10810657 | 4 | 2025-09-22 | English | ||
| 10810658 | 4 | 2025-09-22 | English | ||
| 10810659 | 4 | 2025-09-22 | English | ||
| 10810660 | 4 | 2025-09-22 | English | ||
| 10810661 | 4 | 2025-09-22 | English | ||
| 10810662 | 8-K | 2025-09-22 | English | ||
| 10810663 | 4 | 2025-09-15 | English | ||
| 10810664 | 4 | 2025-09-15 | English | ||
| 10810665 | 4 | 2025-09-15 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRTAC
Manufacturer of pneumatic components and transmission equip…
|
1590 | TW | Manufacturing |
|
Avic Heavy Machinery Co.,Ltd.
Manufactures high-end forgings, hydraulic systems, and heat…
|
600765 | CN | Manufacturing |
|
CFF FLUID CONTROL LIMITED
Manufactures and services naval shipboard machinery and flu…
|
543920 | IN | Manufacturing |
|
CHELIC
Specialized manufacturer of pneumatic and electric automati…
|
4555 | TW | Manufacturing |
|
CKD Corporation
Manufactures automation machinery and components for a wide…
|
6407 | JP | Manufacturing |
|
CONVUM Ltd.
Manufacturer of pneumatic equipment and vacuum components f…
|
6265 | JP | Manufacturing |
|
Duncan Engineering Limited
Manufacturer of industrial pneumatic products and OTR tyre …
|
504908 | IN | Manufacturing |
|
DY Corporation
Manufactures industrial machinery, automotive components, a…
|
013570 | KR | Manufacturing |
|
DY POWER Corporation
Manufacturer of hydraulic cylinders for construction and he…
|
210540 | KR | Manufacturing |
|
Hengong Precision Equipment Co., Ltd.
Manufactures continuous casting iron materials and high-pre…
|
301261 | CN | Manufacturing |
HELIOS 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/31796/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31796 | 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=31796 | 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=31796 \ -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": 31796}, 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 HELIOS TECHNOLOGIES, INC. (id: 31796)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.