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 |
|---|---|---|---|
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| 신탁계약해지결과보고서 | 2024-07-02 | Korean | |
| 주요사항보고서(자기주식취득신탁계약해지결정) | 2024-06-28 | Korean | |
| 지속가능경영보고서등관련사항(자율공시) | 2024-06-28 | Korean | |
| 기업지배구조보고서공시 | 2024-05-31 | Korean | |
| 분기보고서 (2024.03) | 2024-05-16 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8090801 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8114190 | 신탁계약해지결과보고서 | 2024-07-02 | Korean | ||
| 8117844 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2024-06-28 | Korean | ||
| 8117809 | 지속가능경영보고서등관련사항(자율공시) | 2024-06-28 | Korean | ||
| 8131530 | 기업지배구조보고서공시 | 2024-05-31 | Korean | ||
| 8137449 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8143740 | 주요사항보고서(유형자산양수결정) | 2024-04-30 | Korean | ||
| 8144821 | 투자판단관련주요경영사항 | 2024-04-26 | Korean | ||
| 8148897 | 주식등의대량보유상황보고서(약식) | 2024-04-11 | Korean | ||
| 8152565 | 정기주주총회결과 | 2024-03-29 | Korean | ||
| 8165126 | 감사보고서제출 | 2024-03-21 | Korean | ||
| 8164614 | 사업보고서 (2023.12) | 2024-03-21 | Korean | ||
| 8184532 | 주주총회소집공고 | 2024-03-14 | Korean | ||
| 8182618 | 주주총회집중일개최사유신고 | 2024-03-14 | Korean | ||
| 8212692 | 주주총회소집결의 | 2024-02-15 | 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.