
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 |
|---|---|---|---|
|
EPIMINDER LIMITED
Develops long-term sub-scalp EEG monitoring systems for epi…
|
EPI | AU | Manufacturing |
|
Erika B-Cure Laser Ltd.
Develops and markets portable Low-Level Laser Therapy devic…
|
BCUR | IL | Manufacturing |
|
European Medical Solutions
Specializes in medical imaging systems for digital radiolog…
|
ALEMS | BE | Manufacturing |
|
FISCHER MEDICAL VENTURES LIMITED
Develops medical imaging equipment and invests in healthcar…
|
FISCHER | IN | Manufacturing |
|
FONAR CORP
Designs, manufactures, sells, and services magnetic resonan…
|
FONR | US | Manufacturing |
|
Forward Industries, Inc.
Manages a corporate treasury strategy centered on the digit…
|
FORD | US | Manufacturing |
|
Frequency Exchange Corp.
Develops and commercializes wearable frequency delivery sys…
|
FREQ | CA | Manufacturing |
|
G&E Healthcare Co., Ltd.
Manufactures and sells feminine hygiene products, including…
|
299480 | KR | Manufacturing |
|
GE HealthCare Technologies Inc.
A medical technology, diagnostics, and digital solutions co…
|
GEHC | US | Manufacturing |
|
GeneBioTechCo.,Ltd.
Manufacturer of core components for medical X-ray imaging s…
|
086060 | KR | 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.