
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-03-24 | Korean | |
| 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2026-03-24 | Korean | |
| 감사보고서제출 | 2026-03-24 | Korean | |
| 주권매매거래정지 (풍문 또는 보도 관련) | 2026-03-24 | Korean | |
| 조회공시요구(풍문또는보도) (감사의견 비적정설) | 2026-03-24 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-03-23 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33025164 | 기타시장안내 (상장폐지 관련) | 2026-03-24 | Korean | ||
| 33025161 | 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2026-03-24 | Korean | ||
| 33023484 | 감사보고서제출 | 2026-03-24 | Korean | ||
| 33017442 | 주권매매거래정지 (풍문 또는 보도 관련) | 2026-03-24 | Korean | ||
| 33017441 | 조회공시요구(풍문또는보도) (감사의견 비적정설) | 2026-03-24 | Korean | ||
| 33010269 | 단일판매ㆍ공급계약체결 | 2026-03-23 | Korean | ||
| 32997935 | 주요사항보고서(자기전환사채만기전취득결정) | 2026-03-20 | Korean | ||
| 32981178 | 사업보고서제출기한연장신고서 (2025.12) | 2026-03-19 | Korean | ||
| 32972793 | 기타경영사항(자율공시) ((감사보고서 지연 제출)) | 2026-03-18 | Korean | ||
| 32927125 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32926848 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32869441 | 주식등의대량보유상황보고서(일반) | 2026-03-03 | Korean | ||
| 32836101 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-25 | Korean | ||
| 32836001 | 주주총회소집결의 | 2026-02-25 | Korean | ||
| 32831254 | 증권발행결과(자율공시) (제3자배정 유상증자) | 2026-02-24 | 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.