
Shenzhen Consys Science&Technology Co., Ltd. — Investor Relations & Filings
Shenzhen Consys Science&Technology Co., Ltd. specializes in the research, development, and manufacturing of high-performance electronic information equipment and ruggedized computing solutions. The company provides a comprehensive range of products including embedded systems, signal processing platforms, and specialized communication equipment designed for operation in demanding environments. Its technical focus encompasses hardware architecture, system integration, and the development of reliable electronic components for mission-critical applications. Consys serves sectors requiring high-stability data acquisition and processing capabilities, offering customized engineering services to address specific operational requirements. The company’s solutions are engineered to withstand extreme temperatures, shock, and vibration while maintaining optimal performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于完成工商变更登记及《公司章程》备案的公告 | 2026-05-21 | Chinese | |
| 独立董事2025年度述职报告(韩坤) | 2026-04-09 | Chinese | |
| 公司关于使用部分闲置募集资金和自有资金进行现金管理的公告 | 2026-04-09 | Chinese | |
| 关于向子公司提供财务资助及借款展期的公告 | 2026-04-09 | Chinese | |
| 募集资金存放、管理与实际使用情况的鉴证报告 | 2026-04-09 | Chinese | |
| 独立董事2025年度述职报告(谭立亮)(离任) | 2026-04-09 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46757734 | 关于完成工商变更登记及《公司章程》备案的公告 | 2026-05-21 | Chinese | ||
| 39321739 | 独立董事2025年度述职报告(韩坤) | 2026-04-09 | Chinese | ||
| 39321735 | 公司关于使用部分闲置募集资金和自有资金进行现金管理的公告 | 2026-04-09 | Chinese | ||
| 39321733 | 关于向子公司提供财务资助及借款展期的公告 | 2026-04-09 | Chinese | ||
| 39321732 | 募集资金存放、管理与实际使用情况的鉴证报告 | 2026-04-09 | Chinese | ||
| 39321726 | 独立董事2025年度述职报告(谭立亮)(离任) | 2026-04-09 | Chinese | ||
| 39321725 | 关于公司2026年度向银行申请综合授信额度的公告 | 2026-04-09 | Chinese | ||
| 39321722 | 关于使用部分闲置募集资金临时补充流动资金并开立募集资金专户的公告 | 2026-04-09 | Chinese | ||
| 39321718 | 2025年年度报告 | 2026-04-09 | Chinese | ||
| 39321715 | 关于续聘会计师事务所的公告 | 2026-04-09 | Chinese | ||
| 39321714 | 关于预计2026年度日常性关联交易的公告 | 2026-04-09 | Chinese | ||
| 39321712 | 关于营业收入扣除事项的专项核查意见 | 2026-04-09 | Chinese | ||
| 39321702 | 第四届董事会第八次会议决议公告 | 2026-04-09 | Chinese | ||
| 39321700 | 董事、高级管理人员薪酬管理制度 | 2026-04-09 | Chinese | ||
| 39321699 | 公司未来三年(2026年-2028年)股东回报规划 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VNE
Designs and manufactures automated payment systems for cash…
|
VNE | IT | Manufacturing |
|
VXL Instruments Ltd.
Designs and manufactures thin client hardware and endpoint …
|
517399 | IN | Manufacturing |
|
Wacom Co.,Ltd.
Manufacturer of digital pen technology and interactive inpu…
|
6727 | JP | Manufacturing |
|
WESTERN DIGITAL CORP
Develops and manufactures data storage devices using HDD an…
|
WDC | US | Manufacturing |
|
Winmate
Develops rugged computing and industrial hardware for extre…
|
3416 | TW | Manufacturing |
|
Wistron
Global technology service provider and ODM for computing, n…
|
3231 | TW | Manufacturing |
|
WISTRON CORPORATION
Global technology service provider and ODM designing and ma…
|
5W4B | SG | Manufacturing |
|
Wiwynn
Global provider of cloud IT infrastructure and hyperscale d…
|
6669 | TW | Manufacturing |
|
XGD INC.
Develops electronic payment terminals and integrated financ…
|
300130 | CN | Manufacturing |
|
慧为智能
Specializes in intelligent terminal hardware R&D, manufactu…
|
920876 | CN | Manufacturing |
Shenzhen Consys Science&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/58641/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58641 | 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=58641 | 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=58641 \ -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": 58641}, 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 Consys Science&Technology Co., Ltd. (id: 58641)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.