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 |
|---|---|---|---|
|
A.L.I. Technologies Inc.
Canadian provider of medical image management solutions, sp…
|
— | CA | Telecommunications, computer pr… |
|
ALKAMI TECHNOLOGY, INC.
Provider of cloud-based digital banking solutions for finan…
|
ALKT | US | Telecommunications, computer pr… |
|
Allied Architects, Inc.
Develops SaaS products and provides social media marketing …
|
6081 | JP | Telecommunications, computer pr… |
|
Allot Ltd.
Provides network intelligence and cybersecurity solutions f…
|
ALLT | US | Telecommunications, computer pr… |
|
Almawave
Specializes in AI, natural language processing, and data an…
|
AIW | IT | Telecommunications, computer pr… |
|
Alphalogic Techsys Limited
A technology consulting firm specializing in digital transf…
|
542770 | IN | Telecommunications, computer pr… |
|
ALPHA MODUS HOLDINGS, INC.
Develops patented, AI-driven technologies for in-store reta…
|
AMOD | US | Telecommunications, computer pr… |
|
ALPHA SYSTEMS INC.
Software developer for telecommunications, in-vehicle syste…
|
4719 | JP | Telecommunications, computer pr… |
|
Alpha Technology Group Ltd
Holding company providing cloud and on-premises AI, CRM, an…
|
ATGL | US | Telecommunications, computer pr… |
|
Alphinat inc.
Low-code platform for rapid development and deployment of s…
|
NPA.H | CA | 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.