CAINA TECHNOLOGY CO., LTD. — Investor Relations & Filings
CAINA TECHNOLOGY CO., LTD. specializes in the research, development, and manufacturing of medical puncture instruments and safety-engineered medical devices. The company’s product portfolio includes a wide range of hypodermic needles, safety syringes, insulin syringes, blood collection sets, and specialized needles for dental, spinal, and aesthetic applications. Focused on clinical safety and precision, the firm provides high-quality medical consumables designed to reduce needle-stick injuries and improve patient care. With a commitment to international quality standards, the company serves a global market, offering both standardized products and customized OEM/ODM solutions for healthcare providers and medical device distributors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用部分闲置自有资金进行现金管理的公告 | 2026-05-11 | Chinese | |
| 关于2026年度日常关联交易预计情况的公告 | 2026-04-28 | Chinese | |
| 关于为子公司提供担保额度的公告 | 2026-04-28 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-28 | Chinese | |
| 中汇会审[2026]7991号采纳科技股份有限公司内部控制审计报告 | 2026-04-28 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44932580 | 关于使用部分闲置自有资金进行现金管理的公告 | 2026-05-11 | Chinese | ||
| 39399370 | 关于2026年度日常关联交易预计情况的公告 | 2026-04-28 | Chinese | ||
| 39399359 | 关于为子公司提供担保额度的公告 | 2026-04-28 | Chinese | ||
| 39399350 | 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 39399341 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-28 | Chinese | ||
| 39399324 | 中汇会审[2026]7991号采纳科技股份有限公司内部控制审计报告 | 2026-04-28 | Chinese | ||
| 39399102 | 中汇会专[2026]7993号采纳科技股份有限公司2025年度营业收入扣除情况的专项审核说明 | 2026-04-28 | Chinese | ||
| 39398806 | 中汇会专[2026]7994号采纳科技股份有限公司非经营性资金占用及其他关联资金往来情况的专项审核说明 | 2026-04-28 | Chinese | ||
| 39398585 | 国泰海通证券股份有限公司关于采纳科技股份有限公司2025年度持续督导工作现场检查报告 | 2026-04-28 | Chinese | ||
| 39398578 | 关于聘请 2026年度财务及内部控制审计机构的公告 | 2026-04-28 | Chinese | ||
| 39398569 | 2025年度独立董事述职报告(王尚虎) | 2026-04-28 | Chinese | ||
| 39398562 | 内部控制自我评价报告 | 2026-04-28 | Chinese | ||
| 39398555 | 选聘会计师事务所管理办法 | 2026-04-28 | Chinese | ||
| 39398547 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 39398546 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
普昂医疗
Manufacturer of precision medical consumables for diabetes …
|
920069 | CN | Manufacturing |
|
海圣医疗
Specializes in anesthesia and critical care medical devices…
|
920166 | CN | Manufacturing |
|
爱得科技
Develops and manufactures orthopedic implants, spinal syste…
|
920180 | CN | Manufacturing |
|
爱舍伦
Develops and manufactures respiratory, anesthesia, and emer…
|
920050 | CN | Manufacturing |
|
美德乐
Global provider of breastfeeding products and advanced medi…
|
920119 | CN | Manufacturing |
|
鹿得医疗
Develops and manufactures home medical diagnostic and respi…
|
920278 | CN | Manufacturing |
CAINA 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/56072/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56072 | 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=56072 | 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=56072 \ -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": 56072}, 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 CAINA TECHNOLOGY CO., LTD. (id: 56072)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.