
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-06-01 | Chinese | |
| 关于董事会秘书辞任的公告 | 2026-05-22 | Chinese | |
| 关于补选第六届董事会非独立董事的公告 | 2026-05-19 | Chinese | |
| 国浩律师(上海)事务所关于易联众信息技术股份有限公司2025年年度股东会之法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于2025年年度股东会增加临时提案暨补充通知的更正公告 | 2026-05-15 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 47914851 | 关于公司股票被实施其他风险警示相关事项的进展公告 | 2026-06-01 | Chinese | ||
| 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
4 filings
| |||||
| 35732153 | 2025年第二次临时股东会决议公告 | 2025-12-16 | Chinese | ||
| 35732141 | 关于董事会完成换届选举的公告 | 2025-12-16 | Chinese | ||
| 35732133 | 国浩律师(上海)事务所关于易联众信息技术股份有限公司2025年第二次临时股东会之法律意见书 | 2025-12-16 | Chinese | ||
| 35732129 | 关于2025年第二次临时股东会取消部分子议案暨补充通知的公告 | 2025-12-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MEDLEY,INC.
Develops HR and medical platforms, including telemedicine a…
|
4480 | JP | Telecommunications, computer pr… |
|
Megri Soft Limited
Global provider of IT, digital marketing, software developm…
|
539012 | IN | Telecommunications, computer pr… |
|
Meitu, Inc.
An AI-driven technology company focused on digital beauty t…
|
1357 | KY | Telecommunications, computer pr… |
|
Memex Inc.
Develops IIoT technology to connect factory equipment and e…
|
OEE | CA | Telecommunications, computer pr… |
|
Mensch und Maschine Software SE
Provider of CAD, CAM, PDM, and BIM solutions, software, and…
|
MUM | DE | Telecommunications, computer pr… |
|
Mentice
Developer of simulation solutions for image-guided interven…
|
MNTC | SE | Telecommunications, computer pr… |
|
Merge Cedara ExchangeCo Limited
Develops and supplies specialized healthcare software, adva…
|
MRG | CA | Telecommunications, computer pr… |
|
MeridianLink, Inc.
Provider of cloud-based software for financial institutions…
|
MLNK | US | Telecommunications, computer pr… |
|
MetaReal Corporation
Develops AI solutions in translation, metaverse, and digita…
|
6182 | JP | Telecommunications, computer pr… |
|
Metaspacex Limited
Focuses on traditional construction services and advanced W…
|
1796 | HK | 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.