
SANUWAVE Health, Inc. — Investor Relations & Filings
SANUWAVE Health, Inc. is a medical device company focused on developing and commercializing regenerative medicine technologies for wound care. The company's proprietary platform uses non-invasive energy transfer technologies, including high-energy acoustic shock waves and low-frequency ultrasound, to stimulate the body's natural healing and regenerative processes at a cellular level. Its key products are the UltraMIST® System, a non-contact, pain-free ultrasound device that delivers treatment through a saline mist to accelerate wound healing, and the dermaPACE® System. These technologies are designed to treat chronic and acute wounds, providing an alternative to traditional wound care methods to improve patient outcomes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - SANUWAVE Health, Inc. (0001417663) (Filer) | 2026-05-12 | English | |
| 10-Q - SANUWAVE Health, Inc. (0001417663) (Filer) | 2026-05-12 | English | |
| SCHEDULE 13G/A - SANUWAVE Health, Inc. (0001417663) (Subject) | 2026-03-27 | English | |
| 8-K - SANUWAVE Health, Inc. (0001417663) (Filer) | 2026-03-26 | English | |
| 4 Filing | 2026-02-03 | English | |
| 4 Filing | 2026-02-03 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 45339960 | 8-K - SANUWAVE Health, Inc. (0001417663) (Filer) | 2026-05-12 | English | ||
| 45339968 | 10-Q - SANUWAVE Health, Inc. (0001417663) (Filer) | 2026-05-12 | English | ||
| 33063600 | SCHEDULE 13G/A - SANUWAVE Health, Inc. (0001417663) (Subject) | 2026-03-27 | English | ||
| 33052492 | 8-K - SANUWAVE Health, Inc. (0001417663) (Filer) | 2026-03-26 | English | ||
| 29610047 | 4 Filing | 2026-02-03 | English | ||
| 29610039 | 4 Filing | 2026-02-03 | English | ||
| 29610465 | 8-K/A Filing | 2026-01-15 | English | ||
| 29610356 | 4 Filing | 2026-01-06 | English | ||
| 29610331 | 4 Filing | 2026-01-06 | English | ||
| 29610137 | 4 Filing | 2026-01-06 | English | ||
| 29610031 | 4 Filing | 2026-01-06 | English | ||
| 29610014 | 4 Filing | 2026-01-06 | English | ||
|
2025
3 filings
| |||||
| 29610494 | SCHEDULE 13D/A Filing | 2025-12-15 | English | ||
| 29610206 | 4 Filing | 2025-12-15 | English | ||
| 29610436 | 4/A Filing | 2025-12-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
SANUWAVE Health, 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/33150/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33150 | 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=33150 | 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=33150 \ -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": 33150}, 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 SANUWAVE Health, Inc. (id: 33150)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.