
OK BIOTECH — Investor Relations & Filings
OK Biotech Co., Ltd. is a medical device company specializing in the research, development, manufacturing, and global distribution of diagnostic and home healthcare solutions. Established in 2004, the company focuses on blood glucose monitoring systems, including high-precision meters and test strips, alongside over-the-counter (OTC) hearing aids and multiple frequency therapy devices. OK Biotech provides comprehensive services ranging from product design to complete factory setup solutions, supporting partners from initial planning through to mass production. By leveraging advanced R&D and production technologies, the company delivers reliable OEM and ODM solutions designed for both personal wellness and professional clinical applications. Its commitment to technical innovation ensures the delivery of high-quality medical instruments and tailored healthcare support to a global market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月僑外投資持股 | 2026-05-28 | Chinese | |
| 115年5月變更登記 | 2026-05-27 | Chinese | |
| 公司基本資料 | 2026-05-27 | Chinese | |
| 本公司收回已發行之限制員工權利新股辦理註銷減資 變更登記完成 | 2026-05-27 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese | |
| 115年第1季財務報告書 — 202601_4155_AI1.pdf | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47857694 | 115年05月僑外投資持股 | 2026-05-28 | Chinese | ||
| 47132805 | 115年5月變更登記 | 2026-05-27 | Chinese | ||
| 47132371 | 公司基本資料 | 2026-05-27 | Chinese | ||
| 47132347 | 本公司收回已發行之限制員工權利新股辦理註銷減資 變更登記完成 | 2026-05-27 | Chinese | ||
| 46372588 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46369525 | 115年第1季財務報告書 — 202601_4155_AI1.pdf | 2026-05-14 | Chinese | ||
| 46373877 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373598 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373239 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372955 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46360244 | 115年年報及股東會資料 — 2025_4155_20260602F04.pdf | 2026-05-13 | Chinese | ||
| 46358972 | 114年年報及股東會資料 — 2026_4155_20260602F17.pdf | 2026-05-13 | Chinese | ||
| 46358971 | 114年年報及股東會資料 — 2025_4155_20260602FE4.pdf | 2026-05-13 | English | ||
| 46367179 | 代重要子公司PRODIGY DIABETES CARE, LLC. 公告現金股利配發基準日 | 2026-05-13 | Chinese | ||
| 46367181 | 代重要子公司PRODIGY DIABETES CARE, LLC. 公告董事會決議發放現金股利 | 2026-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ion Beam Applications, SA
Specializes in particle accelerator technology for medical …
|
IBAB | BE | Manufacturing |
|
IRADIMED CORP
Develops and manufactures medical devices for use in the MR…
|
IRMD | US | Manufacturing |
|
IRIDEX CORP
Develops laser-based medical systems and devices for treati…
|
IRIX | US | Manufacturing |
|
iZafe Group AB
Develops digital medical solutions for safer medication man…
|
IZAFE | SE | Manufacturing |
|
Izotropic Corporation
Develops and commercializes 3D Breast CT imaging technology…
|
IZO | CA | Manufacturing |
|
Jiangsu Apon Medical Technology Co., Ltd.
Develops specialized equipment for pain management, clinica…
|
300753 | CN | Manufacturing |
|
JPI Healthcare Co., Ltd.
Developer and manufacturer of medical imaging equipment and…
|
0010V0 | KR | Manufacturing |
|
KESTRA MEDICAL TECHNOLOGIES, LTD.
Develops a Wearable Cardioverter Defibrillator system to pr…
|
KMTS | US | Manufacturing |
|
K-ONE TECHNOLOGY BERHAD
Technology solutions provider: EMS, RDD for medical/IoT/con…
|
— | MY | Manufacturing |
|
Koninklijke Philips N.V.
Develops and manufactures advanced medical systems and pers…
|
PHIA | NL | Manufacturing |
OK BIOTECH 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/52388/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52388 | 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=52388 | 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=52388 \ -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": 52388}, 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 OK BIOTECH (id: 52388)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.