
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 |
|---|---|---|---|
|
TASCOM Co.,Ltd.
Develops medical devices for in vitro diagnostics and diabe…
|
336040 | KR | Manufacturing |
|
Techno Medica Co., Ltd.
Develops and manufactures IVD analyzers and automated pre-a…
|
6678 | JP | Manufacturing |
|
TELA Bio, Inc.
A medical tech company providing innovative soft-tissue rec…
|
TELA | US | Manufacturing |
|
TELEFLEX INC
Global provider of specialty medical devices for critical c…
|
TFX | US | Manufacturing |
|
TempraMed Technologies
Develops compact, maintenance-free thermal devices for sens…
|
VIVI | CA | Manufacturing |
|
Tendo AB
Develops robotic assistive devices for individuals with gri…
|
TENDO | SE | Manufacturing |
|
Tenon Medical, Inc.
Develops a less invasive surgical solution for sacroiliac j…
|
TNON | US | Manufacturing |
|
TERUMO CORPORATION
Develops medical devices for cardiac, vascular, blood, and …
|
4543 | JP | Manufacturing |
|
TETRATHERIX LIMITED
Develops synthetic scaffolds and bone graft substitutes for…
|
TTX | AU | Manufacturing |
|
THE BioMed Co., Ltd.
A pharmaceutical company specializing in developing and sup…
|
214610 | KR | 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.