
STACO LINK Co.,Ltd. — Investor Relations & Filings
STACO LINK Co., Ltd. is a diversified company operating in two main sectors. It manufactures and supplies total accommodation systems and interior materials for the marine, offshore, and onshore construction markets. Key products include fire-rated wall and ceiling panels, marine doors, unit toilets, modular unit cabins, and furniture, alongside providing turnkey interior solutions for vessels and living quarters. The company is also engaged in the digital content and IT sector, focusing on the development and publishing of mobile games. This division's activities extend to intellectual property (IP) business, webtoon development, and creator agency services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-04-15 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-08 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사업보고서 (2025.12) | 2026-03-30 | Korean | |
| 감사보고서제출 | 2026-03-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46349379 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 34554864 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-15 | Korean | ||
| 33794157 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-08 | Korean | ||
| 33117650 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33086599 | 사업보고서 (2025.12) | 2026-03-30 | Korean | ||
| 33086275 | 감사보고서제출 | 2026-03-30 | Korean | ||
| 33086274 | 기타시장안내 ('25사업연도 감사의견 거절 관련 상장폐지 절차 미진행) | 2026-03-30 | Korean | ||
| 33014892 | 기타경영사항(자율공시) (감사보고서 제출지연) | 2026-03-23 | Korean | ||
| 33014148 | 사업보고서제출기한연장신고서 (2025.12) | 2026-03-23 | Korean | ||
| 32953936 | [기재정정]내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2026-03-16 | Korean | ||
| 32953749 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32953626 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32916330 | 주요사항보고서(유상증자결정) | 2026-03-09 | Korean | ||
| 32847601 | 본점소재지변경 | 2026-02-27 | Korean | ||
| 18015195 | 내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2026-02-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AceBed
Manufacturer of scientifically engineered mattresses and be…
|
003800 | KR | Manufacturing |
|
Amisco Industries
Designs and manufactures customizable, durable residential …
|
— | CA | Manufacturing |
|
Avro India Limited
Manufactures and distributes a diverse range of plastic mol…
|
AVROIND | IN | Manufacturing |
|
CDA International Inc.
Designs, manufactures, and installs custom display products…
|
TIXT | CA | Manufacturing |
|
Chengdu Qushui Science and Technology Co., Ltd.
Develops and distributes sleep technology and ergonomic hom…
|
301336 | CN | Manufacturing |
|
DERUCCI HEALTHY SLEEP CO.,LTD.
Develops integrated sleep systems, smart mattresses, and er…
|
001323 | CN | Manufacturing |
|
Dexelance S.p.A.
Industrial group holding high-end furniture, design, and li…
|
DEX | IT | Manufacturing |
|
DIRTT Environmental Solutions Ltd.
Technology-driven manufacturer of customized, industrialize…
|
DRT | CA | Manufacturing |
|
DOĞANLAR MOBİLYA GRUBU İMALAT SANAYİ VE TİCARET A.Ş.
Manufactures and sells a wide array of home furnishings thr…
|
DGNMO | TR | Manufacturing |
|
Dorel Industries Inc.
Multinational consumer products company specializing in hom…
|
DII-B | CA | Manufacturing |
STACO LINK 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/17404/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17404 | 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=17404 | 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=17404 \ -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": 17404}, 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 STACO LINK Co.,Ltd. (id: 17404)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.