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 |
|---|---|---|---|
|
89bio, Inc.
Clinical-stage biopharma developing therapies for liver and…
|
ETNB | US | Manufacturing |
|
Aardvark Therapeutics, Inc.
Clinical-stage biopharma developing therapeutics for hunger…
|
AARD | US | Manufacturing |
|
Aarey Drugs & Pharmaceuticals Ltd
Manufactures APIs and chemical intermediates for global pha…
|
AAREYDRUGS | IN | Manufacturing |
|
Aarti Drugs Limited
Produces APIs, pharma intermediates, and specialty chemical…
|
AARTIDRUGS | IN | Manufacturing |
|
Aarti Pharmalabs Limited
Manufacturer of APIs, intermediates, and xanthines with glo…
|
AARTIPHARM | IN | Manufacturing |
|
AAYUSH WELLNESS LIMITED
Develops and markets herbal formulations, supplements, and …
|
539528 | IN | Manufacturing |
|
Ab&B Bio-Tech CO., LTD. JS
Biopharmaceutical company engaged in the R&D and commercial…
|
2627 | HK | Manufacturing |
|
Abbisko Cayman Limited
Clinical-stage biopharma focused on discovering and develop…
|
2256 | KY | Manufacturing |
|
Abbott India Ltd.
Provides pharmaceutical solutions in gastroenterology, card…
|
ABBOTINDIA | IN | Manufacturing |
|
ABBOTT LABORATORIES
Global healthcare company in medical devices, diagnostics, …
|
ABT | 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.