
AceBed — Investor Relations & Filings
AceBed is a manufacturer of beds and furniture, with a core focus on mattresses and bed frames. The company operates on the principle that a bed is a scientific instrument for sleep, not merely a piece of furniture. This philosophy is supported by its dedicated research and development institute, which scientifically tests and evaluates bed performance. A key innovation is the company's patented Hybrid Z Spring technology, which represents a significant advancement in mattress spring design. AceBed utilizes an automated, state-of-the-art production system to ensure the quality and consistency of its products, aiming to provide consumers with comfortable and scientifically engineered sleep environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2026-04-17 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | |
| 기업가치제고계획(자율공시) (2026년) | 2026-03-24 | Korean | |
| 정기주주총회결과 | 2026-03-24 | Korean | |
| 주주총회소집공고 | 2026-03-09 | Korean | |
| 감사보고서제출 | 2026-03-09 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 34653571 | 주식등의대량보유상황보고서(일반) | 2026-04-17 | Korean | ||
| 33017718 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | ||
| 33017694 | 기업가치제고계획(자율공시) (2026년) | 2026-03-24 | Korean | ||
| 33017623 | 정기주주총회결과 | 2026-03-24 | Korean | ||
| 32917021 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32916587 | 감사보고서제출 | 2026-03-09 | Korean | ||
| 32916556 | 사업보고서 (2025.12) | 2026-03-09 | Korean | ||
| 13940685 | 현금ㆍ현물배당결정 | 2026-02-02 | Korean | ||
| 12304827 | 유동성공급계약의체결 | 2026-01-09 | Korean | ||
|
2025
6 filings
| |||||
| 12199597 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-12-26 | Korean | ||
| 12199591 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-12-26 | Korean | ||
| 12199566 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-12-26 | Korean | ||
| 12199519 | 주식등의대량보유상황보고서(일반) | 2025-12-26 | Korean | ||
| 7877099 | 반기보고서 (2025.06) | 2025-08-08 | Korean | ||
| 7883174 | 주식등의대량보유상황보고서(일반) | 2025-07-21 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
DREAMBED CO.,LTD.
Manufactures and sells beds, mattresses, sofas, and other h…
|
7791 | JP | Manufacturing |
AceBed 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/15605/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15605 | 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=15605 | 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=15605 \ -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": 15605}, 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 AceBed (id: 15605)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.