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-05-07 | Chinese | |
| 安图生物关于使用闲置募集资金进行现金管理赎回的公告 | 2026-05-07 | Chinese | |
| 安图生物2025年年度利润分配预案公告 | 2026-04-22 | Chinese | |
| 安图生物第五届董事会第十一次会议决议公告 | 2026-04-22 | Chinese | |
| 安图生物2026年第一季度报告 | 2026-04-22 | Chinese | |
| 安图生物关于2026年度“提质增效重回报”行动方案的公告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Awakn Life Sciences Corp. (1169082 BC Ltd.)
Clinical-stage biotech developing novel therapeutics, inclu…
|
AWKN | CA | Manufacturing |
|
Axcan Pharma Inc.
Specialty pharmaceutical company focused on prescription th…
|
AXCA | CA | Manufacturing |
|
Axogen, Inc.
Develops and commercializes surgical solutions for peripher…
|
AXGN | US | Manufacturing |
|
Axsome Therapeutics, Inc.
A biopharmaceutical company developing therapies for centra…
|
AXSM | US | Manufacturing |
|
AYTU BIOPHARMA, INC
A specialty pharma company developing novel therapeutics fo…
|
AYTU | US | Manufacturing |
|
Ayurcann
Award-winning post-harvest cannabis solution provider offer…
|
AYUR | CA | Manufacturing |
|
Azitra, Inc.
Clinical-stage biopharma company developing microbiome-base…
|
AZTR | US | Manufacturing |
|
Bachem Holding AG
A CDMO developing and manufacturing peptides and oligonucle…
|
BANB | CH | Manufacturing |
|
Bacil Pharma Ltd.
Manufactures generic pharmaceutical formulations across var…
|
524516 | IN | Manufacturing |
|
Bafna Pharmaceuticals Limited
Develops and manufactures WHO-GMP certified pharmaceutical …
|
BAFNAPH | IN | 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.