
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 |
|---|---|---|---|
|
Spectral Medical Inc.
Developing theranostic products for the treatment of endoto…
|
EDT | CA | Manufacturing |
|
SpineGuard
Develops a radiation-free, real-time sensing platform for s…
|
ALSGD | FR | Manufacturing |
|
Spineway
Designs and markets innovative implants and surgical instru…
|
ALSPW | FR | Manufacturing |
|
STAAR SURGICAL CO
Designs, develops, and manufactures implantable lenses and …
|
STAA | US | Manufacturing |
|
Stereotaxis, Inc.
Develops robotic magnetic navigation systems for endovascul…
|
STXS | US | Manufacturing |
|
STERIS plc
Global provider of infection prevention, contamination cont…
|
STE | GB | Manufacturing |
|
Stevanato Group S.p.A.
Global provider of drug containment, delivery, and diagnost…
|
STVN | IT | Manufacturing |
|
Stille AB
Develops and manufactures surgical instruments and speciali…
|
STIL | SE | Manufacturing |
|
STRATA Skin Sciences, Inc.
A medical technology company developing products for in-off…
|
SSKN | US | Manufacturing |
|
STRATEC SE
Designs and manufactures automated solutions for diagnostic…
|
SBS | DE | 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.