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-03-20 | Korean | |
| [첨부추가]사업보고서 (2024.12) | 2025-03-20 | Korean | |
| 주주총회집중일개최사유신고 | 2025-03-13 | Korean | |
| 주주총회소집공고 | 2025-02-27 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2025-02-19 | Korean | |
| 주주총회소집결의 | 2025-02-12 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 7926571 | 감사보고서제출 | 2025-03-20 | Korean | ||
| 7925959 | [첨부추가]사업보고서 (2024.12) | 2025-03-20 | Korean | ||
| 7956154 | 주주총회집중일개최사유신고 | 2025-03-13 | Korean | ||
| 7966306 | 주주총회소집공고 | 2025-02-27 | Korean | ||
| 7971101 | 주식등의대량보유상황보고서(약식) | 2025-02-19 | Korean | ||
| 7983960 | 주주총회소집결의 | 2025-02-12 | Korean | ||
| 7983867 | 현금ㆍ현물배당결정 | 2025-02-12 | Korean | ||
| 7986606 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-06 | Korean | ||
|
2024
7 filings
| |||||
| 7999013 | [기재정정]주요사항보고서(유형자산양수결정) | 2024-12-30 | Korean | ||
| 8001462 | [기재정정]주요사항보고서(유형자산양수결정) | 2024-12-20 | Korean | ||
| 8004434 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8017166 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8023052 | [기재정정]주요사항보고서(유형자산양수결정) | 2024-10-30 | Korean | ||
| 8073944 | [기재정정]주요사항보고서(유형자산양수결정) | 2024-09-26 | Korean | ||
| 8077848 | [기재정정]기업지배구조보고서공시 | 2024-09-12 | 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.