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 |
|---|---|---|---|
|
AvidXchange Holdings, Inc.
Provider of AP automation software and payment solutions fo…
|
AVDX | US | Telecommunications, computer pr… |
|
Avigilon Corporation
Designs and manufactures end-to-end physical security solut…
|
AVO | CA | Telecommunications, computer pr… |
|
Avtech Sweden AB
Develops digital air traffic management systems for flight …
|
AVT | SE | Telecommunications, computer pr… |
|
AWARE INC /MA/
Global provider of biometric software products and services…
|
AWRE | US | Telecommunications, computer pr… |
|
AXGATE Co., Ltd.
Develops and supplies integrated network security systems l…
|
356680 | KR | Telecommunications, computer pr… |
|
Axilion Smart Mobility Ltd.
Artificial intelligence software company developing solutio…
|
AILN | IL | Telecommunications, computer pr… |
|
AXON ENTERPRISE, INC.
Develops integrated hardware and software solutions for pub…
|
AXON | US | Telecommunications, computer pr… |
|
Axons Vision Ltd.
Develops AI perception and decision-making applications for…
|
AXN | IL | Telecommunications, computer pr… |
|
Axway Software
Manages and secures complex data flows with API management,…
|
AXW | FR | Telecommunications, computer pr… |
|
Ayfie Group
Develops an AI platform for secure enterprise search and kn…
|
AYFIE | NO | 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.