OK BIOTECH CO., LTD. — 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年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 公告本公司115年第一季財務報告董事會召開日期 | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_4155_20260602F13.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_4155_20260602FE2.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_4155_20260602F02.pdf | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41459915 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457551 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 40825076 | 公告本公司115年第一季財務報告董事會召開日期 | 2026-05-04 | Chinese | ||
| 38466552 | 115年年報及股東會資料 — 2026_4155_20260602F13.pdf | 2026-04-29 | Chinese | ||
| 38466492 | 115年年報及股東會資料 — 2026_4155_20260602FE2.pdf | 2026-04-29 | Chinese | ||
| 38466306 | 115年年報及股東會資料 — 2026_4155_20260602F02.pdf | 2026-04-29 | Chinese | ||
| 38465258 | 115年年報及股東會資料 — 2026_4155_20260602F01.pdf | 2026-04-29 | Chinese | ||
| 38466653 | 115年年報及股東會資料 — 2026_4155_20260602FE1.pdf | 2026-04-29 | English | ||
| 33898396 | 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | ||
| 33898391 | 115年03月董事會成員及持股 | 2026-04-09 | Chinese | ||
| 33887050 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33887048 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33694048 | 公司基本資料 | 2026-04-07 | Chinese | ||
| 34549735 | 代重要子公司PRODIGY DIABETES CARE, LLC. 公告現金股利配發基準日 | 2026-04-02 | Chinese | ||
| 34549737 | 代重要子公司PRODIGY DIABETES CARE, LLC. 公告董事會決議發放現金股利 | 2026-04-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GENORAY Co., LTD.
Develops and manufactures medical, dental, and industrial X…
|
122310 | KR | Manufacturing |
|
Getinge
Provides medical technology products for hospitals and life…
|
GETI | SE | Manufacturing |
|
GLAUKOS Corp
Ophthalmic med-tech and pharma company developing therapies…
|
GKOS | US | Manufacturing |
|
GN Store Nord
A global leader in intelligent hearing, audio, and video so…
|
GN | DK | Manufacturing |
|
GUANGDONG BIOLIGHT MEDITECH CO.,LTD.
Develops medical electronics, patient monitoring systems, a…
|
300246 | CN | Manufacturing |
|
Guangdong Transtek Medical Electronics Co.,Ltd
Develops smart medical devices and IoT solutions for remote…
|
300562 | CN | Manufacturing |
|
HAEMONETICS CORP
Provides medical technology for hospitals, blood centers, a…
|
HAE | US | Manufacturing |
|
Hapbee Technologies, Inc.
Uses patented ulRFE technology in wearables to influence sl…
|
HAPB | CA | Manufacturing |
|
HeartBeam, Inc.
Develops a portable VECG device for medical-grade remote ca…
|
BEAT | US | Manufacturing |
|
Hefei Meyer Optoelectronic Technology Inc.
Develops optoelectronic sorting and imaging systems for foo…
|
002690 | CN | Manufacturing |
OK BIOTECH 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/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 CO., LTD. (id: 52388)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.