
AUPU INTELLIGENT TECHNOLOGY CORPORATION LIMITED — Investor Relations & Filings
AUPU Intelligent Technology Corporation Limited specializes in the research, development, manufacturing, and distribution of integrated home solutions, with a primary focus on bathroom and kitchen environments. The company is widely recognized for its pioneering work in bathroom master units, which integrate heating, lighting, and ventilation functions. Its product portfolio extends to integrated ceiling systems, smart lighting, and air purification technologies designed to enhance domestic comfort and safety. AUPU emphasizes the integration of intelligent control systems into its hardware, offering users automated climate and lighting management. The company serves the residential market by providing modular and customizable interior solutions that combine aesthetic design with functional performance, positioning itself as a leader in the smart home and building materials sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第四届董事会第一次会议决议公告 | 2026-05-19 | Chinese | |
| 上海锦天城(杭州)律师事务所关于奥普科技2025年度股东会法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于选举第四届董事会职工代表董事的公告 | 2026-05-19 | Chinese | |
| 关于董事会完成换届选举及聘任高级管理人员和其他相关人员的公告 | 2026-05-19 | Chinese | |
| 关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-11 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46566659 | 第四届董事会第一次会议决议公告 | 2026-05-19 | Chinese | ||
| 46566139 | 上海锦天城(杭州)律师事务所关于奥普科技2025年度股东会法律意见书 | 2026-05-19 | Chinese | ||
| 46566138 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46566047 | 关于选举第四届董事会职工代表董事的公告 | 2026-05-19 | Chinese | ||
| 46565495 | 关于董事会完成换届选举及聘任高级管理人员和其他相关人员的公告 | 2026-05-19 | Chinese | ||
| 45017895 | 关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-11 | Chinese | ||
| 45016365 | 2025年年度股东会会议资料 | 2026-05-11 | Chinese | ||
| 38957350 | 2026年第一次临时股东会会议资料 | 2026-03-20 | Chinese | ||
| 38957334 | 关于 2023 年限制性股票激励计划预留部分第二次授予及第三次授予第二个解锁期解锁上市的公告 | 2026-03-16 | Chinese | ||
| 38957323 | 关于减少注册资本及修订《公司章程》的公告 | 2026-03-11 | Chinese | ||
| 38957316 | 第三届董事会第二十五次会议决议公告 | 2026-03-11 | Chinese | ||
| 38957308 | 关于召开2026年第一次临时股东会的通知 | 2026-03-11 | Chinese | ||
| 38957299 | 上海锦天城(杭州)律师事务所关于奥普智能科技股份有限公司2023年限制性股票激励计划预留部分第二次授予及第三次授予第二个解锁期解锁相关事项的法律意见书 | 2026-03-11 | Chinese | ||
| 38957290 | 关于回购并注销部分 2023 年限制性股票激励计划已获授但尚未解锁的限制性股票的公告 | 2026-03-11 | Chinese | ||
| 38957281 | 关于2023年限制性股票激励计划预留部分第二次授予及第三次授予第二个解锁期解锁条件成就的公告 | 2026-03-11 | Chinese | ||
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 |
|
Allan International Holdings Limited
Designs, manufactures, and sells household electrical appli…
|
684 | HK | 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 |
AUPU INTELLIGENT TECHNOLOGY CORPORATION 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/57701/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57701 | 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=57701 | 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=57701 \ -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": 57701}, 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 AUPU INTELLIGENT TECHNOLOGY CORPORATION LIMITED (id: 57701)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.