FURSYS INC — Investor Relations & Filings
FURSYS INC. is a company specializing in the design and manufacture of furniture, with a primary focus on office environments. With over 40 years of experience, the company provides innovative and high-quality space solutions. Its core offerings include a comprehensive range of office furniture, such as desks, panels, seating, tables, and sofas, and also extend to home, school, and custom furniture. FURSYS is committed to quality, producing goods that meet international standards like BIFMA, GREENGUARD, and ISO. The company leverages a network of specialized factories to ensure agile lead times and substantial manufacturing capacity, serving a global market through an extensive dealer network. The corporate mission is to create an 'Office we love,' enhancing the work environment for professionals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 반기보고서 (2025.06) | 2025-08-14 | Korean | |
| [기재정정]주요사항보고서(유형자산양수결정) | 2025-08-01 | Korean | |
| [기재정정]주요사항보고서(유형자산양수결정) | 2025-07-30 | Korean | |
| 지속가능경영보고서등관련사항(자율공시) | 2025-07-22 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-06-02 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-06-02 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7873053 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7878962 | [기재정정]주요사항보고서(유형자산양수결정) | 2025-08-01 | Korean | ||
| 7880362 | [기재정정]주요사항보고서(유형자산양수결정) | 2025-07-30 | Korean | ||
| 7882860 | 지속가능경영보고서등관련사항(자율공시) | 2025-07-22 | Korean | ||
| 7895459 | 주식등의대량보유상황보고서(일반) | 2025-06-02 | Korean | ||
| 7895454 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-06-02 | Korean | ||
| 7895444 | 주식등의대량보유상황보고서(일반) | 2025-06-02 | Korean | ||
| 7895434 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-06-02 | Korean | ||
| 7896373 | 기업지배구조보고서공시 | 2025-05-30 | Korean | ||
| 7898223 | 최대주주등소유주식변동신고서(최대주주변경시) | 2025-05-27 | Korean | ||
| 7898215 | 최대주주변경 | 2025-05-27 | Korean | ||
| 7902354 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7919044 | 정기주주총회결과 | 2025-03-28 | Korean | ||
| 7919031 | [기재정정]사업보고서 (2024.12) | 2025-03-28 | Korean | ||
| 7923211 | 주식등의대량보유상황보고서(약식) | 2025-03-25 | 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 |
FURSYS INC 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/15435/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15435 | 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=15435 | 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=15435 \ -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": 15435}, 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 FURSYS INC (id: 15435)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.