Ugreen Group Limited — Investor Relations & Filings
Ugreen Group Limited is a global provider of digital hardware and charging solutions, specializing in the research, development, and design of high-performance electronic accessories. The company’s extensive product portfolio includes advanced GaN chargers, portable power banks, USB-C hubs, docking stations, and specialized cables for high-definition audio and video transmission. Beyond connectivity peripherals, the firm offers storage solutions such as Network Attached Storage (NAS) devices and various computer interface components. Ugreen focuses on integrating modern technology with functional design to provide efficient power delivery and data synchronization for mobile devices, laptops, and home entertainment systems. By prioritizing reliability and user-centric engineering, the company delivers professional-grade digital lifestyle products to a broad international consumer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度会计师事务所履职情况评估报告暨审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-30 | Chinese | |
| 董事会对独立董事独立性评估的专项意见 | 2026-03-30 | Chinese | |
| 2025年年度报告摘要 | 2026-03-30 | Chinese | |
| 关于“质量回报双提升”行动方案的进展公告 | 2026-03-30 | Chinese | |
| 关于2026年度为子公司提供担保额度预计的公告 | 2026-03-30 | Chinese | |
| 2025年年度报告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39581209 | 2025年度会计师事务所履职情况评估报告暨审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-30 | Chinese | ||
| 39581192 | 董事会对独立董事独立性评估的专项意见 | 2026-03-30 | Chinese | ||
| 39581179 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 39581175 | 关于“质量回报双提升”行动方案的进展公告 | 2026-03-30 | Chinese | ||
| 39581173 | 关于2026年度为子公司提供担保额度预计的公告 | 2026-03-30 | Chinese | ||
| 39581166 | 2025年年度报告 | 2026-03-30 | Chinese | ||
| 39581160 | 华泰联合证券有限责任公司关于深圳市绿联科技股份有限公司2025年度募集资金存放和使用情况的专项核查意见 | 2026-03-30 | Chinese | ||
| 39581159 | 关于续聘2026年度审计机构的公告 | 2026-03-30 | Chinese | ||
| 39581153 | 2025年度环境、社会与公司治理(ESG)报告 | 2026-03-30 | Chinese | ||
| 39580799 | 华泰联合证券有限责任公司关于深圳市绿联科技股份有限公司2025年度内部控制自我评价报告的核查意见 | 2026-03-30 | Chinese | ||
| 39580786 | 2025年度内部控制评价报告 | 2026-03-30 | Chinese | ||
| 39580775 | 关于召开2025年度股东会的通知 | 2026-03-30 | Chinese | ||
| 39580772 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-03-30 | Chinese | ||
| 39580766 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 39580763 | 简式权益变动报告书 | 2026-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON Technology Inc.
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
Acer Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
Ugreen Group 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/56388/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56388 | 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=56388 | 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=56388 \ -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": 56388}, 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 Ugreen Group Limited (id: 56388)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.