
SHENZHEN INFOGEM TECHNOLOGIES CO., LTD. — Investor Relations & Filings
Shenzhen Infogem Technologies Co., Ltd. specializes in providing comprehensive information technology solutions and software services. The company focuses on the development and implementation of core banking systems, payment and settlement platforms, and risk management software. Its product portfolio includes electronic payment systems, mobile banking applications, and financial data analysis tools designed to enhance operational efficiency and security. Infogem leverages its expertise in high-performance transaction processing and system integration to support the digital transformation of infrastructure. The company also provides technical consulting, maintenance, and customized software development services to meet evolving regulatory and technological demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于市场传闻的澄清公告 | 2026-06-03 | Chinese | |
| 第六届董事会提名委员会关于第七届董事会董事候选人任职资格的审查意见 | 2026-06-02 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年6月) | 2026-06-02 | Chinese | |
| 公司章程(2026年6月) | 2026-06-02 | Chinese | |
| 独立董事候选人声明与承诺(易永健) | 2026-06-02 | Chinese | |
| 独立董事候选人声明与承诺(何剑) | 2026-06-02 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47947536 | 关于市场传闻的澄清公告 | 2026-06-03 | Chinese | ||
| 47942079 | 第六届董事会提名委员会关于第七届董事会董事候选人任职资格的审查意见 | 2026-06-02 | Chinese | ||
| 47942078 | 董事、高级管理人员薪酬管理制度(2026年6月) | 2026-06-02 | Chinese | ||
| 47942077 | 公司章程(2026年6月) | 2026-06-02 | Chinese | ||
| 47942076 | 独立董事候选人声明与承诺(易永健) | 2026-06-02 | Chinese | ||
| 47941854 | 独立董事候选人声明与承诺(何剑) | 2026-06-02 | Chinese | ||
| 47941800 | 独立董事提名人声明与承诺(易永健) | 2026-06-02 | Chinese | ||
| 47941799 | 关于召开2026年第一次临时股东会的通知 | 2026-06-02 | Chinese | ||
| 47941564 | 独立董事提名人声明与承诺(陈丹华) | 2026-06-02 | Chinese | ||
| 47941563 | 第六届董事会第二十一次会议决议公告 | 2026-06-02 | Chinese | ||
| 47941342 | 关于董事及高级管理人员2026年度薪酬方案的公告 | 2026-06-02 | Chinese | ||
| 47941341 | 董事会审计委员会工作细则(2026年6月) | 2026-06-02 | Chinese | ||
| 47941340 | 董事会议事规则(2026年6月) | 2026-06-02 | Chinese | ||
| 47941339 | 独立董事提名人声明与承诺(何剑) | 2026-06-02 | Chinese | ||
| 47941338 | 独立董事候选人声明与承诺(陈丹华) | 2026-06-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ContextVision AB
Medical technology software company specializing in AI-powe…
|
CONTX | SE | Telecommunications, computer pr… |
|
Continual Ltd.
AI-powered mobility analytics for mobile operators and conn…
|
CNTL-M | IL | Telecommunications, computer pr… |
|
CORDEL GROUP PLC
Provides AI-powered infrastructure monitoring and data anal…
|
CRDL | GB | Telecommunications, computer pr… |
|
Core AI Holdings, Inc.
A holding company developing AI businesses in gaming, marke…
|
SYTA | US | Telecommunications, computer pr… |
|
CORE CORPORATION
An ICT services provider specializing in System Integration…
|
2359 | JP | Telecommunications, computer pr… |
|
Corel Corporation
Software developer specializing in graphics, design, digita…
|
— | CA | Telecommunications, computer pr… |
|
Coreline Soft Co., Ltd
Develops medical AI software for analyzing thoracic images …
|
384470 | KR | Telecommunications, computer pr… |
|
COSCO SHIPPING Technology Co., Ltd.
Offers digital solutions and IT services for maritime, logi…
|
002401 | CN | Telecommunications, computer pr… |
|
CounterPath Corporation
Develops carrier-grade SIP softphones and UC solutions for …
|
PATH | US | Telecommunications, computer pr… |
|
Coupa Software
Provides an AI-native, cloud-based platform for total spend…
|
COUP | US | Telecommunications, computer pr… |
SHENZHEN INFOGEM TECHNOLOGIES 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/55105/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55105 | 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=55105 | 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=55105 \ -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": 55105}, 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 INFOGEM TECHNOLOGIES CO., LTD. (id: 55105)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.