%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 |
|---|---|---|---|
|
YA-MAN LTD.
Develops technology-driven beauty devices for professional …
|
6630 | JP | Manufacturing |
|
Zaigle Co., Ltd.
Develops, manufactures, and distributes home appliances and…
|
234920 | KR | Manufacturing |
|
ZHEJIANG BIYI ELECTRIC APPLIANCE CO., LTD.
Global ODM and OEM manufacturer of air fryers and small kit…
|
603215 | CN | Manufacturing |
|
Zhejiang Entive Smart Kitchen Appliance Co., Ltd.
Manufacturer of integrated kitchen appliances, smart stoves…
|
300911 | CN | Manufacturing |
|
Zhejiang Huamei Holding CO., LTD.
Manufacturer of household and commercial refrigeration and …
|
000607 | CN | Manufacturing |
|
Zhejiang Meida Industrial Co.,Ltd.
Manufacturer of integrated stoves and modern kitchen applia…
|
002677 | CN | Manufacturing |
|
ZHEJIANG SANFER ELECTRIC CO., LTD
Produces high-end kitchen solutions, integrated stoves, and…
|
605336 | CN | Manufacturing |
|
ZHE JIANG SUPOR Co., Ltd.
Manufacturer of cookware and small domestic appliances focu…
|
002032 | CN | Manufacturing |
|
ZOJIRUSHI CORPORATION
Manufactures household appliances using vacuum insulation a…
|
7965 | JP | Manufacturing |
|
合肥高科
Develops and produces structural and decorative components …
|
920718 | CN | 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.