A Plus Biotechnology Co., Ltd. — Investor Relations & Filings
Aplus Biotechnology Co., Ltd. specializes in the research, development, and production of orthopedic trauma solutions. The company distinguishes itself through its 'Asian Specific Curve' design philosophy, which tailors orthopedic implants to the unique anatomical bone curvatures of Asian populations. This specialized approach aims to enhance fracture reduction stability while minimizing soft tissue irritation and post-operative complications. Its product portfolio includes bone plate and screw systems, mini volar plates (MVP), trochanteric hip systems (THS), and advanced 3D-printed Patient Specific Instruments (PSI). Additionally, the company provides specialized solutions for knee preservation and degenerative arthritis. By collaborating with clinical and academic experts, Aplus integrates real-world surgical experience into its manufacturing processes to deliver high-precision implants and professional surgical support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年4月30日內部人設質解質 | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_6918_20260529FE2.pdf | 2026-04-28 | English | |
| 115年年報及股東會資料 — 2026_6918_20260529F13.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_6918_20260529F02.pdf | 2026-04-28 | Chinese | |
| 115年04月僑外投資持股 | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_6918_20260529F01.pdf | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 40843947 | 115年4月30日內部人設質解質 | 2026-05-04 | Chinese | ||
| 37929071 | 115年年報及股東會資料 — 2026_6918_20260529FE2.pdf | 2026-04-28 | English | ||
| 37929003 | 115年年報及股東會資料 — 2026_6918_20260529F13.pdf | 2026-04-28 | Chinese | ||
| 37928717 | 115年年報及股東會資料 — 2026_6918_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 37997167 | 115年04月僑外投資持股 | 2026-04-28 | Chinese | ||
| 34772671 | 115年年報及股東會資料 — 2026_6918_20260529F01.pdf | 2026-04-21 | Chinese | ||
| 34772659 | 115年年報及股東會資料 — 2026_6918_20260529FE1.pdf | 2026-04-21 | Chinese | ||
| 33888824 | 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | ||
| 33888822 | 115年03月董事會成員及持股 | 2026-04-09 | Chinese | ||
| 33887243 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33887241 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alteco Medical AB
Develops blood purification devices for treating sepsis in …
|
ALTE | SE | Manufacturing |
|
Ambu
Develops and markets single-use medical devices for endosco…
|
AMBU | DK | Manufacturing |
|
AMCO United Holding Limited
Engaged in the manufacture and sale of medical devices, pla…
|
630 | HK | Manufacturing |
|
Amkay Products Limited
Manufactures and distributes medical disposables, respirato…
|
544169 | IN | Manufacturing |
|
Amplitude Surgical
Designs and manufactures surgical technologies for lower-li…
|
AMPLI | FR | Manufacturing |
|
Angelalign Technology Inc.
A global provider of evidence-based, digital clear aligner …
|
6699 | KY | Manufacturing |
|
ANGEL ROBOTICS Co., Ltd.
Develops wearable robotic exoskeletons for healthcare and r…
|
455900 | KR | Manufacturing |
|
ANGIODYNAMICS INC
Develops minimally invasive devices for vascular disease an…
|
ANGO | US | Manufacturing |
|
ANHUI HONGYU WUZHOU MEDICAL MANUFACTURER CO.,LTD.
Manufacturer of sterile syringes, needles, and disposable m…
|
301234 | CN | Manufacturing |
|
Anondita Medicare Limited
Manufacturer and exporter of medical devices and disposable…
|
ANONDITA | IN | Manufacturing |
A Plus Biotechnology 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/52660/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52660 | 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=52660 | 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=52660 \ -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": 52660}, 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 A Plus Biotechnology Co., Ltd. (id: 52660)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.