
MTG Co., Ltd. — Investor Relations & Filings
MTG Co., Ltd. is a company that plans, develops, manufactures, and sells products in the health, beauty, and wellness sectors. Operating on a brand-centric model, it develops and markets products under distinct themes. The company's portfolio includes prominent brands such as ReFa, which specializes in innovative beauty devices, and SIXPAD, which offers fitness and training equipment. MTG focuses on creating high-quality, technology-driven personal care solutions, aiming to establish new values and cultures in the global health and beauty markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-05-13 | Japanese | |
| 半期報告書-第31期(2025/10/01-2026/09/30) | 2026-05-13 | Japanese | |
| 確認書 | 2025-12-19 | Japanese | |
| 有価証券報告書-第30期(2024/10/01-2025/09/30) | 2025-12-19 | Japanese | |
| 確認書 | 2025-05-09 | Japanese | |
| 半期報告書-第30期(2024/10/01-2025/09/30) | 2025-05-09 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 45459051 | 確認書 | 2026-05-13 | Japanese | ||
| 45458980 | 半期報告書-第31期(2025/10/01-2026/09/30) | 2026-05-13 | Japanese | ||
|
2025
13 filings
| |||||
| 10377661 | 確認書 | 2025-12-19 | Japanese | ||
| 10377658 | 有価証券報告書-第30期(2024/10/01-2025/09/30) | 2025-12-19 | Japanese | ||
| 7264944 | 確認書 | 2025-05-09 | Japanese | ||
| 7264941 | 半期報告書-第30期(2024/10/01-2025/09/30) | 2025-05-09 | Japanese | ||
| 7271886 | 訂正臨時報告書 | 2025-03-27 | Japanese | ||
| 7271876 | 臨時報告書 | 2025-03-27 | Japanese | ||
| 7274866 | 確認書 | 2025-03-07 | Japanese | ||
| 7274873 | 訂正四半期報告書-第29期第2四半期(2024/01/01-2024/03/31) | 2025-03-07 | Japanese | ||
| 7274867 | 確認書 | 2025-03-07 | Japanese | ||
| 7274863 | 訂正四半期報告書-第29期第1四半期(2023/10/01-2023/12/31) | 2025-03-07 | Japanese | ||
| 7274857 | 確認書 | 2025-03-07 | Japanese | ||
| 7274855 | 内部統制報告書-第29期(2023/10/01-2024/09/30) | 2025-03-07 | Japanese | ||
| 7274859 | 有価証券報告書-第29期(2023/10/01-2024/09/30) | 2025-03-07 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZETT CORPORATION
Manufacturer and wholesaler of sports equipment and apparel…
|
8135 | JP | Manufacturing |
|
Zhejiang Natural Outdoor Goods Inc.
Produces outdoor sports equipment such as inflatable mattre…
|
605080 | CN | Manufacturing |
MTG 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/14118/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14118 | 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=14118 | 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=14118 \ -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": 14118}, 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 MTG Co., Ltd. (id: 14118)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.