
YLZ Information Technology CO.,Ltd — Investor Relations & Filings
YLZ Information Technology CO.,Ltd. specializes in providing comprehensive information technology solutions focused on public livelihood services. The company develops and implements large-scale systems for social security, healthcare, and human resources management. Its core offerings include medical insurance payment platforms, public health information management systems, and digital government service architectures. By leveraging big data, cloud computing, and mobile internet technologies, the company facilitates the digital transformation of public administration and citizen services. YLZ is recognized for its expertise in high-concurrency transaction processing and secure data management within the public sector, supporting the modernization of social governance and the enhancement of public service delivery through integrated digital ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于董事会秘书辞任的公告 | 2026-05-22 | Chinese | |
| 关于补选第六届董事会非独立董事的公告 | 2026-05-19 | Chinese | |
| 国浩律师(上海)事务所关于易联众信息技术股份有限公司2025年年度股东会之法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于2025年年度股东会增加临时提案暨补充通知的更正公告 | 2026-05-15 | Chinese | |
| 关于独立董事取得独立董事培训证明的公告 | 2026-05-12 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46801909 | 关于董事会秘书辞任的公告 | 2026-05-22 | Chinese | ||
| 46533397 | 关于补选第六届董事会非独立董事的公告 | 2026-05-19 | Chinese | ||
| 46533393 | 国浩律师(上海)事务所关于易联众信息技术股份有限公司2025年年度股东会之法律意见书 | 2026-05-19 | Chinese | ||
| 46533407 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46352504 | 关于2025年年度股东会增加临时提案暨补充通知的更正公告 | 2026-05-15 | Chinese | ||
| 45220537 | 关于独立董事取得独立董事培训证明的公告 | 2026-05-12 | Chinese | ||
| 44946525 | 关于收到股东临时提案的公告 | 2026-05-11 | Chinese | ||
| 44946523 | 第六届董事会第八次会议决议公告 | 2026-05-11 | Chinese | ||
| 44946499 | 关于有关当事人因非本公司事项受到行政处罚及纪律处分的公告 | 2026-05-11 | Chinese | ||
| 44940945 | 关于2025年年度股东会增加临时提案暨补充通知的公告 | 2026-05-11 | Chinese | ||
|
2025
5 filings
| |||||
| 35732153 | 2025年第二次临时股东会决议公告 | 2025-12-16 | Chinese | ||
| 35732141 | 关于董事会完成换届选举的公告 | 2025-12-16 | Chinese | ||
| 35732133 | 国浩律师(上海)事务所关于易联众信息技术股份有限公司2025年第二次临时股东会之法律意见书 | 2025-12-16 | Chinese | ||
| 35732129 | 关于2025年第二次临时股东会取消部分子议案暨补充通知的公告 | 2025-12-10 | Chinese | ||
| 35732127 | 第六届董事会第四次会议决议公告 | 2025-12-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
8COMMON LIMITED
Provides enterprise financial software for expense manageme…
|
8CO | AU | Telecommunications, computer pr… |
|
A10 Networks, Inc.
Provides networking and security solutions to optimize and …
|
ATEN | US | Telecommunications, computer pr… |
|
A2Z CUST2MATE SOLUTIONS CORP.
Develops and commercializes smart cart solutions for the re…
|
AZ | US | Telecommunications, computer pr… |
|
AATech
Develops technology solutions for the fintech and energy tr…
|
AAT | IT | Telecommunications, computer pr… |
|
abc Multiactive Limited
Designs, sells, and leases finance IT software and RegTech …
|
8131 | HK | Telecommunications, computer pr… |
|
ABM Knowledgeware Ltd.
Provides e-governance solutions and IT services for municip…
|
ABMKNO | IN | Telecommunications, computer pr… |
|
Absolute Software Corporation
Delivers cyber resilience via a firmware-to-cloud platform …
|
ABST | CA | Telecommunications, computer pr… |
|
ACCELERATEBS INDIA LIMITED
Specializes in digital transformation, DXP, and enterprise …
|
543938 | IN | Telecommunications, computer pr… |
|
ACCELYA SOLUTIONS INDIA LIMITED
Provides technology solutions for airline revenue, cargo, a…
|
ACCELYA | IN | Telecommunications, computer pr… |
|
ACCESS CO., LTD.
Global provider of advanced software technologies for conne…
|
4813 | JP | Telecommunications, computer pr… |
YLZ Information Technology 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/55114/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55114 | 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=55114 | 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=55114 \ -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": 55114}, 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 YLZ Information Technology CO.,Ltd (id: 55114)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.