
A Plus Biotech — 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年第1季財務報告書 — 202601_6918_AI1.pdf | 2026-05-14 | Chinese | |
| 公告本公司董事會通過115年度第一季合併財務報告 | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese | |
| 115年第1季現金流量表 | 2026-05-14 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-14 | Chinese | |
| 115年第1季資產負債表 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46367924 | 115年第1季財務報告書 — 202601_6918_AI1.pdf | 2026-05-14 | Chinese | ||
| 46374389 | 公告本公司董事會通過115年度第一季合併財務報告 | 2026-05-14 | Chinese | ||
| 46373695 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373431 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373144 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372787 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46372431 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372242 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 45593647 | 114年第4季財務報告書 — 202504_6918_AIC.pdf | 2026-05-11 | English | ||
| 45593557 | 114年第4季財務報告書 — 202504_6918_AIA.pdf | 2026-05-11 | English | ||
| 45593438 | 114年第4季財務報告書 — 202504_6918_AI3.pdf | 2026-05-11 | Chinese | ||
| 45582344 | 114年第4季財務報告書 — 202504_6918_AI1.pdf | 2026-05-11 | Chinese | ||
| 45582103 | 114年第4季財務報告書 — 202503_6918_AI1.pdf | 2026-05-11 | Chinese | ||
| 45582064 | 114年第4季財務報告書 — 202502_6918_AI1.pdf | 2026-05-11 | Chinese | ||
| 45582012 | 114年第4季財務報告書 — 202501_6918_AI1.pdf | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhende Medical Co., Ltd.
Develops and manufactures medical supplies, wound care, and…
|
603301 | CN | Manufacturing |
|
ZIMMER BIOMET HOLDINGS, INC.
A global medical technology leader specializing in musculos…
|
ZBH | US | Manufacturing |
|
ZimVie Inc.
Develops products and solutions for tooth replacement and r…
|
ZIMV | US | Manufacturing |
|
Zoomability Int AB
Develops and manufactures electric all-terrain mobility veh…
|
ZOOM | SE | Manufacturing |
|
Zylox-Tonbridge Medical Technology Co., Ltd.
Provider of neurovascular and peripheral vascular intervent…
|
2190 | CN | Manufacturing |
|
博迅生物
Develops and manufactures laboratory equipment and medical …
|
920504 | CN | Manufacturing |
|
普昂医疗
Manufacturer of precision medical consumables for diabetes …
|
920069 | CN | Manufacturing |
|
海圣医疗
Specializes in anesthesia and critical care medical devices…
|
920166 | CN | Manufacturing |
|
爱得科技
Develops and manufactures orthopedic implants, spinal syste…
|
920180 | CN | Manufacturing |
|
爱舍伦
Develops and manufactures respiratory, anesthesia, and emer…
|
920050 | CN | Manufacturing |
A Plus 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/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 Biotech (id: 52660)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.