
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 |
|---|---|---|---|
|
COVANCE SOFTSOL LIMITED
Develops custom software, IT infrastructure, and digital tr…
|
544361 | IN | Telecommunications, computer pr… |
|
Coveo Solutions Inc.
Provides an AI Relevance Platform unifying data to power in…
|
CVO | CA | Telecommunications, computer pr… |
|
COVIDH TECHNOLOGIES LIMITED
Provides IT services, ERP, CRM, and custom software to opti…
|
534920 | IN | Telecommunications, computer pr… |
|
COWINTECH Co., Ltd
Provider of smart factory and industrial automation systems…
|
282880 | KR | Telecommunications, computer pr… |
|
Cranes Software International Ltd.
Provides enterprise statistical software and analytics for …
|
512093 | IN | Telecommunications, computer pr… |
|
CRANEWARE PLC
Provides software solutions to improve financial performanc…
|
CRW | GB | Telecommunications, computer pr… |
|
Crealogix Holding AG
A financial technology company providing digital banking an…
|
CLXN | CH | Telecommunications, computer pr… |
|
Credissential Inc.
Develops AI and quantum-secured software solutions for comp…
|
WHIP | CA | Telecommunications, computer pr… |
|
creo co.,ltd.
Provides software solutions and IT services for corporate d…
|
9698 | JP | Telecommunications, computer pr… |
|
CRIMSON TIDE PLC
Provides technology and software solutions centered on busi…
|
TIDE | GB | 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.