THE KOALA COMPANY LIMITED — Investor Relations & Filings
The Koala Company Limited focuses on the design, manufacturing, and distribution of furniture and sleep-related products. The entity manages a portfolio of home goods, including mattresses, bed frames, sofas, and textiles, primarily utilizing a direct-to-consumer digital platform. Its operations emphasize product innovation, such as modular designs and simplified assembly processes, alongside the use of sustainable and recycled materials. The organization incorporates social impact initiatives into its business model, often partnering with environmental conservation programs. Its core activities involve research and development in comfort technology, supply chain management, and e-commerce retail operations aimed at the residential market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Report - 30 June 2025 62 pages 1.4MB | 2026-03-29 | English | |
| Interim Report - 31 December 2024 35 pages 795.6KB | 2026-03-29 | English | |
| Equity Incentive Plan 28 pages 467.1KB | 2026-03-29 | English | |
| Corporate Governance Statement 13 pages 351.0KB | 2026-03-29 | English | |
| Securities Trading Policy 7 pages 170.2KB | 2026-03-29 | English | |
| Distribution Schedule 1 page 65.6KB | 2026-03-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 37843914 | Annual Report - 30 June 2025 62 pages 1.4MB | 2026-03-29 | English | ||
| 37843846 | Interim Report - 31 December 2024 35 pages 795.6KB | 2026-03-29 | English | ||
| 37843823 | Equity Incentive Plan 28 pages 467.1KB | 2026-03-29 | English | ||
| 37843771 | Corporate Governance Statement 13 pages 351.0KB | 2026-03-29 | English | ||
| 37843726 | Securities Trading Policy 7 pages 170.2KB | 2026-03-29 | English | ||
| 37843703 | Distribution Schedule 1 page 65.6KB | 2026-03-29 | English | ||
| 37843686 | Top 20 Holders 2 pages 74.7KB | 2026-03-29 | English | ||
| 37843668 | Pre-Quotation Disclosure Statement 6 pages 140.3KB | 2026-03-29 | English | ||
| 37843658 | Prospectus 234 pages 13.8MB | 2026-03-29 | English | ||
| 37843559 | Interim Report - 31 December 2025 31 pages 10.1MB | 2026-03-29 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of electrical household appliances, furniture, lighting equipment and other household articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAIRS LIMITED
Multi-brand specialty retailer of home furnishings, bedding…
|
ADH | AU | Wholesale and retail trade |
|
Aditya Vision Limited
Multi-brand retail chain specializing in consumer electroni…
|
AVL | IN | Wholesale and retail trade |
|
AlSaif Stores for Development and Investment Co.
Sells household appliances, kitchenware, and home accessori…
|
4192 | SA | Wholesale and retail trade |
|
AO WORLD PLC
Online retailer of electrical goods with an in-house logist…
|
AO | GB | Wholesale and retail trade |
|
Arhaus, Inc.
Sells premium, sustainably sourced, artisan-crafted home fu…
|
ARHS | US | Wholesale and retail trade |
|
AuGroup (SHENZHEN) Cross-Border Business Co., Ltd.
Cross-border e-commerce retailer managing proprietary brand…
|
2519 | HK | Wholesale and retail trade |
|
BEACON LIGHTING GROUP LIMITED
Retailer and wholesaler of lighting, ceiling fans, and ener…
|
BLX | AU | Wholesale and retail trade |
|
BED BATH & BEYOND, INC.
An e-commerce retailer specializing in a wide assortment of…
|
BBBY | US | Wholesale and retail trade |
|
Beter Bed Holding N.V.
Omni-channel retailer of bedroom furnishings, beds, and mat…
|
BBED | NL | Wholesale and retail trade |
|
BETTERWARE DE MEXICO, S.A.P.I. DE C.V
A direct-to-consumer company offering innovative products f…
|
BWMX | MX | Wholesale and retail trade |
THE KOALA COMPANY LIMITED 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/65196/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65196 | 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=65196 | 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=65196 \ -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": 65196}, 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 THE KOALA COMPANY LIMITED (id: 65196)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.