
Allan International Holdings Limited — Investor Relations & Filings
Allan International Holdings Limited is an investment holding company with core operations centered on the design, manufacture, and sale of household electrical appliances. Leveraging over four decades of experience, the product portfolio includes kitchen appliances such as food processors, mixers, juicers, blenders, deep fryers, and kettles, alongside personal care products. Ancillary business segments include the manufacture and trade of plastic injection moulds and plastic parts, as well as diversified interests in property investment and securities investment activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NOTICE OF BOARD MEETING | 2026-06-05 | English | |
| Monthly Return for Equity Issuer on Movements in Securities for the Month Ended 31 May 2026 | 2026-06-05 | English | |
| Announcement on update of the status of the public float | 2026-06-03 | English | |
| SUPPLEMENTAL ANNOUNCEMENT IN RELATION TO THE PUBLIC FLOAT | 2026-05-15 | English | |
| Monthly Return for Equity Issuer on Movements in Securities for the Month Ended 30 Apr 2026 | 2026-05-06 | English | |
| Announcement on update of the status of the public float | 2026-05-05 | English |
Browse filings by year
28 years- 2026 20 filings
- 2025 103 filings
- 2024 139 filings
- 2023 87 filings
- 2022 114 filings
- 2021 91 filings
- 2020 103 filings
- 2019 103 filings
- 2018 93 filings
- 2017 121 filings
- 2016 122 filings
- 2015 68 filings
- 2014 65 filings
- 2013 59 filings
- 2012 62 filings
- 2011 57 filings
- 2010 89 filings
- 2009 62 filings
- 2008 91 filings
- 2007 55 filings
- 2006 35 filings
- 2005 35 filings
- 2004 32 filings
- 2003 22 filings
- 2002 12 filings
- 2001 17 filings
- 2000 14 filings
- 1999 11 filings
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AI Health Technology Limited
R&D, manufacturing, and trading of kitchen appliances and c…
|
1715 | HK | Manufacturing |
|
AIRMATE
Specializes in air-related household appliances and indoor …
|
1626 | TW | Manufacturing |
|
Alfa plam a.d.
Leading Southeastern European manufacturer of household hea…
|
ALFA | RS | Manufacturing |
|
Alliance Laundry Holdings Inc.
Global leader in laundry solutions, designing and manufactu…
|
ALH | US | Manufacturing |
|
Al-Omran Industrial Trading Co.
Manufactures and distributes household appliances, electron…
|
4141 | SA | Manufacturing |
|
Amica S.A.
A European manufacturer of a wide range of large household …
|
AMC | PL | Manufacturing |
|
Anhui Orivie Technology Co.,Ltd
Develops and manufactures intelligent cleaning and personal…
|
300692 | CN | Manufacturing |
|
ARÇELİK A.Ş.
Multinational manufacturer of household appliances and cons…
|
ARCLK | TR | Manufacturing |
|
ARZUM ELEKTRİKLİ EV ALETLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer and distributor of small electrical home appli…
|
ARZUM | TR | Manufacturing |
|
AUCMA Co., Ltd.
Manufactures refrigeration equipment, cold chain systems, a…
|
600336 | CN | Manufacturing |
Allan International Holdings 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/49391/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49391 | 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=49391 | 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=49391 \ -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": 49391}, 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 Allan International Holdings Limited (id: 49391)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.