
Sofwave Medical Ltd. — Investor Relations & Filings
Sofwave Medical Ltd. is an aesthetic medical device company that develops and markets non-invasive energy-based solutions for skin rejuvenation and body contouring. The company's core technology, SUPERB™ (Synchronous Ultrasound Parallel Beam), utilizes high-frequency ultrasound to precisely heat mid-dermal tissue, stimulating the natural production of collagen, elastin, and hyaluronic acid. Its treatments are FDA-cleared for lifting the eyebrows, neck, and submental area, as well as improving fine lines, wrinkles, and the appearance of cellulite. The company also offers Pure Impact™, a bio-electrical muscle stimulation (EMS) technology for strengthening, toning, and firming muscles. Sofwave's solutions are designed to be safe for all skin types, offering clinically proven, natural-looking results with minimal downtime.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Presentation- Q1 2024 Summary-May 2024 | 2024-05-09 | Russian | |
| Presentation- Investor Meeting-March 2024 | 2024-03-06 | English | |
| Presentation- Investor Meeting-March 2024 | 2024-03-06 | Russian | |
| Presentation-Investor Meeting-November 2023 | 2023-11-08 | English | |
| Presentation-Investor Meeting-November 2023 | 2023-11-08 | Russian | |
| Presentation -August 2023 | 2023-08-08 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
3 filings
| |||||
| 6469951 | Presentation- Q1 2024 Summary-May 2024 | 2024-05-09 | Russian | ||
| 6470887 | Presentation- Investor Meeting-March 2024 | 2024-03-06 | English | ||
| 6470886 | Presentation- Investor Meeting-March 2024 | 2024-03-06 | Russian | ||
|
2023
8 filings
| |||||
| 6472158 | Presentation-Investor Meeting-November 2023 | 2023-11-08 | English | ||
| 6472157 | Presentation-Investor Meeting-November 2023 | 2023-11-08 | Russian | ||
| 6473179 | Presentation -August 2023 | 2023-08-08 | English | ||
| 6473177 | Presentation -August 2023 | 2023-08-08 | Russian | ||
| 6474167 | Presentation-Investor Meeting-MAY 2023 | 2023-05-10 | English | ||
| 6474166 | Presentation-Investor Meeting-MAY 2023 | 2023-05-10 | Russian | ||
| 6474978 | Investor Meeting-March 2023 | 2023-03-08 | English | ||
| 6474977 | Investor Meeting-March 2023 | 2023-03-08 | Russian | ||
|
2022
4 filings
| |||||
| 6476658 | Investors Presentation - Q2 2022 | 2022-08-16 | English | ||
| 6476657 | Investors Presentation - Q2 2022 | 2022-08-16 | Russian | ||
| 6478032 | Appointment of a Market Maker | 2022-05-19 | Hebrew (modern) | ||
| 6478975 | INVESTORS PRESENTATION | 2022-03-09 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3-D Matrix,Ltd.
Develops peptide-based hydrogels to control bleeding in sur…
|
7777 | JP | Manufacturing |
|
aap Implantate AG
Develops, manufactures, and markets implants for the treatm…
|
AAQ1 | DE | Manufacturing |
|
ABATE AS INDUSTRIES LIMITED
Manufactures therapeutic footwear and wellness products for…
|
531658 | IN | Manufacturing |
|
Acotec Scientific Holdings Limited
Interventional medical device company developing innovative…
|
6669 | KY | Manufacturing |
|
AcouSort AB
Develops acoustofluidic solutions for automated biological …
|
ACOU | SE | Manufacturing |
|
Adagio Medical Holdings, Inc.
Develops cryoablation technologies for treating cardiac arr…
|
ADGM | US | Manufacturing |
|
ADVANCED MEDICAL SOLUTIONS GROUP PLC
Develops and manufactures innovative tissue-healing technol…
|
AMS | GB | Manufacturing |
|
AETHLON MEDICAL INC
Develops immunotherapeutic devices to deplete exosomes and …
|
AEMD | US | Manufacturing |
|
Affluent Medical
Develops minimally invasive implants for structural heart d…
|
AFME | FR | Manufacturing |
|
Aidite (Qinhuangdao) Technology Co., Ltd.
Develops and manufactures dental materials, zirconia cerami…
|
301580 | CN | Manufacturing |
Sofwave Medical Ltd. 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/7052/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7052 | 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=7052 | 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=7052 \ -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": 7052}, 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 Sofwave Medical Ltd. (id: 7052)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.