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 |
|---|---|---|---|
|
BIONEXO S.A.
Provides cloud-based supply chain and procurement solutions…
|
— | BR | Telecommunications, computer pr… |
|
Biosign Technologies Inc.
Develops cloud-based remote patient monitoring (RPM) and no…
|
BIOh | CA | Telecommunications, computer pr… |
|
BITMAX CO., LTD
Develops AR/metaverse platforms and engages in virtual asse…
|
377030 | KR | Telecommunications, computer pr… |
|
BitRush Corp.
Technology company focused on cryptographic payment systems…
|
BRH | CA | Telecommunications, computer pr… |
|
BLACKBERRY Ltd
Provides intelligent security software and services to ente…
|
BB | US | Telecommunications, computer pr… |
|
BLACKBIRD PLC
Develops a cloud platform for professional, browser-based v…
|
BIRD | GB | Telecommunications, computer pr… |
|
BLACKLINE, INC.
Cloud software automating financial close, AR, and intercom…
|
BL | US | Telecommunications, computer pr… |
|
BLACK PEARL GROUP LIMITED
Develops cloud-based SaaS marketing and sales enablement to…
|
BPG | AU | Telecommunications, computer pr… |
|
Black Sesame International Holding Limited
Specializes in automotive-grade computing SoCs and AI chips…
|
2533 | HK | Telecommunications, computer pr… |
|
Blaize Holdings, Inc.
Provides full-stack, AI-enabled edge computing solutions wi…
|
BZAI | US | 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.