Shenzhen UUGreenPower Co., Ltd. — Investor Relations & Filings
Shenzhen UUGreenPower Co., Ltd. specializes in the research, development, and manufacturing of core components for electric vehicle (EV) charging infrastructure. The company’s primary product portfolio includes high-efficiency DC charging modules, bidirectional V2G (Vehicle-to-Grid) power conversion modules, and integrated energy storage solutions. These products are designed to support high power density, wide voltage ranges, and low standby power consumption, catering to global standards such as CCS, CHAdeMO, and GBT. UUGreenPower provides critical hardware for fast-charging stations, destination chargers, and smart grid integration, serving charging point operators and automotive manufacturers worldwide. The company focuses on advancing power electronics technology to improve energy conversion efficiency and reliability in the transition to sustainable mobility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于聘请2026年度审计机构的公告 | 2026-04-14 | Chinese | |
| 2025年度独立董事述职报告(张媛媛) | 2026-04-14 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-14 | Chinese | |
| 国联民生证券承销保荐有限公司关于深圳市优优绿能股份有限公司2026年度日常关联交易预计的核查意见 | 2026-04-14 | Chinese | |
| 2025年度募集资金存放与使用情况专项报告 | 2026-04-14 | Chinese | |
| 关于对会计师事务所2025年度履职情况的评估报告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34893508 | 关于聘请2026年度审计机构的公告 | 2026-04-14 | Chinese | ||
| 34893506 | 2025年度独立董事述职报告(张媛媛) | 2026-04-14 | Chinese | ||
| 34893504 | 2025年度内部控制自我评价报告 | 2026-04-14 | Chinese | ||
| 34893500 | 国联民生证券承销保荐有限公司关于深圳市优优绿能股份有限公司2026年度日常关联交易预计的核查意见 | 2026-04-14 | Chinese | ||
| 34893497 | 2025年度募集资金存放与使用情况专项报告 | 2026-04-14 | Chinese | ||
| 34893495 | 关于对会计师事务所2025年度履职情况的评估报告 | 2026-04-14 | Chinese | ||
| 34890086 | 董事会薪酬与考核委员会实施细则 | 2026-04-14 | Chinese | ||
| 34890084 | 关于2026年度日常关联交易预计的公告 | 2026-04-14 | Chinese | ||
| 34890082 | 董事会审计委员会关于对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-14 | Chinese | ||
| 34890077 | 非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-14 | Chinese | ||
| 34890075 | 2025年年度审计报告 | 2026-04-14 | Chinese | ||
| 34855040 | 国联民生证券承销保荐有限公司关于深圳市优优绿能股份有限公司2025年度内部控制自我评价报告的核查意见 | 2026-04-14 | Chinese | ||
| 34855038 | 关联交易决策制度 | 2026-04-14 | Chinese | ||
| 34855036 | 关于2025年度计提资产减值损失和信用减值损失的公告 | 2026-04-14 | Chinese | ||
| 34855034 | 2025年年度报告 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electrical equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMOGREENTECH Co., Ltd.
Develops advanced materials and components for the EV, IT, …
|
125210 | KR | Manufacturing |
|
Ampa Ltd.
A holding company with operations in real estate developmen…
|
AMPA | IL | Manufacturing |
|
Ballard Power Systems Inc.
A global leader in zero-emission hydrogen PEM fuel cell pow…
|
BLDP | CA | Manufacturing |
|
Baotou INST Magnetic New Materials Co., Ltd.
Manufactures high-performance rare earth magnets and precis…
|
301622 | CN | Manufacturing |
|
Beijing Beida Jade Bird Universal Sci-Tech Company Limited
An investment holding entity operating in tourism developme…
|
8095 | HK | Manufacturing |
|
Beijing SinoHytec Co., Ltd.
Develops hydrogen fuel cell engine systems and components f…
|
688339 | CN | Manufacturing |
|
Bisen Smart Access Co., Ltd.
Manufacturer of automatic gate, door, and traffic managemen…
|
301083 | CN | Manufacturing |
|
Bumhan Fuel Cell Co.,Ltd.
Develops and manufactures hydrogen fuel cell systems and re…
|
382900 | KR | Manufacturing |
|
Canadian Solar Inc.
Manufactures solar modules and develops utility-scale solar…
|
CSIQ | CA | Manufacturing |
|
Cell Impact AB
Global supplier of advanced bipolar flow plates for fuel ce…
|
CI | SE | Manufacturing |
Shenzhen UUGreenPower 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/56377/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56377 | 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=56377 | 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=56377 \ -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": 56377}, 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 Shenzhen UUGreenPower Co., Ltd. (id: 56377)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.