
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 |
|---|---|---|---|
| 关于2023年员工持股计划出售完毕暨计划结束的公告 | 2026-05-22 | Chinese | |
| 关于与专业投资机构共同投资暨关联交易的公告 | 2026-05-21 | Chinese | |
| 第四届董事会第十四次会议决议公告 | 2026-05-21 | Chinese | |
| 宇信科技:第四届董事会独立董事专门会议第九次会议决议公告 | 2026-05-21 | Chinese | |
| 关于与专业投资机构共同投资的公告 | 2026-05-15 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-13 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46801765 | 关于2023年员工持股计划出售完毕暨计划结束的公告 | 2026-05-22 | Chinese | ||
| 46730621 | 关于与专业投资机构共同投资暨关联交易的公告 | 2026-05-21 | Chinese | ||
| 46730617 | 第四届董事会第十四次会议决议公告 | 2026-05-21 | Chinese | ||
| 46730635 | 宇信科技:第四届董事会独立董事专门会议第九次会议决议公告 | 2026-05-21 | Chinese | ||
| 46350668 | 关于与专业投资机构共同投资的公告 | 2026-05-15 | Chinese | ||
| 45564629 | 2025年年度权益分派实施公告 | 2026-05-13 | Chinese | ||
| 44940973 | 北京市竞天公诚律师事务所关于北京宇信科技集团股份有限公司2025年年度股东会的法律意见书 | 2026-05-11 | Chinese | ||
| 44940968 | 2025年年度股东会决议公告 | 2026-05-11 | Chinese | ||
| 44824792 | 关于特定股东股份减持计划的提示性公告 | 2026-05-10 | Chinese | ||
| 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 | ||
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… |
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.