
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 |
|---|---|---|---|
| 본점소재지변경 | 2025-03-14 | Korean | |
| 주주총회소집공고 | 2025-03-14 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2025-03-11 | Korean | |
| 조회공시요구(현저한시황변동)에대한답변(미확정) | 2025-03-06 | Korean | |
| 단일판매ㆍ공급계약체결 | 2025-03-05 | Korean | |
| [기재정정]주식매수선택권부여에관한신고 | 2025-03-05 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7954901 | 본점소재지변경 | 2025-03-14 | Korean | ||
| 7954898 | 주주총회소집공고 | 2025-03-14 | Korean | ||
| 7960182 | [기재정정]주요사항보고서(유상증자결정) | 2025-03-11 | Korean | ||
| 7963340 | 조회공시요구(현저한시황변동)에대한답변(미확정) | 2025-03-06 | Korean | ||
| 7963839 | 단일판매ㆍ공급계약체결 | 2025-03-05 | Korean | ||
| 7963807 | [기재정정]주식매수선택권부여에관한신고 | 2025-03-05 | Korean | ||
| 7967927 | 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2025-02-25 | Korean | ||
| 7969032 | 주요사항보고서(유상증자결정) | 2025-02-24 | Korean | ||
| 7970513 | [기재정정]주식매수선택권부여에관한신고 | 2025-02-20 | Korean | ||
| 7971965 | 임시주주총회결과 | 2025-02-17 | Korean | ||
| 7985423 | 주권매매거래정지 (관리종목지정우려) | 2025-02-10 | Korean | ||
| 7985422 | 내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2025-02-10 | Korean | ||
| 7986436 | 조회공시요구(현저한시황변동)에대한답변(미확정) | 2025-02-07 | Korean | ||
| 7987674 | 전환가액의조정 (제6회차) | 2025-02-05 | Korean | ||
| 7990255 | 주권매매거래정지 (자본감소) | 2025-01-23 | 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 |
|
Al-Khair Gadoon Limited
Specializes in manufacturing and selling foam and allied ho…
|
AKGL | PK | 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 |
|
COMPAÑIAS CIC S.A.
Manufactures and sells home furnishings and decor items wit…
|
— | CL | 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 |
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.