Youngy Health Co., Ltd — Investor Relations & Filings
Youngy Health Co., Ltd. specializes in the research, development, and manufacturing of health and wellness equipment, with a primary focus on far-infrared technology. The company’s product portfolio includes far-infrared saunas, portable saunas, massage chairs, and air purification systems. By integrating advanced thermal technology with smart health solutions, the company provides a range of products designed for home and commercial wellness environments. Its operations cover the entire product lifecycle, including design, engineering, and large-scale production. Youngy Health serves a global customer base, delivering equipment aimed at improving physical well-being through heat therapy, relaxation, and environmental quality control. The company emphasizes innovation in wellness technology to meet evolving consumer demands for integrated health solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于变更独立财务顾问主办人的公告 | 2026-04-21 | Chinese | |
| 关于举行2025年度网上业绩说明会的公告 | 2026-04-21 | Chinese | |
| 第七届董事会第三次会议决议公告 | 2026-04-21 | Chinese | |
| 中证天通关于融捷健康科技股份有限公司2025年募集资金年度存放与实际使用情况的鉴证报告 | 2026-04-21 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-21 | Chinese | |
| 关于聘任高级管理人员的公告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35421226 | 关于变更独立财务顾问主办人的公告 | 2026-04-21 | Chinese | ||
| 35421225 | 关于举行2025年度网上业绩说明会的公告 | 2026-04-21 | Chinese | ||
| 35421223 | 第七届董事会第三次会议决议公告 | 2026-04-21 | Chinese | ||
| 35421220 | 中证天通关于融捷健康科技股份有限公司2025年募集资金年度存放与实际使用情况的鉴证报告 | 2026-04-21 | Chinese | ||
| 35421216 | 2025年度内部控制审计报告 | 2026-04-21 | Chinese | ||
| 35421213 | 关于聘任高级管理人员的公告 | 2026-04-21 | Chinese | ||
| 35421211 | 2025年财务报告 | 2026-04-21 | Chinese | ||
| 35421210 | 中证天通关于融捷健康科技股份有限公司2025年非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-21 | Chinese | ||
| 35421206 | 2025年非经营性资金占用及其他关联资金往来情况表 | 2026-04-21 | Chinese | ||
| 35421202 | 2025年年度报告 | 2026-04-21 | Chinese | ||
| 35421196 | 2025年度募集资金存放与使用情况的专项报告 | 2026-04-21 | Chinese | ||
| 35421195 | 董事、高级管理人员2026年度薪酬方案 | 2026-04-21 | Chinese | ||
| 35421194 | 关于2025年度报告披露的提示性公告 | 2026-04-21 | Chinese | ||
| 35421191 | 关于2025年度不进行利润分配的专项说明 | 2026-04-21 | Chinese | ||
| 35421186 | 关于2025年度会计师事务所履职情况评估报告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other manufacturing n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3M India Ltd.
Science-based firm delivering industrial, safety, healthcar…
|
3MINDIA | IN | Manufacturing |
|
ACCO BRANDS Corp
Global designer and manufacturer of academic, consumer, and…
|
ACCO | US | Manufacturing |
|
ADEL KALEMCİLİK TİCARET VE SANAYİ A.Ş.
A manufacturer and marketer of stationery products like pen…
|
ADEL | TR | Manufacturing |
|
ALKOSIGN LIMITED
Designs and manufactures visual communication products and …
|
543453 | IN | Manufacturing |
|
Amifa Co., Ltd.
Plans, manufactures, and wholesales lifestyle goods like gi…
|
7800 | JP | Manufacturing |
|
ANSELL LIMITED
Global developer and manufacturer of advanced hand and body…
|
ANN | AU | Manufacturing |
|
ARTNATURE INC.
Manufactures and sells wigs, hairpieces, and hair augmentat…
|
7823 | JP | Manufacturing |
|
AVON PROTECTION PLC
Provider of mission-critical personal protection systems fo…
|
AVON | GB | Manufacturing |
|
Best Bristle Company Co., Ltd.
Manufacturer of PBT filaments for oral care, industrial, an…
|
318410 | KR | Manufacturing |
|
BRADY CORP
Manufacturer of solutions that identify and protect people,…
|
BRC | US | Manufacturing |
Youngy Health 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/55253/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55253 | 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=55253 | 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=55253 \ -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": 55253}, 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 Youngy Health Co., Ltd (id: 55253)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.