
XGIMI TECH CO., LTD. — Investor Relations & Filings
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-04-21 | Chinese | |
| 关于修订公司章程及公司内部制度的公告 | 2025-04-21 | Chinese | |
| 极米科技股份有限公司章程 | 2025-04-21 | Chinese | |
| 董事会议事规则 | 2025-04-21 | Chinese | |
| 极米科技2024年度审计报告 | 2025-04-21 | Chinese | |
| 第二届董事会第二十四次会议决议公告 | 2025-04-21 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39328935 | 2025年度“提质增效重回报”行动方案 | 2025-04-21 | Chinese | ||
| 39328929 | 关于修订公司章程及公司内部制度的公告 | 2025-04-21 | Chinese | ||
| 39328921 | 极米科技股份有限公司章程 | 2025-04-21 | Chinese | ||
| 39328913 | 董事会议事规则 | 2025-04-21 | Chinese | ||
| 39328903 | 极米科技2024年度审计报告 | 2025-04-21 | Chinese | ||
| 39328698 | 第二届董事会第二十四次会议决议公告 | 2025-04-21 | Chinese | ||
| 39328682 | 2024年度独立董事述职报告(芮斌) | 2025-04-21 | Chinese | ||
| 39328674 | 科创板上市公司独立董事候选人声明与承诺(许楠) | 2025-04-21 | Chinese | ||
| 39328663 | 关于续聘会计师事务所的公告 | 2025-04-21 | Chinese | ||
| 39328657 | 关于确认作废及注销失效未达成行权归属条件的股票期权及限制性股票激励权益的公告 | 2025-04-21 | Chinese | ||
| 39328649 | 2024年度董事会审计委员会履职情况报告 | 2025-04-21 | Chinese | ||
| 39328640 | 极米科技2024年度非经营性资金占用及其他关联资金往来的专项说明 | 2025-04-21 | Chinese | ||
| 39328541 | 关于公司2024年年度募集资金存放与实际使用情况的专项报告 | 2025-04-21 | Chinese | ||
| 39328532 | 关联交易管理制度 | 2025-04-21 | Chinese | ||
| 39328526 | 关于会计政策变更的公告 | 2025-04-21 | 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
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AMTRAN
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.