
Tokai Senko K.K. — Investor Relations & Filings
Tokai Senko K.K. specializes in textile processing, offering comprehensive services in printing, dyeing, and finishing. The company handles a wide variety of fabrics, including cotton, rayon, synthetic woven materials, and knit products, accommodating diverse material compositions and weave structures. In addition to its core processing services, the company also designs and markets its own textile products. A separate business division focuses on the development and sale of industrial machinery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-27 | Japanese | |
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第106期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | |
| 確認書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第105期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | |
| 有価証券報告書-第105期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 37325053 | 臨時報告書 | 2026-04-27 | Japanese | ||
|
2025
7 filings
| |||||
| 8235782 | 確認書 | 2025-11-12 | Japanese | ||
| 8235771 | 半期報告書-第106期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7243040 | 確認書 | 2025-06-30 | Japanese | ||
| 7243034 | 内部統制報告書-第105期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243024 | 有価証券報告書-第105期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243015 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7266210 | 臨時報告書 | 2025-04-25 | Japanese | ||
|
2024
7 filings
| |||||
| 7299674 | 確認書 | 2024-11-12 | Japanese | ||
| 7299646 | 半期報告書-第105期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7319618 | 確認書 | 2024-06-28 | Japanese | ||
| 7319609 | 内部統制報告書-第104期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7319606 | 有価証券報告書-第104期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7319565 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7355908 | 確認書 | 2024-02-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hubbard Holding Inc.
Provides fabric modification services to the textile indust…
|
— | CA | Manufacturing |
|
JAKHARIA FABRIC LIMITED
Dyes, prints, and finishes fabrics for garment manufacturer…
|
JAKHARIA | IN | Manufacturing |
|
KOMATSU MATERE Co., Ltd.
A chemical material manufacturer of synthetic fabrics and f…
|
3580 | JP | Manufacturing |
|
KONNDOR INDUSTRIES LIMITED
Manufactures and trades textiles and garments, and manages …
|
532397 | IN | Manufacturing |
|
NAN YANG DYEING & FINISHING CO., LTD
Specializes in the bleaching, dyeing, printing, and finishi…
|
1410 | TW | Manufacturing |
|
Rachit Prints Limited
Specializes in fabric manufacturing, dyeing, and printing f…
|
544503 | IN | Manufacturing |
|
Ratti
Manufactures high-quality textiles and accessories for luxu…
|
RAT | IT | Manufacturing |
|
SANDERSON DESIGN GROUP PLC
Luxury interior furnishings company designing wallpapers, f…
|
SDG | GB | Manufacturing |
|
Sanwil Holding S.A.
Produces coated materials, synthetic leather, and technical…
|
SNW | PL | Manufacturing |
|
seiren co.,ltd.
Manufacturer specializing in dyeing and processing filament…
|
3569 | JP | Manufacturing |
Tokai Senko K.K. 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/11153/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11153 | 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=11153 | 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=11153 \ -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": 11153}, 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 Senko K.K. (id: 11153)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.