
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 |
|---|---|---|---|
|
PRECISION OPTICS CORPORATION, INC.
Designs and manufactures micro-optical instruments for medi…
|
POCI | US | Manufacturing |
|
Pulsenmore Ltd.
Develops a home-use ultrasound device for remote prenatal c…
|
PULS | IL | Manufacturing |
|
Pulsion Medical Systems SE
Develops minimally invasive systems for hemodynamic monitor…
|
PUS | DE | Manufacturing |
|
Qingdao Novelbeam Technology Co.,Ltd.
Manufactures advanced medical imaging systems and precision…
|
688677 | CN | Manufacturing |
|
Ray Co., Ltd.
Develops and manufactures digital workflow and 3D imaging s…
|
228670 | CN | Manufacturing |
|
RAYENCE CO.,LTD.
Designs and manufactures digital X-ray imaging solutions an…
|
228850 | KR | Manufacturing |
|
REMED CO.,LTD.
Develops electronic medication for brain diseases, rehabili…
|
302550 | KR | Manufacturing |
|
Revenio Group Oyj
A global health technology company specializing in ophthalm…
|
REG1V | FI | Manufacturing |
|
SALUDA MEDICAL, INC.
Develops closed-loop neuromodulation systems for chronic pa…
|
SLD | AU | Manufacturing |
|
SANUWAVE Health, Inc.
Develops non-invasive regenerative medicine technologies fo…
|
SNWV | US | 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.