
Yimikang Tech. Group Co.,Ltd. — Investor Relations & Filings
Yimikang Tech. Group Co.,Ltd. provides integrated solutions for critical infrastructure and environmental control. The company specializes in the design, manufacturing, and maintenance of precision cooling systems, modular data center components, and medical cleanroom equipment. Its core offerings include high-efficiency air conditioning units tailored for data centers and telecommunications hubs, as well as intelligent monitoring platforms for environmental management. The group delivers comprehensive lifecycle services, ranging from engineering and construction to technical support and system optimization. By focusing on energy-efficient technologies and high-precision climate control, the company ensures the operational stability of mission-critical facilities across the information technology, healthcare, and industrial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度向特定对象发行股票发行情况报告书披露的提示性公告 | 2026-06-02 | Chinese | |
| 依米康科技集团股份有限公司2025年度向特定对象发行股票发行情况报告书 | 2026-06-02 | Chinese | |
| 关于签订募集资金三方监管协议的公告 | 2026-05-28 | Chinese | |
| 2025年度股东会的法律意见书 | 2026-05-11 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-11 | Chinese | |
| 关于向特定对象发行股票申请获得中国证监会同意注册批复的公告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47942051 | 关于2025年度向特定对象发行股票发行情况报告书披露的提示性公告 | 2026-06-02 | Chinese | ||
| 47941331 | 依米康科技集团股份有限公司2025年度向特定对象发行股票发行情况报告书 | 2026-06-02 | Chinese | ||
| 47854951 | 关于签订募集资金三方监管协议的公告 | 2026-05-28 | Chinese | ||
| 44940979 | 2025年度股东会的法律意见书 | 2026-05-11 | Chinese | ||
| 44940989 | 2025年度股东会决议公告 | 2026-05-11 | Chinese | ||
| 34826805 | 关于向特定对象发行股票申请获得中国证监会同意注册批复的公告 | 2026-04-17 | Chinese | ||
| 36360075 | 2025年年度报告 | 2026-04-16 | Chinese | ||
| 36360071 | 2025年度独立董事述职报告(赵明川) | 2026-04-16 | Chinese | ||
| 36360070 | 关于公司及子公司2026年度申请综合授信暨有关担保的公告 | 2026-04-16 | Chinese | ||
| 36360066 | 第六届董事会第五次会议决议公告 | 2026-04-16 | Chinese | ||
| 36360064 | 关于2025年度拟不进行利润分配的专项说明 | 2026-04-16 | Chinese | ||
| 36360062 | 董事会审计委员会关于会计师事务所2025年度履职情况的报告 | 2026-04-16 | Chinese | ||
| 36360059 | 2025年度内部控制审计报告 | 2026-04-16 | Chinese | ||
| 36360055 | 2025年度内部控制评价报告 | 2026-04-16 | Chinese | ||
| 36360052 | 关于2025年度计提资产减值准备的公告 | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
克莱特
Manufactures high-end ventilation and cooling equipment for…
|
920689 | CN | Manufacturing |
|
华原股份
Manufactures air, fuel, and oil filters for engines and ind…
|
920837 | CN | Manufacturing |
|
卓兆点胶
Develops high-precision fluid control systems and automated…
|
920026 | CN | Manufacturing |
|
广厦环能
Develops high-efficiency heat exchange equipment for indust…
|
920703 | CN | Manufacturing |
|
恒合股份
Provides VOCs control and vapor recovery systems for the pe…
|
920145 | CN | Manufacturing |
|
方盛股份
Specializes in aluminum plate-fin heat exchangers and therm…
|
920662 | CN | Manufacturing |
|
无锡鼎邦
Develops high-efficiency heat exchangers for petrochemical …
|
920931 | CN | Manufacturing |
|
浙江国祥
Develops and manufactures industrial and commercial central…
|
603361 | CN | Manufacturing |
|
特瑞斯
Manufactures natural gas transmission, distribution, and in…
|
920014 | CN | Manufacturing |
|
西磁科技
Specializes in magnetic separation equipment for industrial…
|
920061 | CN | Manufacturing |
Yimikang Tech. Group 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/55255/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55255 | 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=55255 | 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=55255 \ -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": 55255}, 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 Yimikang Tech. Group Co.,Ltd. (id: 55255)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.