Beijing SinoHytec Co., Ltd. — Investor Relations & Filings
About Beijing SinoHytec Co., Ltd.
Beijing SinoHytec Co., Ltd. specializes in the research, development, and industrialization of hydrogen fuel cell engine systems and core components. The company provides comprehensive power solutions primarily for the commercial vehicle sector, including transit buses, heavy-duty trucks, and logistics vehicles. Its product portfolio features high-performance fuel cell engines and stacks characterized by high power density, reliability, and advanced low-temperature startup capabilities. SinoHytec focuses on vertical integration within the hydrogen value chain, leveraging proprietary technology to enhance energy efficiency and operational durability. By collaborating with major automotive manufacturers, the company facilitates the deployment of zero-emission transportation solutions and supports the development of hydrogen infrastructure and technical standards for sustainable mobility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 亿华通 H股公告-关于延迟刊发截至2025年12月31日止年度的全年业绩;可能延迟寄发截至2025年12月31日止年度的H股年度报告;董事会会议延期;及H股暂停买卖的公告 | 2026-03-31 | Chinese | |
| 亿华通H股公告-有关变更核数师的进一步资料 | 2026-03-29 | Chinese | |
| 亿华通 关于更换持续督导保荐代表人的公告 | 2026-03-20 | Chinese | |
| 亿华通H股公告-更改董事会召开日期 | 2026-03-19 | Chinese | |
| 亿华通H股公告-董事会召开日期 | 2026-03-18 | Chinese | |
| 亿华通H股公告-截至二零二六年二月二十八日止股份发行人的证券变动月报表 | 2026-03-04 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 39894253 | 亿华通 H股公告-关于延迟刊发截至2025年12月31日止年度的全年业绩;可能延迟寄发截至2025年12月31日止年度的H股年度报告;董事会会议延期;及H股暂停买卖的公告 | 2026-03-31 | Chinese | ||
| 39894244 | 亿华通H股公告-有关变更核数师的进一步资料 | 2026-03-29 | Chinese | ||
| 39894223 | 亿华通 关于更换持续督导保荐代表人的公告 | 2026-03-20 | Chinese | ||
| 39894213 | 亿华通H股公告-更改董事会召开日期 | 2026-03-19 | Chinese | ||
| 39894198 | 亿华通H股公告-董事会召开日期 | 2026-03-18 | Chinese | ||
| 39894190 | 亿华通H股公告-截至二零二六年二月二十八日止股份发行人的证券变动月报表 | 2026-03-04 | Chinese | ||
| 39894180 | 亿华通 2025年度业绩快报公告 | 2026-02-27 | Chinese | ||
| 39894167 | 亿华通H股公告-截至二零二六年一月三十一日止股份发行人的证券变动月报表 | 2026-02-04 | Chinese | ||
| 39894146 | 亿华通H股公告-有关公司秘书资格之更新;联席公司秘书辞任、授权代表变更及委任授权代表替代人 | 2026-02-02 | Chinese | ||
| 39894128 | 亿华通 2025年年度业绩预告公告 | 2026-01-30 | Chinese | ||
| 39894122 | 亿华通 股东减持股份计划公告 | 2026-01-09 | Chinese | ||
| 39894121 | 亿华通H股公告-截至二零二五年十二月三十一日止股份发行人的证券变动月报表 | 2026-01-05 | Chinese | ||
|
2025
3 filings
| |||||
| 39894109 | 亿华通 关于注销部分募集资金专户的公告 | 2025-12-30 | Chinese | ||
| 39894097 | 亿华通 关于完成根据一般授权配售新H股的公告 | 2025-12-23 | Chinese | ||
| 39894093 | 亿华通 2025年第三次临时股东会决议公告 | 2025-12-23 | 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 |
|
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 |
|
Changshu Tianyin Electromechanical Co.,Ltd.
Manufactures components for household appliance refrigerati…
|
300342 | CN | Manufacturing |
Beijing SinoHytec 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/58352/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58352 | 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=58352 | 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=58352 \ -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": 58352}, 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 Beijing SinoHytec Co., Ltd. (id: 58352)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.