
JHT — 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 |
|---|---|---|---|
| 105年4月營業收入 | 2016-05-09 | Chinese | |
| 105年4月背書保證與資金貸與 | 2016-05-09 | Chinese | |
| 105年05月僑外投資持股 | 2016-05-05 | Chinese | |
| 有關105年4月21日工商時報A16版報導之說明 | 2016-04-21 | Chinese | |
| 第1次庫藏股執行結果 | 2016-04-13 | Chinese | |
| 公告本公司第一次庫藏股買回執行完畢情形 | 2016-04-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 33454638 | 105年4月營業收入 | 2016-05-09 | Chinese | ||
| 33454637 | 105年4月背書保證與資金貸與 | 2016-05-09 | Chinese | ||
| 33454641 | 105年05月僑外投資持股 | 2016-05-05 | Chinese | ||
| 33454644 | 有關105年4月21日工商時報A16版報導之說明 | 2016-04-21 | Chinese | ||
| 33454646 | 第1次庫藏股執行結果 | 2016-04-13 | Chinese | ||
| 33454650 | 公告本公司第一次庫藏股買回執行完畢情形 | 2016-04-13 | Chinese | ||
| 33454658 | 105年03月內部人持股異動(事後) | 2016-04-12 | Chinese | ||
| 33454654 | 105年03月董事會成員及持股 | 2016-04-12 | Chinese | ||
| 33454664 | 105年3月背書保證與資金貸與 | 2016-04-07 | Chinese | ||
| 33454661 | 105年3月營業收入 | 2016-04-07 | Chinese | ||
| 33454668 | 104年第4季海外子公司投資 | 2016-03-31 | Chinese | ||
| 33454671 | 更正公告本公司董事會決議召開105年股東常會事宜 (更正公告停止過戶截止日期為105/06/28) | 2016-03-29 | Chinese | ||
| 33454674 | 第1次庫藏股基本資料 | 2016-03-23 | Chinese | ||
| 33454678 | 104年度財務比率 | 2016-03-21 | Chinese | ||
| 33454680 | 公告本公司董事會決議通過104年度員工酬勞及 董監事酬勞分配情形 | 2016-03-21 | 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
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 |
JHT 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 JHT (id: 51913)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.