AUTOBIO DIAGNOSTICS CO., LTD — Investor Relations & Filings
About AUTOBIO DIAGNOSTICS CO., LTD
Autobio Diagnostics Co., Ltd. specializes in the research, development, manufacturing, and distribution of comprehensive in vitro diagnostic (IVD) solutions. The company offers an extensive portfolio of products across multiple clinical disciplines, including immunoassay, microbiology, and molecular diagnostics. Key offerings include high-throughput chemiluminescence immunoassay (CLIA) systems, enzyme-linked immunosorbent assay (ELISA) kits, and automated microbiology platforms for blood culture and microbial identification. Autobio also provides integrated laboratory automation systems designed to enhance diagnostic efficiency and accuracy. By focusing on technological innovation and quality, the company serves clinical laboratories, hospitals, and medical institutions worldwide, supporting the detection of infectious diseases, oncology markers, and various metabolic disorders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 安图生物2025年年度利润分配预案公告 | 2026-04-22 | Chinese | |
| 安图生物第五届董事会第十一次会议决议公告 | 2026-04-22 | Chinese | |
| 安图生物2026年第一季度报告 | 2026-04-22 | Chinese | |
| 安图生物关于2026年度“提质增效重回报”行动方案的公告 | 2026-04-22 | Chinese | |
| 安图生物关于获得医疗器械注册证的公告 | 2026-03-30 | Chinese | |
| 安图生物关于使用闲置募集资金进行现金管理赎回的公告 | 2026-03-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 37696624 | 安图生物2025年年度利润分配预案公告 | 2026-04-22 | Chinese | ||
| 37696619 | 安图生物第五届董事会第十一次会议决议公告 | 2026-04-22 | Chinese | ||
| 37696616 | 安图生物2026年第一季度报告 | 2026-04-22 | Chinese | ||
| 37696614 | 安图生物关于2026年度“提质增效重回报”行动方案的公告 | 2026-04-22 | Chinese | ||
| 37696611 | 安图生物关于获得医疗器械注册证的公告 | 2026-03-30 | Chinese | ||
| 37696605 | 安图生物关于使用闲置募集资金进行现金管理赎回的公告 | 2026-03-02 | Chinese | ||
| 37696591 | 安图生物关于公司及全资子公司获得医疗器械注册证的公告 | 2026-02-12 | Chinese | ||
| 37696576 | 安图生物关于使用闲置募集资金进行现金管理赎回及进展的公告 | 2026-02-12 | Chinese | ||
| 37696550 | 关于开展外汇套期保值业务的可行性分析报告 | 2026-01-20 | Chinese | ||
| 37696539 | 安图生物关于开展外汇套期保值业务的公告 | 2026-01-20 | Chinese | ||
| 37696528 | 安图生物第五届董事会第十次会议决议公告 | 2026-01-20 | Chinese | ||
| 37696511 | 安图生物关于全资子公司及二级子公司通过高新技术企业认定的公告 | 2026-01-16 | Chinese | ||
| 37696500 | 安图生物关于使用闲置募集资金进行现金管理赎回及进展的公告 | 2026-01-12 | Chinese | ||
|
2025
2 filings
| |||||
| 37696482 | 安图生物关于全资子公司及二级子公司通过高新技术企业重新认定的公告 | 2025-12-31 | Chinese | ||
| 37696468 | 安图生物关于公司及二级子公司获得医疗器械注册证的公告 | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALK-Abelló
A pharmaceutical company specializing in allergy prevention…
|
ALK | DK | Manufacturing |
|
Alkaloid AD
Manufactures generic pharmaceuticals, cosmetics, and chemic…
|
ALK | MK | Manufacturing |
|
Alkem Laboratories Limited
Develops, manufactures, and markets pharmaceutical and nutr…
|
ALKEM | IN | Manufacturing |
|
Alkermes plc.
Develops and commercializes medicines for central nervous s…
|
ALKS | US | Manufacturing |
|
Allarity Therapeutics, Inc.
A clinical-stage biopharma using diagnostics to develop tar…
|
ALLR | US | Manufacturing |
|
ALLERGY THERAPEUTICS PLC
Immunology company developing aluminum-free vaccines and th…
|
AGY | GB | Manufacturing |
|
Alliance Growers Corp.
Diversified global medical cannabis company focused on CBD …
|
ALGWF | CA | Manufacturing |
|
Alligator Bioscience
Clinical-stage biotech developing tumor-directed immuno-onc…
|
ATORX | SE | Manufacturing |
|
Allmed Medical Products Co., Ltd
Manufacturer of medical dressings, surgical kits, and dispo…
|
002950 | CN | Manufacturing |
|
Allogene Therapeutics, Inc.
Develops off-the-shelf allogeneic CAR T therapies for cance…
|
ALLO | US | Manufacturing |
AUTOBIO DIAGNOSTICS 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/57757/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57757 | 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=57757 | 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=57757 \ -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": 57757}, 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 AUTOBIO DIAGNOSTICS CO., LTD (id: 57757)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.