
IKK Holdings Inc. — Investor Relations & Filings
IKK Holdings Inc. is a diversified company primarily engaged in the wedding services business. The company also operates in several other sectors, with a significant presence in nursing care, where it manages private nursing homes and provides related services. Its business portfolio is further extended to include funeral services, food services, financial services, photography, and matrimonial matchmaking.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-26 | Japanese | |
| 有価証券報告書-第30期(2024/11/01-2025/10/31) | 2026-01-26 | Japanese | |
| 確認書 | 2025-06-12 | Japanese | |
| 半期報告書-第30期(2024/11/01-2025/10/31) | 2025-06-12 | Japanese | |
| 訂正有価証券届出書(参照方式) | 2025-01-29 | Japanese | |
| 臨時報告書 | 2025-01-29 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13318817 | 確認書 | 2026-01-26 | Japanese | ||
| 13318816 | 有価証券報告書-第30期(2024/11/01-2025/10/31) | 2026-01-26 | Japanese | ||
|
2025
7 filings
| |||||
| 7259373 | 確認書 | 2025-06-12 | Japanese | ||
| 7259377 | 半期報告書-第30期(2024/11/01-2025/10/31) | 2025-06-12 | Japanese | ||
| 7287504 | 訂正有価証券届出書(参照方式) | 2025-01-29 | Japanese | ||
| 7287500 | 臨時報告書 | 2025-01-29 | Japanese | ||
| 7287593 | 有価証券報告書-第29期(2023/11/01-2024/10/31) | 2025-01-28 | Japanese | ||
| 7287589 | 確認書 | 2025-01-28 | Japanese | ||
| 7287588 | 内部統制報告書-第29期(2023/11/01-2024/10/31) | 2025-01-28 | Japanese | ||
|
2024
6 filings
| |||||
| 7292282 | 訂正有価証券届出書(参照方式) | 2024-12-12 | Japanese | ||
| 7304469 | 有価証券届出書(参照方式) | 2024-10-24 | Japanese | ||
| 7333668 | 確認書 | 2024-06-13 | Japanese | ||
| 7333656 | 四半期報告書-第29期第2四半期(2024/02/01-2024/04/30) | 2024-06-13 | Japanese | ||
| 7347593 | 確認書 | 2024-03-14 | Japanese | ||
| 7347541 | 四半期報告書-第29期第1四半期(2023/11/01-2024/01/31) | 2024-03-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sodexo
Global provider of integrated food services and facilities …
|
SW | FR | Accommodation and food service … |
|
Tokyo Kaikan Co.,Ltd.
Operates a hospitality complex with event spaces, restauran…
|
9701 | JP | Accommodation and food service … |
|
UNION EL GOLF S.A.
Operates a distinguished club and business center offering …
|
— | CL | Accommodation and food service … |
IKK 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/13613/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13613 | 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=13613 | 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=13613 \ -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": 13613}, 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 IKK Holdings Inc. (id: 13613)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.