%20International%20Co%20Limited/other/Airmate_Cayman_International_Co_Limited-logo.png)
AIRMATE — Investor Relations & Filings
Airmate (Cayman) International Co Limited specializes in the design, development, and production of air-related household appliances. With over five decades of expertise in motor research and innovation, the company provides comprehensive indoor air quality solutions. Its core product portfolio includes DC electric fans, electric heaters, air ventilation systems, air purifiers, humidifiers, and dehumidifiers. The company operates a dual business model, marketing its proprietary "Airmate" brand while providing OEM and ODM services for global small appliance brands. Beyond environmental appliances, its operations encompass healthy home appliances, medical equipment, and cleaning components. Airmate emphasizes technical excellence in DC motor applications and integrated air management to deliver energy-efficient and high-performance products for domestic and commercial environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代子公司威昂發展有限公司公告依公開發行公司資金貸與 及背書保證處理準則第二十二條第一項第二、三款規定辦理 | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2025_1626_20260608F04.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2026_1626_20260608F17.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2025_1626_20260608FE4.pdf | 2026-05-20 | English | |
| 115年年報及股東會資料 — 2026_1626_20260608FE5.pdf | 2026-05-20 | English | |
| 115年年報及股東會資料 — 2026_1626_20260608F13.pdf | 2026-05-20 | Chinese |
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TWIN-BIRD CORPORATION
Manufacturer of home appliances and advanced cooling techno…
|
6897 | JP | Manufacturing |
|
VATTI CORPORATION LIMITED
Specializes in high-end kitchen appliances and smart home i…
|
002035 | CN | Manufacturing |
|
VESTEL BEYAZ EŞYA SANAYİ VE TİCARET A.Ş.
A major European manufacturer of white goods and a wide ran…
|
VESBE | TR | Manufacturing |
|
V-Guard Industries Ltd.
Manufactures electrical, electronic, power management, and …
|
VGUARD | IN | Manufacturing |
|
VIDEOCON INDUSTRIES LIMITED
Historically made consumer electronics, home appliances, oi…
|
38UB | SG | Manufacturing |
|
Viomi Technology Co., Ltd
Develops IoT-enabled smart home products and AI-powered wat…
|
VIOT | US | Manufacturing |
|
Virtuoso Optoelectronics Limited
EMS provider specializing in consumer electronics, home app…
|
543597 | IN | Manufacturing |
|
Vitafoss-KY
Global developer and distributor of design-centric lifestyl…
|
2939 | TW | Manufacturing |
|
V-ZUG Holding AG
Develops, manufactures, and sells premium household applian…
|
VZUG | CH | Manufacturing |
|
Waves Corporation Limited
Manufactures, assembles, retails, and trades domestic consu…
|
WAVES | PK | Manufacturing |
AIRMATE 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/51888/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51888 | 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=51888 | 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=51888 \ -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": 51888}, 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 AIRMATE (id: 51888)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.