
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 |
|---|---|---|---|
|
CodeMill AB
Provides software and services for media supply chains and …
|
CDMIL | SE | Telecommunications, computer pr… |
|
Cognos ULC
Original developer of the BI and PM software suite, now an …
|
— | CA | Telecommunications, computer pr… |
|
Cognyte Software Ltd.
Provides investigative analytics software for governments a…
|
CGNT | IL | Telecommunications, computer pr… |
|
Coheris
A software publisher specializing in CRM and data analytics…
|
COH | FR | Telecommunications, computer pr… |
|
Comarch S.A.
A global software house and systems integrator that deliver…
|
CMR | PL | Telecommunications, computer pr… |
|
Comintelli AB
Software provider of a SaaS platform for market and competi…
|
COMINT | SE | Telecommunications, computer pr… |
|
Commerce.com, Inc.
Provides an open, intelligent commerce ecosystem for busine…
|
CMRC | US | Telecommunications, computer pr… |
|
Commerce One Holdings Inc.
Provides a suite of e-commerce solutions for small and medi…
|
4496 | JP | Telecommunications, computer pr… |
|
COMMVAULT SYSTEMS INC
Provides cyber resilience and data management solutions on …
|
CVLT | US | Telecommunications, computer pr… |
|
Comnetix Inc.
Specializes in software-centric biometric identification an…
|
— | 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.