
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 |
|---|---|---|---|
|
Straumann Holding AG
Global provider of solutions for implant, restorative, and …
|
STMN | CH | Manufacturing |
|
STRYKER CORP
Develops medical tech for orthopaedics, MedSurg, neurotechn…
|
SYK | US | Manufacturing |
|
SURGICAL INNOVATIONS GROUP PLC
Designs and manufactures sustainable medical devices for mi…
|
SUN | GB | Manufacturing |
|
Svas Biosana
Manufactures and distributes medical devices and pharmaceut…
|
SVS | IT | Manufacturing |
|
SVBI
Develops HA medical devices for aesthetics, orthopedics, su…
|
1786 | TW | Manufacturing |
|
SWS HEMODIALYSIS CARE CO .,LTD.
Provides blood purification equipment and consumables for r…
|
688410 | CN | Manufacturing |
|
SYSMEX CORPORATION
Develops and sells in-vitro diagnostic instruments, reagent…
|
6869 | JP | Manufacturing |
|
TACTILE SYSTEMS TECHNOLOGY INC
Develops at-home therapy devices for chronic swelling and r…
|
TCMD | US | Manufacturing |
|
TaiDoc
Manufacturer of diagnostic and monitoring medical devices f…
|
4736 | TW | Manufacturing |
|
TANDEM DIABETES CARE INC
Develops and commercializes automated insulin delivery syst…
|
TNDM | US | 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.