XGIMI TECH CO., LTD. — Investor Relations & Filings
About XGIMI TECH CO., LTD.
XGIMI TECH CO., LTD. specializes in the design and manufacture of high-performance multi-functional smart projectors and laser TVs. The company focuses on integrating advanced projection technology with smart operating systems to provide immersive home cinema experiences. Its product portfolio includes portable, home, and premium laser projectors, often featuring high-resolution imaging, long-lasting LED or laser light sources, and integrated high-fidelity audio systems developed in collaboration with partners like Harman Kardon. XGIMI is recognized for its Intelligent Screen Adaption (ISA) technology, which automates setup processes such as auto-focus, keystone correction, and screen alignment. By combining hardware innovation with user-centric software, the company serves a global market seeking versatile, plug-and-play display solutions for entertainment, business, and education.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年员工持股计划第一次持有人会议决议公告 | 2025-12-17 | Chinese | |
| 关于自愿披露全资子公司收到客户的开发定点通知公告 | 2025-12-15 | Chinese | |
| 极米科技2024年股票期权激励计划首次授予部分第一个行权期行权条件成就事项的法律意见书 | 2025-12-07 | Chinese | |
| 2024年股票期权激励计划首次授予部分第一个行权期自主行权实施公告 | 2025-12-07 | Chinese | |
| 2025年第二次临时股东会决议公告 | 2025-11-17 | Chinese | |
| 北京金杜(成都)律师事务所关于极米科技2025年第二次临时股东会之法律意见书 | 2025-11-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39330363 | 2025年员工持股计划第一次持有人会议决议公告 | 2025-12-17 | Chinese | ||
| 39330354 | 关于自愿披露全资子公司收到客户的开发定点通知公告 | 2025-12-15 | Chinese | ||
| 39330348 | 极米科技2024年股票期权激励计划首次授予部分第一个行权期行权条件成就事项的法律意见书 | 2025-12-07 | Chinese | ||
| 39330339 | 2024年股票期权激励计划首次授予部分第一个行权期自主行权实施公告 | 2025-12-07 | Chinese | ||
| 39330331 | 2025年第二次临时股东会决议公告 | 2025-11-17 | Chinese | ||
| 39330326 | 北京金杜(成都)律师事务所关于极米科技2025年第二次临时股东会之法律意见书 | 2025-11-17 | Chinese | ||
| 39330314 | 股东减持股份结果的公告 | 2025-11-12 | Chinese | ||
| 39330304 | 2025年第二次临时股东会会议资料 | 2025-11-11 | Chinese | ||
| 39330295 | 2025年第三季度业绩说明会公告 | 2025-11-11 | Chinese | ||
| 39330285 | 关于2025年员工持股计划完成股票购买的公告 | 2025-11-04 | Chinese | ||
| 39330276 | 2025年第二次临时股东会通知 | 2025-10-30 | Chinese | ||
| 39330268 | 极米科技股份有限公司章程(2025年10月) | 2025-10-30 | Chinese | ||
| 39330259 | 2026年度对外担保额度预计的公告 | 2025-10-30 | Chinese | ||
| 39330250 | 2025年第三季度报告 | 2025-10-30 | Chinese | ||
| 39330241 | 第三届董事会第六次会议决议公告 | 2025-10-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
Action Electronics Co., Ltd.
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS Corporation
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AmTRAN Technology Co., Ltd.
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
XGIMI TECH CO., LTD. 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/58594/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58594 | 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=58594 | 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=58594 \ -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": 58594}, 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 XGIMI TECH CO., LTD. (id: 58594)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.