
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 |
|---|---|---|---|
|
Henglin Home Furnishings Co.,Ltd
Global manufacturer of ergonomic seating, office furniture,…
|
603661 | CN | Manufacturing |
|
Hing Lee (HK) Holdings Limited
Designs, manufactures, and exports high-end residential fur…
|
396 | HK | Manufacturing |
|
HNI CORP
Provider of workplace furnishings and residential building …
|
HNI | US | Manufacturing |
|
HOOKER FURNISHINGS Corp
Designs, manufactures, imports, and markets residential, ho…
|
HOFT | US | Manufacturing |
|
Horizon Fixture Group Co., Ltd.
Global manufacturer of retail display solutions and intelli…
|
6957 | TW | Manufacturing |
|
Huisen Shares Group Limited
Global ODM manufacturer specializing in the design and prod…
|
2127 | HK | Manufacturing |
|
INABA SEISAKUSHO Co.,Ltd.
Manufactures steel storage products, such as sheds and gara…
|
3421 | JP | Manufacturing |
|
INSCAPE Corporation
Designs, manufactures, and distributes commercial furniture…
|
INQ | CA | Manufacturing |
|
ITAB Shop Concept
Develops and installs comprehensive shop fitting concepts f…
|
ITAB | SE | Manufacturing |
|
ITOKI CORPORATION
A workplace solutions provider designing and manufacturing …
|
7972 | 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.