
ASTA Co., Ltd. — Investor Relations & Filings
ASTA Co., Ltd. is a technology company focused on developing, manufacturing, and selling advanced diagnostic solutions. The company specializes in instruments based on Matrix-Assisted Laser Desorption/Ionization Time-of-Flight (MALDI-TOF) mass spectrometry. Its primary products include microorganism identification systems and other diagnostic tools derived from its core mass spectrometry technology. Additionally, the company is involved in the development of nanotube-based materials and solutions for various applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주식등의대량보유상황보고서(일반) | 2026-02-19 | Korean | |
| [기재정정]최대주주변경을수반하는주식담보제공계약체결 | 2026-02-10 | Korean | |
| 주요사항보고서(유상증자결정) | 2026-02-10 | Korean | |
| 최대주주변경을수반하는주식양수도계약체결 | 2026-02-10 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-02-10 | Korean | |
| 증권발행결과(자율공시) (제3자배정 유상증자) | 2025-12-29 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 32539211 | [기재정정]주식등의대량보유상황보고서(일반) | 2026-02-19 | Korean | ||
| 19423046 | [기재정정]최대주주변경을수반하는주식담보제공계약체결 | 2026-02-10 | Korean | ||
| 19422825 | 주요사항보고서(유상증자결정) | 2026-02-10 | Korean | ||
| 19422824 | 최대주주변경을수반하는주식양수도계약체결 | 2026-02-10 | Korean | ||
| 19422796 | 주식등의대량보유상황보고서(일반) | 2026-02-10 | Korean | ||
|
2025
10 filings
| |||||
| 12198411 | 증권발행결과(자율공시) (제3자배정 유상증자) | 2025-12-29 | Korean | ||
| 12200214 | [기재정정]주요사항보고서(전환사채권발행결정) | 2025-12-24 | Korean | ||
| 12202806 | 주요사항보고서(유상증자결정) | 2025-12-19 | Korean | ||
| 33031642 | [기재정정]단일판매ㆍ공급계약체결 | 2025-11-10 | Korean | ||
| 33021764 | 임시주주총회결과 | 2025-09-30 | Korean | ||
| 33021716 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-09-30 | Korean | ||
| 33021703 | 증권발행결과(자율공시) (제3자배정 유상증자) | 2025-09-30 | Korean | ||
| 7864590 | 주주총회소집공고 | 2025-09-15 | Korean | ||
| 7864587 | 의결권대리행사권유참고서류 | 2025-09-15 | Korean | ||
| 7866457 | [기재정정]주요사항보고서(유상증자결정) | 2025-09-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
ACER
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
ASTA 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/17557/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17557 | 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=17557 | 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=17557 \ -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": 17557}, 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 ASTA Co., Ltd. (id: 17557)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.