
ZYNEX INC — Investor Relations & Filings
Zynex, Inc. is a medical technology company that designs, manufactures, and markets medical devices. The company specializes in non-invasive solutions for pain management and rehabilitation, offering a portfolio of electrotherapy products prescribed for home use to treat chronic and acute pain and aid in muscle activation. A separate division, Zynex Monitoring Solutions, develops and markets cardiac monitoring devices for use in hospital settings. The company's product lines also extend to neuro-diagnostics and stroke rehabilitation technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 - ZYNEX INC (0000846475) (Issuer) | 2026-03-27 | English | |
| 4 - ZYNEX INC (0000846475) (Issuer) | 2026-03-27 | English | |
| 4 - ZYNEX INC (0000846475) (Issuer) | 2026-03-27 | English | |
| 15-12G | 2026-03-26 | English | |
| 8-K - ZYNEX INC (0000846475) (Filer) | 2026-03-26 | English | |
| S-8 POS | 2026-03-26 | English |
Browse filings by year
28 years- 2026 19 filings
- 2025 51 filings
- 2024 42 filings
- 2023 84 filings
- 2022 70 filings
- 2021 64 filings
- 2020 62 filings
- 2019 66 filings
- 2018 21 filings
- 2017 19 filings
- 2016 10 filings
- 2015 11 filings
- 2014 16 filings
- 2013 11 filings
- 2012 9 filings
- 2011 14 filings
- 2010 15 filings
- 2009 25 filings
- 2008 38 filings
- 2007 13 filings
- 2006 24 filings
- 2005 20 filings
- 2004 17 filings
- 2003 9 filings
- 2002 14 filings
- 2001 10 filings
- 2000 12 filings
- 1999 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33066567 | 4 - ZYNEX INC (0000846475) (Issuer) | 2026-03-27 | English | ||
| 33066561 | 4 - ZYNEX INC (0000846475) (Issuer) | 2026-03-27 | English | ||
| 33066523 | 4 - ZYNEX INC (0000846475) (Issuer) | 2026-03-27 | English | ||
| 46136713 | 15-12G | 2026-03-26 | English | ||
| 33052493 | 8-K - ZYNEX INC (0000846475) (Filer) | 2026-03-26 | English | ||
| 46136724 | S-8 POS | 2026-03-26 | English | ||
| 46136736 | S-8 POS | 2026-03-26 | English | ||
| 33002192 | 8-K - ZYNEX INC (0000846475) (Filer) | 2026-03-20 | English | ||
| 32984610 | EFFECT - ZYNEX INC (0000846475) (Filer) | 2026-03-19 | English | ||
| 46136740 | RW | 2026-03-13 | English | ||
| 46136746 | POS AM | 2026-03-13 | English | ||
| 32882172 | 8-K - ZYNEX INC (0000846475) (Filer) | 2026-02-19 | English | ||
| 32882173 | 8-K - ZYNEX INC (0000846475) (Filer) | 2026-02-18 | English | ||
| 24434209 | 8-K Filing | 2026-02-11 | English | ||
| 24434299 | 8-K Filing | 2026-02-02 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hefei Meyer Optoelectronic Technology Inc.
Develops optoelectronic sorting and imaging systems for foo…
|
002690 | CN | Manufacturing |
|
HERAMED LIMITED
Develops digital health solutions and remote monitoring too…
|
HMD | AU | Manufacturing |
|
Hironic Co.,Ltd
Develops and manufactures energy-based medical aesthetic de…
|
149980 | KR | Manufacturing |
|
HNMC
Develops integrated AB-BNCT systems and solutions for targe…
|
7799 | TW | Manufacturing |
|
Human Xtensions Ltd.
Develops handheld, software-driven solutions for minimally …
|
HUMX | IL | Manufacturing |
|
Hyperfine, Inc.
Develops the first FDA-cleared portable MRI system for poin…
|
HYPR | US | Manufacturing |
|
Ikonisys S.A.
Develops automated microscopy and FISH technology for genet…
|
ALIKO | FR | Manufacturing |
|
Imaging Dynamics Company Ltd.
Designs, manufactures, and sells Digital Radiography (DR) s…
|
IDL | CA | Manufacturing |
|
ImaSight Corp.
Developer and supplier of digital radiography technology, s…
|
IAS | CA | Manufacturing |
|
I.M.D. International Medical Devices
Designs, develops, and manufactures X-ray-based diagnostic …
|
IMD | IT | Manufacturing |
ZYNEX 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/34599/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34599 | 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=34599 | 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=34599 \ -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": 34599}, 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 ZYNEX INC (id: 34599)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.