
ASTERASYS Co., Ltd. — Investor Relations & Filings
ASTERASYS Co., Ltd. is a healthcare and biomedical company specializing in the development and manufacturing of medical aesthetic devices. The company focuses on non-invasive, energy-based technologies for applications such as skin lifting, tightening, and body contouring. Its core product portfolio features systems utilizing High-Intensity Focused Ultrasound (HIFU), Monopolar Radiofrequency (RF), and ultrasonic technologies. Key product lines include the Liftera series for HIFU-based lifting, Coolfase for RF treatments, and CoolSoniq, which integrates HIFU with proprietary cooling technology. ASTERASYS provides its advanced aesthetic solutions to medical professionals, clinics, and salons across a global distribution network, emphasizing technological innovation to enhance treatment efficacy and safety.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 반기보고서 (2025.06) | 2025-08-13 | Korean | |
| 중간(분기)배당을위한주주명부폐쇄(기준일)결정 | 2025-08-11 | Korean | |
| 현금ㆍ현물배당결정 (중간배당) | 2025-08-11 | Korean | |
| 주식매수선택권행사 | 2025-08-05 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-08-05 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-05 | Korean |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7875965 | 반기보고서 (2025.06) | 2025-08-13 | Korean | ||
| 7876790 | 중간(분기)배당을위한주주명부폐쇄(기준일)결정 | 2025-08-11 | Korean | ||
| 7876787 | 현금ㆍ현물배당결정 (중간배당) | 2025-08-11 | Korean | ||
| 7878300 | 주식매수선택권행사 | 2025-08-05 | Korean | ||
| 7878292 | 주식등의대량보유상황보고서(일반) | 2025-08-05 | Korean | ||
| 7878288 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-05 | Korean | ||
| 7878283 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-05 | Korean | ||
| 7878281 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-05 | Korean | ||
| 7878276 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-05 | Korean | ||
| 7878273 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-08-05 | Korean | ||
| 7893093 | 기업설명회(IR)개최 | 2025-06-13 | Korean | ||
| 7899808 | 기업설명회(IR)개최 | 2025-05-20 | Korean | ||
| 7904712 | 분기보고서 (2025.03) | 2025-05-14 | Korean | ||
| 7907650 | 소속부변경 | 2025-04-30 | Korean | ||
| 7921535 | 정기주주총회결과 | 2025-03-26 | 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 |
|
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 |
ASTERASYS 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/16774/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16774 | 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=16774 | 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=16774 \ -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": 16774}, 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 ASTERASYS Co., Ltd. (id: 16774)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.