
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 |
|---|---|---|---|
| 10-Q - HELIOS TECHNOLOGIES, INC. (0001024795) (Filer) | 2026-05-12 | English | |
| 8-K - HELIOS TECHNOLOGIES, INC. (0001024795) (Filer) | 2026-05-11 | English | |
| SCHEDULE 13G/A - HELIOS TECHNOLOGIES, INC. (0001024795) (Subject) | 2026-03-27 | English | |
| 4 - HELIOS TECHNOLOGIES, INC. (0001024795) (Issuer) | 2026-03-23 | English | |
| 8-K - HELIOS TECHNOLOGIES, INC. (0001024795) (Filer) | 2026-03-20 | English | |
| 10-K - HELIOS TECHNOLOGIES, INC. (0001024795) (Filer) | 2026-03-03 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45338711 | 10-Q - HELIOS TECHNOLOGIES, INC. (0001024795) (Filer) | 2026-05-12 | English | ||
| 45000988 | 8-K - HELIOS TECHNOLOGIES, INC. (0001024795) (Filer) | 2026-05-11 | English | ||
| 33060509 | SCHEDULE 13G/A - HELIOS TECHNOLOGIES, INC. (0001024795) (Subject) | 2026-03-27 | English | ||
| 33016516 | 4 - HELIOS TECHNOLOGIES, INC. (0001024795) (Issuer) | 2026-03-23 | English | ||
| 32999436 | 8-K - HELIOS TECHNOLOGIES, INC. (0001024795) (Filer) | 2026-03-20 | English | ||
| 32885607 | 10-K - HELIOS TECHNOLOGIES, INC. (0001024795) (Filer) | 2026-03-03 | English | ||
| 32885605 | 8-K - HELIOS TECHNOLOGIES, INC. (0001024795) (Filer) | 2026-03-02 | English | ||
| 32885606 | 8-K - HELIOS TECHNOLOGIES, INC. (0001024795) (Filer) | 2026-02-26 | English | ||
| 26368177 | SCHEDULE 13G Filing | 2026-02-10 | English | ||
| 26368365 | SCHEDULE 13G/A Filing | 2026-01-09 | English | ||
| 26368325 | 4 Filing | 2026-01-08 | English | ||
| 26367832 | 4 Filing | 2026-01-08 | English | ||
| 26367783 | 4 Filing | 2026-01-08 | English | ||
| 26367662 | 4 Filing | 2026-01-08 | English | ||
| 26368270 | 4 Filing | 2026-01-06 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Norrhydro Group Oyj
Manufacturer of custom hydraulic cylinders and digital moti…
|
NORRH | FI | Manufacturing |
|
Parker-Hannifin Corp
Global manufacturer of motion and control technologies and …
|
PH | US | Manufacturing |
|
Przedsiębiorstwo Hydrauliki Siłowej Hydrotor S.A.
Manufacturer of hydraulic systems, offering machining and r…
|
HDR | PL | Manufacturing |
|
RIX CORPORATION
A manufacturing and trading company providing solutions for…
|
7525 | JP | Manufacturing |
|
Shandong Hongyu Precision Machinery Co., Ltd.
Manufactures high-precision hydraulic cylinders and compone…
|
002890 | CN | Manufacturing |
|
Shaoyang Victor Hydraulics Co.,Ltd.
Develops and manufactures high-pressure hydraulic component…
|
301079 | CN | Manufacturing |
|
SICHUAN CRUN CO., LTD
Manufactures hydraulic and lubrication systems for wind pow…
|
002272 | CN | Manufacturing |
|
SMC CORPORATION
Global manufacturer of automatic control equipment for indu…
|
6273 | JP | Manufacturing |
|
TAIWAN CHELIC CO., LTD.
Specialized manufacturer of pneumatic and electric automati…
|
4555 | TW | Manufacturing |
|
TAYLOR DEVICES, INC.
Engineering and manufacturing of shock and vibration contro…
|
TAYD | US | 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.