
TORAY INDUSTRIES,INC. — Investor Relations & Filings
Toray Industries, Inc. is an integrated chemical group that develops and manufactures advanced materials based on its core technologies in organic synthetic chemistry, polymer chemistry, and nanotechnology. The company's primary business segments include Fibers & Textiles, Performance Chemicals, Carbon Fiber Composite Materials, and Environment & Engineering. Its product portfolio features a wide range of materials such as synthetic fibers, plastics, specialty chemicals, films, and composite materials. A leading global supplier of carbon fiber, Toray's materials are utilized in diverse applications, including aerospace, automotive, industrial equipment, and sporting goods. The company focuses on research and development to provide innovative technologies and materials that address global challenges and contribute to sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正発行登録書 | 2026-05-13 | Japanese | |
| 臨時報告書 | 2026-05-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-12 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-07 | Japanese | |
| 変更報告書 | 2026-03-30 | Japanese | |
| 訂正発行登録書 | 2026-03-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 45444520 | 訂正発行登録書 | 2026-05-13 | Japanese | ||
| 45432259 | 臨時報告書 | 2026-05-13 | Japanese | ||
| 45083351 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-12 | Japanese | ||
| 33679439 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-07 | Japanese | ||
| 33084245 | 変更報告書 | 2026-03-30 | Japanese | ||
| 32933619 | 訂正発行登録書 | 2026-03-12 | Japanese | ||
| 32907138 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-06 | Japanese | ||
| 14688849 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese | ||
| 12563323 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese | ||
|
2025
6 filings
| |||||
| 9326854 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | ||
| 8316328 | 確認書 | 2025-11-14 | Japanese | ||
| 8316265 | 半期報告書-第145期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 8161982 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-10 | Japanese | ||
| 7976451 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-07 | Japanese | ||
| 7936246 | 発行登録書(株券、社債券等) | 2025-09-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acelon Chemicals & Fiber Corporation
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
China Man-Made Fiber Corporation
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | Manufacturing |
TORAY INDUSTRIES,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/11318/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11318 | 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=11318 | 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=11318 \ -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": 11318}, 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 TORAY INDUSTRIES,INC. (id: 11318)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.