Shenzhen Consys Science&Technology Co., Ltd. — Investor Relations & Filings
About Shenzhen Consys Science&Technology Co., Ltd.
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 |
|---|---|---|---|
| 独立董事2025年度述职报告(韩坤) | 2026-04-09 | Chinese | |
| 公司关于使用部分闲置募集资金和自有资金进行现金管理的公告 | 2026-04-09 | Chinese | |
| 关于向子公司提供财务资助及借款展期的公告 | 2026-04-09 | Chinese | |
| 募集资金存放、管理与实际使用情况的鉴证报告 | 2026-04-09 | Chinese | |
| 独立董事2025年度述职报告(谭立亮)(离任) | 2026-04-09 | Chinese | |
| 关于公司2026年度向银行申请综合授信额度的公告 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 39321698 | 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AOPEN Incorporated
Global provider of commercial-grade small form factor compu…
|
3046 | TW | Manufacturing |
|
Apacer Technology Inc.
Global provider of memory modules, digital storage, and sma…
|
8271 | TW | Manufacturing |
|
APRO Co., LTD
Manufactures equipment for rechargeable lithium-ion batteri…
|
262260 | KR | Manufacturing |
|
Aroot Co., Ltd.
Developer and manufacturer of compact POS, mobile, label, a…
|
096690 | KR | Manufacturing |
|
Asetek A/S
Designs liquid cooling solutions and high-performance sim r…
|
ASTK | DK | Manufacturing |
|
ASROCK Inc.
Global manufacturer of motherboards, graphics cards, mini P…
|
3515 | TW | Manufacturing |
|
ASRock Rack Inc.
Specializes in high-performance server hardware, motherboar…
|
7711 | TW | Manufacturing |
|
Associated Industries China, Inc.
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
ASTA Co., Ltd.
Develops diagnostic solutions using mass spectrometry and n…
|
246720 | KR | Manufacturing |
|
ASUSTeK Computer Inc.
Global leader in computer hardware, electronics, gaming sol…
|
2357 | TW | 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.