
WON TECH CO.,Ltd. - Investor Relations & Filings
WON TECH CO., Ltd. is a developer and manufacturer of medical laser and energy-based equipment. Established in 1999, the company specializes in producing devices for skin aesthetics, fat reduction, and surgical applications, utilizing its own proprietary source technology. Its product portfolio includes a range of laser, ultrasound, and other energy-based systems. The company is committed to continuous research and development to drive technological innovation in the aesthetic medical device field.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2025-03-28 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-28 | Korean | |
| 기업설명회(IR)개최 | 2025-03-27 | Korean | |
| [기재정정]주주총회소집공고 | 2025-03-21 | Korean | |
| [기재정정]의결권대리행사권유참고서류 | 2025-03-21 | Korean | |
| [기재정정]사업보고서 (2024.12) | 2025-03-21 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7918868 | 정기주주총회결과 | 2025-03-28 | Korean | ||
| 7918864 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-28 | Korean | ||
| 7920961 | 기업설명회(IR)개최 | 2025-03-27 | Korean | ||
| 7925791 | [기재정정]주주총회소집공고 | 2025-03-21 | Korean | ||
| 7925787 | [기재정정]의결권대리행사권유참고서류 | 2025-03-21 | Korean | ||
| 7925784 | [기재정정]사업보고서 (2024.12) | 2025-03-21 | Korean | ||
| 7950154 | 감사보고서제출 | 2025-03-19 | Korean | ||
| 7950151 | 사업보고서 (2024.12) | 2025-03-19 | Korean | ||
| 7961446 | 주주총회소집공고 | 2025-03-10 | Korean | ||
| 7961442 | 의결권대리행사권유참고서류 | 2025-03-10 | Korean | ||
| 7962356 | 주주총회소집결의 | 2025-03-07 | Korean | ||
| 7962354 | 주주총회집중일개최사유신고 | 2025-03-07 | Korean | ||
| 7962347 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-03-07 | Korean | ||
| 7962304 | 현금ㆍ현물배당결정 | 2025-03-07 | Korean | ||
| 7987716 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-02-05 | Korean | ||
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 |
| Abaxis Inc | ABAX | US | 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 |
| Advanced Medical Optics Inc | EYE_old | US | 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 |
WON TECH CO.,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/15073/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15073 | 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=15073 | 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=15073 \ -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": 15073}, 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 WON TECH CO.,Ltd. (id: 15073)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.