
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 |
|---|---|---|---|
|
Dromeas S.A.
Manufacturer of office furniture, seating, filing systems, …
|
DROME | GR | Manufacturing |
|
DUOBACK CO., LTD.
Develops, manufactures, and sells ergonomic furniture, spec…
|
073190 | KR | Manufacturing |
|
EWON COMFORTECH CO.,LTD
Manufacturer of suspension seats and components for commerc…
|
088290 | KR | Manufacturing |
|
Framery Group Oyj
Engineers and manufactures soundproof pods and private spac…
|
FRAMERY | FI | Manufacturing |
|
FRANCE BED HOLDINGS CO.,LTD.
Manufactures and rents medical beds and sells home furnishi…
|
7840 | JP | Manufacturing |
|
FURSYS INC
Designs and manufactures furniture for office, home, and sc…
|
016800 | KR | Manufacturing |
|
FY Group Ltd.
Specialized manufacturer of sofas and indoor furniture comp…
|
6807 | TW | Manufacturing |
|
GGUMBI Inc.
Specializes in baby care products like bumper beds, play ma…
|
407400 | KR | Manufacturing |
|
Gibus
Designs and manufactures high-end outdoor solutions like pe…
|
GBUS | IT | Manufacturing |
|
HEALTHCARE CO.,LTD.
Specializes in memory foam mattresses, pillows, and advance…
|
603313 | CN | 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.