
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-02 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年6月) | 2026-06-02 | Chinese | |
| 公司章程(2026年6月) | 2026-06-02 | Chinese | |
| 独立董事候选人声明与承诺(易永健) | 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
| |||||
| 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 | ||
| 46512469 | 关于董事会延期换届及部分独立董事任期即将届满的提示性公告 | 2026-05-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
COMPLII FINTECH SOLUTIONS LTD
Cloud-based platform automating compliance and workflows fo…
|
CF1 | AU | Telecommunications, computer pr… |
|
Comprehensive Healthcare Systems Inc.
Vertically integrated SaaS provider streamlining complex he…
|
CHS | CA | Telecommunications, computer pr… |
|
Comprehensive Medical Intelligence Inc.
Enhances healthcare outcomes through intelligent solutions …
|
— | CA | Telecommunications, computer pr… |
|
Compucom Software Lt.
Provides IT solutions, software development, e-governance, …
|
COMPUSOFT | IN | Telecommunications, computer pr… |
|
CompuGroup Medical SE & Co.KGaA
Develops software and services to support medical and admin…
|
COP | DE | Telecommunications, computer pr… |
|
Computer Institute of Japan,Ltd.
IT services company specializing in system development and …
|
4826 | JP | Telecommunications, computer pr… |
|
Computer Modelling Group Ltd.
Provides advanced simulation software and data analytics fo…
|
CMG | CA | Telecommunications, computer pr… |
|
Công ty Cổ phần FPT
A global technology solutions provider and pioneer in digit…
|
FPT | VN | Telecommunications, computer pr… |
|
CONNEXION MOBILITY LTD
SaaS platforms for automotive retail and fleet management f…
|
CXZ | AU | Telecommunications, computer pr… |
|
Constellation Software Inc.
Acquires, manages, and builds Vertical Market Software busi…
|
CSU | CA | 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.