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 |
|---|---|---|---|
| 112年第3季財務報告書 — 202304_1736_AI3.pdf | 2023-11-10 | Chinese | |
| 112年第3季財務報告書 — 202304_1736_AI1.pdf | 2023-11-10 | Chinese | |
| 本公司依公開發行公司資金貸與及背書保證處理準則 第二十二條第一項第一及第三款公告 | 2023-11-10 | Chinese | |
| 112年10月背書保證與資金貸與 | 2023-11-10 | Chinese | |
| 112年10月營業收入 | 2023-11-10 | Chinese | |
| 公告本公司經董事會決議通過112年第3季合併財務報告 | 2023-11-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 33461262 | 112年第3季財務報告書 — 202304_1736_AI3.pdf | 2023-11-10 | Chinese | ||
| 33461252 | 112年第3季財務報告書 — 202304_1736_AI1.pdf | 2023-11-10 | Chinese | ||
| 33458036 | 本公司依公開發行公司資金貸與及背書保證處理準則 第二十二條第一項第一及第三款公告 | 2023-11-10 | Chinese | ||
| 33458043 | 112年10月背書保證與資金貸與 | 2023-11-10 | Chinese | ||
| 33458039 | 112年10月營業收入 | 2023-11-10 | Chinese | ||
| 33458046 | 公告本公司經董事會決議通過112年第3季合併財務報告 | 2023-11-10 | Chinese | ||
| 33458054 | 112年10月內部人持股異動(事後) | 2023-11-06 | Chinese | ||
| 33458049 | 112年10月董事會成員及持股 | 2023-11-06 | Chinese | ||
| 33458057 | 代子公司Johnson Health Tech North America, Inc. 更正112年9月背書保證資訊揭露明細表 | 2023-11-02 | Chinese | ||
| 33458061 | 澄清112年10月16日媒體報導 | 2023-10-16 | Chinese | ||
| 33458068 | 112年9月背書保證與資金貸與 | 2023-10-11 | Chinese | ||
| 33458065 | 112年9月營業收入 | 2023-10-11 | Chinese | ||
| 33458077 | 112年09月內部人持股異動(事後) | 2023-10-06 | Chinese | ||
| 33458072 | 112年09月董事會成員及持股 | 2023-10-06 | Chinese | ||
| 33458080 | 更正本公司112年8月衍生性商品交易資訊 | 2023-09-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABEO SA
Designs, manufactures, and distributes sports and leisure e…
|
ABEO | FR | Manufacturing |
|
Acushnet Holdings Corp.
Designs, manufactures, and distributes performance-driven g…
|
GOLF | US | Manufacturing |
|
American Outdoor Brands, Inc.
Provider of outdoor products and accessories for a wide ran…
|
AOUT | US | Manufacturing |
|
Amer Sports, Inc.
A global group of sports brands that designs and markets eq…
|
AS | KY | Manufacturing |
|
ASICS Corporation
Designs and manufactures high-performance athletic footwear…
|
7936 | JP | Manufacturing |
|
Bonny Worldwide Limited
Specialist in advanced carbon fiber composite products for …
|
8467 | TW | Manufacturing |
|
CAMBUCI SA
Global manufacturer of soccer and futsal equipment, footwea…
|
— | BR | Manufacturing |
|
Clarus Corp
Global designer, manufacturer, and distributor of outdoor e…
|
CLAR | US | Manufacturing |
|
Comefly Outdoor Co.,Ltd
Develops, designs, and manufactures outdoor equipment and c…
|
603908 | CN | Manufacturing |
|
Cosco (India) ltd.
Manufacturer and marketer of sports, fitness, and lifestyle…
|
530545 | IN | 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.