CHENGBANG SYNCORE TECHNOLOGY CO., LTD. — Investor Relations & Filings
About CHENGBANG SYNCORE TECHNOLOGY CO., LTD.
CHENGBANG SYNCORE TECHNOLOGY CO., LTD. specializes in the design, development, and manufacturing of high-performance embedded computing and industrial automation solutions. The company provides a diverse range of products, including industrial motherboards, embedded modules, and ruggedized computer systems engineered for high reliability in demanding environments. Its core technical focus involves synchronized data acquisition, real-time processing, and integrated hardware-software platforms. These solutions support critical infrastructure in sectors such as telecommunications, energy management, and transportation. The company emphasizes technical innovation and customization, offering scalable architectures for complex industrial IoT and control applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 诚邦生态环境股份有限公司关于召开2025年年度业绩暨现金分红说明会的公告 | 2026-03-27 | Chinese | |
| 诚邦股份:2025年年度股东会法律意见书 | 2026-03-27 | Chinese | |
| 诚邦生态环境股份有限公司2025年年度股东会决议公告 | 2026-03-27 | Chinese | |
| 诚邦生态环境股份有限公司2025年年度股东会会议资料 | 2026-03-19 | Chinese | |
| 诚邦生态环境股份有限公司关于为控股子公司提供担保公告 | 2026-03-11 | Chinese | |
| 诚邦生态环境股份有限公司关于2025年年度股东会增加临时提案暨补充通知的公告 | 2026-03-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38236867 | 诚邦生态环境股份有限公司关于召开2025年年度业绩暨现金分红说明会的公告 | 2026-03-27 | Chinese | ||
| 38236859 | 诚邦股份:2025年年度股东会法律意见书 | 2026-03-27 | Chinese | ||
| 38236847 | 诚邦生态环境股份有限公司2025年年度股东会决议公告 | 2026-03-27 | Chinese | ||
| 38236829 | 诚邦生态环境股份有限公司2025年年度股东会会议资料 | 2026-03-19 | Chinese | ||
| 38236818 | 诚邦生态环境股份有限公司关于为控股子公司提供担保公告 | 2026-03-11 | Chinese | ||
| 38236803 | 诚邦生态环境股份有限公司关于2025年年度股东会增加临时提案暨补充通知的公告 | 2026-03-11 | Chinese | ||
| 38236796 | 诚邦生态环境股份有限公司第五届董事会第十八次会议决议公告 | 2026-03-11 | Chinese | ||
| 38236795 | 诚邦生态环境股份有限公司关于变更公司名称、经营范围及《公司章程》的公告 | 2026-03-11 | Chinese | ||
| 38236786 | 诚邦股份:公司章程(2026年3月) | 2026-03-11 | Chinese | ||
| 38236772 | 诚邦生态环境股份有限公司关于提请股东会授权董事会办理2026年度以简易程序向特定对象发行股票相关事宜的公告 | 2026-03-06 | Chinese | ||
| 38236762 | 诚邦生态环境股份有限公司2025年度内部控制评价报告 | 2026-03-06 | Chinese | ||
| 38236753 | 关于诚邦生态环境股份有限公司控股股东及其他关联方占用资金情况的专项审计报告 | 2026-03-06 | Chinese | ||
| 38236718 | 诚邦生态环境股份有限公司2025年度以简易程序向特定对象发行股票募集资金使用的可行性分析报告(修订稿) | 2026-03-06 | Chinese | ||
| 38236712 | 诚邦生态环境股份有限公司2025年度内部控制审计报告 | 2026-03-06 | Chinese | ||
| 38236690 | 诚邦生态环境股份有限公司董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-03-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BUFFALO INC.
Manufacturer of computer peripherals, specializing in netwo…
|
6676 | JP | Manufacturing |
|
Canaan Inc.
Designs and develops high-performance ASICs for Bitcoin min…
|
CAN | KY | Manufacturing |
|
CANON ELECTRONICS INC.
Develops and sells precision machines, electronic instrumen…
|
7739 | JP | Manufacturing |
|
Captivision Inc.
Develops architectural media glass that embeds LEDs to crea…
|
CAPT | US | Manufacturing |
|
Cashway Fintech Co.,Ltd.
Develops and manufactures financial self-service equipment …
|
603106 | CN | Manufacturing |
|
Castles Technology Co., Ltd.
Global provider of secure payment technology and electronic…
|
5258 | TW | Manufacturing |
|
CELESTICA INC
Provides design, manufacturing, and supply chain solutions …
|
CLS | CA | Manufacturing |
|
Chaintech Technology Corporation
Specializes in computer hardware manufacturing and AI serve…
|
2425 | TW | Manufacturing |
|
Chenbro Micom Co., Ltd.
Designs and manufactures server chassis and hardware for AI…
|
8210 | TW | Manufacturing |
|
Chengdu Zhimingda Electronics Co., Ltd.
Develops rugged embedded computer systems and modules for d…
|
688636 | CN | Manufacturing |
CHENGBANG SYNCORE TECHNOLOGY 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/57591/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57591 | 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=57591 | 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=57591 \ -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": 57591}, 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 CHENGBANG SYNCORE TECHNOLOGY CO., LTD. (id: 57591)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.