
Twenty-four seven Holdings Inc. — Investor Relations & Filings
Twenty-four seven Holdings Inc. is a company that specializes in personalized services. Its primary business is the operation of "24/7Workout," a chain of personal training gyms. The company also provides other personalized coaching services, such as English language instruction, and manages an internet sales business. Its operational strategy combines digital marketing with a network of physical locations to deliver services customized to individual client needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 連結子会社の一部事業譲渡に関するお知らせ | 2026-04-27 | Japanese | |
| 連結子会社の一部事業譲渡に関する方針決定のお知らせ | 2026-04-27 | Japanese | |
| 2026年11月期 第1四半期連結決算補足説明資料 | 2026-04-14 | Japanese | |
| 2026年11月期 第1四半期決算短信[日本基準](連結) | 2026-04-14 | Japanese | |
| 確認書 | 2026-02-26 | Japanese | |
| 有価証券報告書-第18期(2024/12/01-2025/11/30) | 2026-02-26 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46879133 | 連結子会社の一部事業譲渡に関するお知らせ | 2026-04-27 | Japanese | ||
| 46879132 | 連結子会社の一部事業譲渡に関する方針決定のお知らせ | 2026-04-27 | Japanese | ||
| 46877007 | 2026年11月期 第1四半期連結決算補足説明資料 | 2026-04-14 | Japanese | ||
| 46877006 | 2026年11月期 第1四半期決算短信[日本基準](連結) | 2026-04-14 | Japanese | ||
| 32839149 | 確認書 | 2026-02-26 | Japanese | ||
| 32839138 | 有価証券報告書-第18期(2024/12/01-2025/11/30) | 2026-02-26 | Japanese | ||
|
2025
8 filings
| |||||
| 7239393 | 臨時報告書 | 2025-07-18 | Japanese | ||
| 7239810 | 確認書 | 2025-07-15 | Japanese | ||
| 7239808 | 半期報告書-第18期(2024/12/01-2025/05/31) | 2025-07-15 | Japanese | ||
| 7275615 | 臨時報告書 | 2025-02-28 | Japanese | ||
| 7275969 | 内部統制報告書-第17期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
| 7275971 | 有価証券報告書-第17期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
| 7275967 | 確認書 | 2025-02-27 | Japanese | ||
| 7287704 | 臨時報告書 | 2025-01-27 | Japanese | ||
|
2024
1 filing
| |||||
| 7293807 | 臨時報告書 | 2024-11-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegis Investment Management (Golf), Inc.
A golf industry franchise focused on helping golfers lower …
|
AEG.H | CA | Arts, sports and recreation |
|
Agassi Sports Entertainment Corp.
Develops a digital platform for racquet sports with AI coac…
|
AASP | US | Arts, sports and recreation |
|
Allied Gaming & Entertainment Inc.
An experiential entertainment company focused on esports ev…
|
AGAE | US | Arts, sports and recreation |
|
CERESPO CO.,LTD.
An event production company providing end-to-end services f…
|
9625 | JP | Arts, sports and recreation |
|
China Sports Industry Group Co.,Ltd
Manages sports events, venues, lotteries, and infrastructur…
|
600158 | CN | Arts, sports and recreation |
|
GT Talent Group
A motorsports firm offering a talent show, supercar driving…
|
GT | IT | Arts, sports and recreation |
|
Highlight Event and Entertainment AG
A holding company marketing events in film and sports, and …
|
HLEE | CH | Arts, sports and recreation |
|
ICONIK SPORTS AND EVENTS LIMITED
Provides end-to-end management for sporting activities, cor…
|
511260 | IN | Arts, sports and recreation |
|
Interactive Strength, Inc.
Develops specialty fitness equipment and integrated virtual…
|
TRNR | US | Arts, sports and recreation |
|
Keep Inc.
A comprehensive, one-stop solution for fitness consumers vi…
|
3650 | KY | Arts, sports and recreation |
Twenty-four seven Holdings Inc. 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/14250/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14250 | 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=14250 | 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=14250 \ -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": 14250}, 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 Twenty-four seven Holdings Inc. (id: 14250)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.