DERUCCI HEALTHY SLEEP CO.,LTD. — Investor Relations & Filings
DERUCCI HEALTHY SLEEP CO.,LTD. specializes in the research, development, and manufacturing of integrated sleep systems. The company focuses on providing customized bedding solutions through its "Healthy Sleep System" concept, which combines ergonomic design with advanced materials. Its product portfolio includes mattresses, bed frames, pillows, and upholstered furniture. DERUCCI integrates global supply chain resources, utilizing materials such as 3D mesh, natural latex, and precision spring systems to optimize spinal support and pressure relief. The company has expanded into smart sleep technology, incorporating AI-driven sensors and adjustable components into its mattresses to monitor sleep quality and provide real-time firmness adjustments. Serving a global high-end market, the firm emphasizes the scientific relationship between human physiology and sleep environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于变更董事会秘书及证券事务代表的公告 | 2026-04-28 | Chinese | |
| 独立董事2025年度述职报告(李飞德) | 2026-04-28 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-28 | Chinese | |
| 内部控制自我评价报告 | 2026-04-28 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-28 | Chinese | |
| 关于公司及子公司开展外汇套期保值业务的的公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 39419758 | 关于变更董事会秘书及证券事务代表的公告 | 2026-04-28 | Chinese | ||
| 39419757 | 独立董事2025年度述职报告(李飞德) | 2026-04-28 | Chinese | ||
| 39419754 | 2025年度内部控制审计报告 | 2026-04-28 | Chinese | ||
| 39419752 | 内部控制自我评价报告 | 2026-04-28 | Chinese | ||
| 39419749 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-28 | Chinese | ||
| 39419746 | 关于公司及子公司开展外汇套期保值业务的的公告 | 2026-04-28 | Chinese | ||
| 39419737 | 关于2025年度利润分配预案的公告 | 2026-04-28 | Chinese | ||
| 39419725 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 39419625 | 关于使用暂时闲置自有资金进行委托理财的公告 | 2026-04-28 | Chinese | ||
| 39419615 | 关于公司为全资子公司提供担保的公告 | 2026-03-18 | Chinese | ||
| 39419604 | 关于公司为全资子公司提供担保的公告 | 2026-02-10 | Chinese | ||
| 39419602 | 关于公司为全资子公司提供担保的公告 | 2026-02-05 | Chinese | ||
| 39419592 | 关于公司为全资子公司提供担保的公告 | 2026-01-16 | Chinese | ||
|
2025
2 filings
| |||||
| 39419588 | 关于实际控制人部分股份质押的公告 | 2025-12-30 | Chinese | ||
| 39419586 | 关于控股股东、实际控制人自愿承诺不减持公司股份的公告 | 2025-12-24 | Chinese | ||
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 |
|
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 |
|
DREAMBED CO.,LTD.
Manufactures and sells beds, mattresses, sofas, and other h…
|
7791 | JP | Manufacturing |
DERUCCI HEALTHY SLEEP 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/54025/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54025 | 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=54025 | 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=54025 \ -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": 54025}, 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 DERUCCI HEALTHY SLEEP CO.,LTD. (id: 54025)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.