
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 |
|---|---|---|---|
|
FRANCE BED HOLDINGS CO.,LTD.
Manufactures and rents medical beds and sells home furnishi…
|
7840 | JP | Manufacturing |
|
FURSYS INC
Designs and manufactures furniture for office, home, and sc…
|
016800 | KR | Manufacturing |
|
FY-KY
Specialized manufacturer of sofas and indoor furniture comp…
|
6807 | TW | Manufacturing |
|
GGUMBI Inc.
Specializes in baby care products like bumper beds, play ma…
|
407400 | KR | Manufacturing |
|
Gibus
Designs and manufactures high-end outdoor solutions like pe…
|
GBUS | IT | Manufacturing |
|
HEALTHCARE CO.,LTD.
Specializes in memory foam mattresses, pillows, and advance…
|
603313 | CN | Manufacturing |
|
Henglin Home Furnishings Co.,Ltd
Global manufacturer of ergonomic seating, office furniture,…
|
603661 | CN | Manufacturing |
|
Hing Lee (HK) Holdings Limited
Designs, manufactures, and exports high-end residential fur…
|
396 | HK | Manufacturing |
|
HNI CORP
Provider of workplace furnishings and residential building …
|
HNI | US | Manufacturing |
|
HOMERITZ CORPORATION BERHAD
Designs, manufactures, and sells upholstered furniture and …
|
— | MY | 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.