
TOKAI Corp. — Investor Relations & Filings
TOKAI Corp. is a diversified service provider focused on healthcare, pharmacy, and environmental hygiene. The company offers comprehensive support services to medical institutions, including linen supply, facility management, meal services, and a reusable surgical linen system. It also operates the 'Tanpopo Pharmacy' chain of dispensing pharmacies. In the personal and home care sector, TOKAI Corp. provides rental services for nursing and welfare equipment. Furthermore, its business extends to environmental services, offering rental of dust control products under the 'Leasekin' brand and a bottled water delivery service through 'Aqua Clara'.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第71期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第70期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | |
| 確認書 | 2025-06-23 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 10101320 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | ||
| 8282656 | 確認書 | 2025-11-13 | Japanese | ||
| 8282649 | 半期報告書-第71期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7244782 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7254093 | 内部統制報告書-第70期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7254085 | 確認書 | 2025-06-23 | Japanese | ||
| 7254088 | 有価証券報告書-第70期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
|
2024
8 filings
| |||||
| 7300752 | 確認書 | 2024-11-11 | Japanese | ||
| 7300750 | 半期報告書-第70期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7319530 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7319511 | 内部統制報告書-第69期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7319505 | 確認書 | 2024-06-28 | Japanese | ||
| 7319496 | 有価証券報告書-第69期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7353676 | 確認書 | 2024-02-13 | Japanese | ||
| 7353675 | 四半期報告書-第69期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Rental and leasing of other personal and household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vestis Corp
Provider of uniform rentals, workplace supplies, and manage…
|
VSTS | US | Administrative and support serv… |
|
VHQ Entertainment Inc.
Video rental retailer pioneering flat-fee, direct-to-home m…
|
VHQ | CA | Administrative and support serv… |
TOKAI Corp. 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/13115/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13115 | 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=13115 | 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=13115 \ -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": 13115}, 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 TOKAI Corp. (id: 13115)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.