Johnson Health Tech Co., Ltd. — Investor Relations & Filings
Johnson Health Tech Co., Ltd. is a global leader in the design, manufacture, and distribution of fitness and wellness equipment. Established in 1975, the company has grown into one of the world's top three fitness equipment manufacturers and the largest in Asia. Its comprehensive product portfolio includes treadmills, exercise bikes, weight training machines, and massage chairs. The company operates through several prominent brands, including Matrix, Vision, and Horizon, catering to both commercial and residential markets. With a vertically integrated business model, Johnson Health Tech manages manufacturing facilities across multiple continents and maintains an extensive global retail network of nearly 400 stores. The company focuses on health technology innovation and professional after-sales service to support fitness journeys worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 公告本公司115年第一季財務報告董事會召開日期 為115年5月12日 | 2026-05-04 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-08 | Chinese | |
| 115年3月營業收入 | 2026-04-08 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41263988 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41263975 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 40842016 | 公告本公司115年第一季財務報告董事會召開日期 為115年5月12日 | 2026-05-04 | Chinese | ||
| 33796045 | 115年3月背書保證與資金貸與 | 2026-04-08 | Chinese | ||
| 33796043 | 115年3月營業收入 | 2026-04-08 | Chinese | ||
| 33778000 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33777990 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33459572 | 114年度財務比率 | 2026-03-20 | Chinese | ||
| 33459575 | 114年第4季海外子公司投資 | 2026-03-12 | Chinese | ||
| 33459578 | 114年第4季大陸投資 | 2026-03-12 | Chinese | ||
| 33459580 | 澄清115年3月10日媒體報導 | 2026-03-10 | Chinese | ||
| 33459601 | 114年度營益分析 | 2026-03-09 | Chinese | ||
| 33459598 | 114年第4季權益變動表 | 2026-03-09 | Chinese | ||
| 33459596 | 114年第4季現金流量表 | 2026-03-09 | Chinese | ||
| 33459593 | 114年第4季綜合損益表 | 2026-03-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IMPULSE (QINGDAO) HEALTH TECH CO., LTD.
Develops and manufactures cardio, strength, and outdoor fit…
|
002899 | CN | Manufacturing |
|
Jiangsu Jinling Sports Equipment Co.,Ltd.
Specializes in professional sports equipment and venue solu…
|
300651 | CN | Manufacturing |
|
Jiangsu Kangliyuan Sports Tech. Co., Ltd.
Manufacturer of smart home and commercial fitness equipment…
|
301287 | CN | Manufacturing |
|
JOHNSON OUTDOORS INC
Manufacturer and marketer of outdoor recreation products fo…
|
JOUT | US | Manufacturing |
|
J-Star Holding Co., Ltd.
Global developer and manufacturer of carbon fiber and compo…
|
YMAT | US | Manufacturing |
|
Misto Holdings Corporation
A global brand portfolio company selling apparel, footwear,…
|
081660 | KR | Manufacturing |
|
Mizuno Corporation
A global manufacturer and marketer of sporting goods, appar…
|
8022 | JP | Manufacturing |
|
MTG Co., Ltd.
Develops, manufactures, and sells products in the health, b…
|
7806 | JP | Manufacturing |
|
National Electronics Holdings Limited
Manufactures and sells electronic watches, watch parts, and…
|
213 | HK | Manufacturing |
|
Newton Golf Company, Inc.
Designs and manufactures high-performance golf equipment us…
|
NWTG | US | Manufacturing |
Johnson Health Tech Co., Ltd. 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/51913/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51913 | 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=51913 | 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=51913 \ -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": 51913}, 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 Johnson Health Tech Co., Ltd. (id: 51913)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.