
AUTOBIO DIAGNOSTICS CO., LTD — Investor Relations & Filings
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年第一季度业绩说明会的公告 | 2026-05-22 | Chinese | |
| 安图生物2025年年度权益分派实施公告 | 2026-05-21 | Chinese | |
| 安图生物关于公司及全资子公司获得医疗器械注册证的公告 | 2026-05-19 | Chinese | |
| 安图生物2025年年度股东会法律意见书 | 2026-05-13 | Chinese | |
| 安图生物2025年年度股东会决议公告 | 2026-05-13 | Chinese | |
| 安图生物2025年年度股东会会议材料 | 2026-05-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867038 | 安图生物关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-22 | Chinese | ||
| 46757384 | 安图生物2025年年度权益分派实施公告 | 2026-05-21 | Chinese | ||
| 46566338 | 安图生物关于公司及全资子公司获得医疗器械注册证的公告 | 2026-05-19 | Chinese | ||
| 45774236 | 安图生物2025年年度股东会法律意见书 | 2026-05-13 | Chinese | ||
| 45774046 | 安图生物2025年年度股东会决议公告 | 2026-05-13 | Chinese | ||
| 44268782 | 安图生物2025年年度股东会会议材料 | 2026-05-07 | Chinese | ||
| 44267421 | 安图生物关于使用闲置募集资金进行现金管理赎回的公告 | 2026-05-07 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Betta Pharmaceuticals Co.,Ltd
Researches and develops targeted oncology therapies for lun…
|
300558 | CN | Manufacturing |
|
Beximco Pharmaceuticals Ltd.
Manufacturer of generic drugs, APIs, and specialized produc…
|
BXP | BD | Manufacturing |
|
BeyondSpring Inc.
Clinical-stage biopharma company developing immuno-oncology…
|
BYSI | US | Manufacturing |
|
BF Biosciences Limited
Pioneering biotech pharmaceutical company offering life-sav…
|
BFBIO | PK | Manufacturing |
|
BGM Group Ltd.
A holding company focused on technology and biopharmaceutic…
|
BGM | US | Manufacturing |
|
Bharat Immunologicals & Biologicals
Produces oral polio vaccines, immunobiologicals, and nutrit…
|
524663 | IN | Manufacturing |
|
Bharat Parenterals Limited
Global manufacturer of WHO-GMP compliant medicinal formulat…
|
541096 | IN | Manufacturing |
|
Bicara Therapeutics Inc.
Clinical-stage biopharma developing dual-action biologics f…
|
BCAX | US | Manufacturing |
|
BICYCLE THERAPEUTICS PLC
Clinical-stage biopharma developing a novel class of bicycl…
|
BCYC | GB | Manufacturing |
|
BIFIDO. Co. Ltd
Biotechnology firm developing human-derived Bifidobacterium…
|
238200 | KR | 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.