
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 |
|---|---|---|---|
|
Sight Sciences, Inc.
Develops interventional, minimally invasive solutions for g…
|
SGHT | US | Manufacturing |
|
Sigyn Therapeutics Inc.
Develops novel blood purification therapies to address life…
|
SIGY | US | Manufacturing |
|
Sino Medical Sciences Technology Inc.
Develops and manufactures high-end interventional medical d…
|
688108 | CN | Manufacturing |
|
Slavej AD
Provider of orthopedic aids, medical devices, and mobility …
|
SLAV | MK | Manufacturing |
|
S.M.A.I.O
Develops a platform with software and adaptive implants for…
|
ALSMA | FR | Manufacturing |
|
Smith & Nephew PLC
Medical technology company focused on tissue repair, regene…
|
NPWA | GB | Manufacturing |
|
Soft International Group Limited
Develops, manufactures, and distributes disposable hygiene …
|
2569 | HK | Manufacturing |
|
Sofwave Medical Ltd.
Develops non-invasive energy-based solutions for skin rejuv…
|
SOFW | IL | Manufacturing |
|
Solventum Corp
A healthcare company that develops and manufactures solutio…
|
SOLV | US | Manufacturing |
|
SOMNOMED LIMITED
Develops custom oral appliances for treating obstructive sl…
|
SOM | AU | 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.