Yusys Technologies Co., Ltd. — Investor Relations & Filings
Yusys Technologies Co., Ltd. provides comprehensive information technology solutions and services tailored for financial institutions. The company specializes in software development, system integration, and technical consulting, focusing on the digital transformation of banking and insurance operations. Its core product suite encompasses credit management systems, core banking platforms, internet and mobile banking solutions, risk management frameworks, and data warehousing. By integrating advanced technologies such as cloud computing, big data, and artificial intelligence, the company enables clients to enhance operational efficiency and security. Yusys Technologies serves a diverse client base, including large-scale commercial banks and specialized financial entities, leveraging deep domain expertise and research-driven innovation to deliver scalable infrastructure and specialized fintech applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 宇信科技:2025年度独立董事述职报告(李军) | 2026-03-29 | Chinese | |
| 宇信科技:2025年度内部控制审计报告 | 2026-03-29 | Chinese | |
| 宇信科技:2025年度募集资金存放、管理与使用情况专项报告 | 2026-03-29 | Chinese | |
| 华泰联合证券有限责任公司关于北京宇信科技集团股份有限公司使用闲置募集资金暂时补充流动资金的核查意见 | 2026-03-29 | Chinese | |
| 宇信科技:关于2026年度预计向银行申请综合授信额度的公告 | 2026-03-29 | Chinese | |
| 2025年年度审计报告 | 2026-03-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38764612 | 宇信科技:2025年度独立董事述职报告(李军) | 2026-03-29 | Chinese | ||
| 38764593 | 宇信科技:2025年度内部控制审计报告 | 2026-03-29 | Chinese | ||
| 38764569 | 宇信科技:2025年度募集资金存放、管理与使用情况专项报告 | 2026-03-29 | Chinese | ||
| 38764545 | 华泰联合证券有限责任公司关于北京宇信科技集团股份有限公司使用闲置募集资金暂时补充流动资金的核查意见 | 2026-03-29 | Chinese | ||
| 38764542 | 宇信科技:关于2026年度预计向银行申请综合授信额度的公告 | 2026-03-29 | Chinese | ||
| 38764527 | 2025年年度审计报告 | 2026-03-29 | Chinese | ||
| 38764524 | 2025年年度报告 | 2026-03-29 | Chinese | ||
| 38764518 | 宇信科技:2025年度独立董事述职报告(李华) | 2026-03-29 | Chinese | ||
| 38764516 | 宇信科技:关于2026年度日常关联交易预计的公告 | 2026-03-29 | Chinese | ||
| 38764495 | 宇信科技:董事会决议公告 | 2026-03-29 | Chinese | ||
| 38764445 | 宇信科技:董事会审计与风险控制委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-29 | Chinese | ||
| 38764441 | 宇信科技:董事、高级管理人员离职管理制度(2026年3月) | 2026-03-29 | Chinese | ||
| 38764427 | 2026-011 宇信科技:关于召开2025年度股东会的通知 | 2026-03-29 | Chinese | ||
| 38764421 | 宇信科技:关于2025年度利润分配预案的公告 | 2026-03-29 | Chinese | ||
| 38764417 | 宇信科技:公司对会计师事务所履职情况评估报告 | 2026-03-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China National Software & Service Company Limited
Provides software development, system integration, and IT s…
|
600536 | CN | Telecommunications, computer pr… |
|
China Netcom Technology Holdings Limited
Technology solutions provider for lottery, smart retail, an…
|
8071 | HK | Telecommunications, computer pr… |
|
China Reform Health Management and Services Group Co., Ltd.
Provides digital healthcare management and medical insuranc…
|
000503 | CN | Telecommunications, computer pr… |
|
China TransInfo Technology Co., Ltd
Develops intelligent transportation systems and smart city …
|
002373 | CN | Telecommunications, computer pr… |
|
Chips&Media, Inc.
A semiconductor IP provider of advanced multimedia and vide…
|
094360 | KR | Telecommunications, computer pr… |
|
Choice NV
Operates a B2B software platform and develops a B2B2C food …
|
MLTV | BE | Telecommunications, computer pr… |
|
CID Holdco, Inc.
Provides IoT and AI solutions for asset tracking and workfl…
|
DAIC | US | Telecommunications, computer pr… |
|
CiDi Inc.
Specializes in autonomous driving systems and V2X solutions…
|
3881 | HK | Telecommunications, computer pr… |
|
Cigniti Technologies Ltd
Provides AI-led quality engineering and software testing fo…
|
CIGNITITEC | IN | Telecommunications, computer pr… |
|
CINC Corp.
Develops AI-powered research and analysis tools for digital…
|
4378 | JP | Telecommunications, computer pr… |
Yusys 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/55653/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55653 | 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=55653 | 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=55653 \ -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": 55653}, 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 Yusys Technologies Co., Ltd. (id: 55653)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.