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 |
|---|---|---|---|
| 北京亿华通科技股份有限公司董事和高级管理人员持有及买卖本公司股票管理制度(2025年5月) | 2025-05-29 | Chinese | |
| 亿华通 关于取消监事会并修订《公司章程》及部分治理制度的公告 | 2025-05-29 | Chinese | |
| 北京亿华通科技股份有限公司信息披露管理制度(2025年5月) | 2025-05-29 | Chinese | |
| 亿华通 关于召开2024年年度股东大会的通知 | 2025-05-29 | Chinese | |
| 亿华通 关于发行股份购买资产并募集配套资金暨关联交易事项的进展公告 | 2025-05-11 | Chinese | |
| 亿华通 关于召开2024年度科创板电池行业集体业绩说明会暨召开2025年第一季度业绩说明会的公告 | 2025-05-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39892956 | 北京亿华通科技股份有限公司董事和高级管理人员持有及买卖本公司股票管理制度(2025年5月) | 2025-05-29 | Chinese | ||
| 39892950 | 亿华通 关于取消监事会并修订《公司章程》及部分治理制度的公告 | 2025-05-29 | Chinese | ||
| 39892938 | 北京亿华通科技股份有限公司信息披露管理制度(2025年5月) | 2025-05-29 | Chinese | ||
| 39892931 | 亿华通 关于召开2024年年度股东大会的通知 | 2025-05-29 | Chinese | ||
| 39892927 | 亿华通 关于发行股份购买资产并募集配套资金暨关联交易事项的进展公告 | 2025-05-11 | Chinese | ||
| 39892917 | 亿华通 关于召开2024年度科创板电池行业集体业绩说明会暨召开2025年第一季度业绩说明会的公告 | 2025-05-08 | Chinese | ||
| 39892910 | 亿华通 H股公告-截至二零二五年四月三十日止股份发行人的证券变动月报表 | 2025-05-08 | Chinese | ||
| 39892904 | 立信会计师事务所(特殊普通合伙)关于北京亿华通科技股份有限公司2024年度关于营业收入扣除情况表的鉴证报告 | 2025-04-28 | Chinese | ||
| 39892879 | 亿华通 2024年年度报告 | 2025-04-28 | Chinese | ||
| 39892861 | 亿华通 2024年年度报告摘要 | 2025-04-28 | Chinese | ||
| 39892860 | 亿华通 2024年度独立非执行董事述职报告(陈素权) | 2025-04-28 | Chinese | ||
| 39892854 | 亿华通 关于会计政策变更的公告 | 2025-04-28 | Chinese | ||
| 39892844 | 亿华通 2024年度独立非执行董事述职报告(刘小诗) | 2025-04-28 | Chinese | ||
| 39892837 | 亿华通 董事会对独立非执行董事独立性情况的专项意见 | 2025-04-28 | Chinese | ||
| 39892827 | 亿华通 2024年度审计委员会履职情况报告 | 2025-04-28 | 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.