
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 |
|---|---|---|---|
|
Docebo Inc.
Provides an AI-powered learning platform for businesses to …
|
DCBO | US | Telecommunications, computer pr… |
|
DOCUSIGN, INC.
Provides an AI-powered platform for intelligent agreement m…
|
DOCU | US | Telecommunications, computer pr… |
|
Dolby Laboratories, Inc.
Develops and licenses audio, visual, and voice technologies…
|
DLB | US | Telecommunications, computer pr… |
|
DOMO, INC.
A cloud-native data platform for BI, analytics, and AI-driv…
|
DOMO | US | Telecommunications, computer pr… |
|
DOTDIGITAL GROUP PLC
SaaS provider of an AI-powered customer experience and data…
|
DOTD | GB | Telecommunications, computer pr… |
|
Double Standard Inc.
Offers AI-powered data cleansing and digital transformation…
|
3925 | JP | Telecommunications, computer pr… |
|
DreamArts Corporation
Develops cloud software and SaaS solutions for digital tran…
|
4811 | JP | Telecommunications, computer pr… |
|
DSI Datotech Systems Inc.
Canadian corporation historically in software, currently de…
|
— | CA | Telecommunications, computer pr… |
|
DSR CORP
Global manufacturer of wires, ropes, slings, and webbings f…
|
155660 | KR | Telecommunications, computer pr… |
|
DSS, INC.
A multinational holding company in blockchain, marketing, h…
|
DSS | 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.