
Tokyo Kaikan Co.,Ltd. — Investor Relations & Filings
Tokyo Kaikan Co., Ltd. is a historic hospitality company established in 1922. It operates a premier hospitality complex specializing in luxurious event spaces and dining services. The company's primary business segments include the management of banquet and meeting halls equipped with modern facilities, the provision of comprehensive wedding services, and the operation of several restaurants, from fine dining establishments like Prunier to casual eateries. Beyond its venue operations, Tokyo Kaikan also produces and sells a variety of food products, including confectionery and gifts. Guided by its 'NEWCLASSICS.' concept, the company blends its long-standing tradition of hospitality with contemporary elegance, particularly after reopening in 2019 following extensive renovations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中期経営計画(2026~2028 年度)策定に関するお知らせ | 2026-05-07 | Japanese | |
| 2026年3月期決算短信〔日本基準〕(非連結) | 2026-05-07 | Japanese | |
| 確認書 | 2025-11-10 | Japanese | |
| 半期報告書-第132期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第131期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46881577 | 中期経営計画(2026~2028 年度)策定に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881575 | 2026年3月期決算短信〔日本基準〕(非連結) | 2026-05-07 | Japanese | ||
|
2025
6 filings
| |||||
| 8161656 | 確認書 | 2025-11-10 | Japanese | ||
| 8161650 | 半期報告書-第132期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7242781 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7255670 | 内部統制報告書-第131期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
| 7255668 | 確認書 | 2025-06-20 | Japanese | ||
| 7255666 | 有価証券報告書-第131期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
|
2024
7 filings
| |||||
| 7301633 | 確認書 | 2024-11-08 | Japanese | ||
| 7301631 | 半期報告書-第131期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | ||
| 7320740 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7331442 | 内部統制報告書-第130期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
| 7331434 | 確認書 | 2024-06-21 | Japanese | ||
| 7331430 | 有価証券報告書-第130期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
| 7357628 | 確認書 | 2024-02-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NOVARESE,Inc.
Operates wedding venues and restaurants, providing comprehe…
|
9160 | JP | Accommodation and food service … |
|
Sodexo
Global provider of integrated food services and facilities …
|
SW | FR | Accommodation and food service … |
|
UNION EL GOLF S.A.
Operates a distinguished club and business center offering …
|
— | CL | Accommodation and food service … |
Tokyo Kaikan 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/13063/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13063 | 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=13063 | 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=13063 \ -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": 13063}, 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 Tokyo Kaikan Co.,Ltd. (id: 13063)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.