
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 | |
| 当社子会社(水道機工株式会社)の個別業績の前期実績値との差異に関するお知らせ | 2026-05-07 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-07 | Japanese | |
| 変更報告書 | 2026-03-30 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 45444520 | 訂正発行登録書 | 2026-05-13 | Japanese | ||
| 45432259 | 臨時報告書 | 2026-05-13 | Japanese | ||
| 45083351 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-12 | Japanese | ||
| 46881127 | 当社子会社(水道機工株式会社)の個別業績の前期実績値との差異に関するお知らせ | 2026-05-07 | 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
5 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangsu Jiangnan High Polymer Fiber Co.,Ltd
Develops and produces high-performance polyester staple and…
|
600527 | CN | Manufacturing |
|
JILIN CHEMICAL FIBRE CO ., LTD
Manufactures viscose, acrylic, and carbon fiber products fo…
|
000420 | CN | Manufacturing |
|
KOZA POLYESTER SANAYİ VE TİCARET A.Ş.
Manufacturer of polyester staple fibers, chips, and plastic…
|
KOPOL | TR | Manufacturing |
|
KURARAY CO.,LTD.
A global specialty chemical company developing high-perform…
|
3405 | JP | Manufacturing |
|
Lenzing AG
Global producer of wood-based specialty fibers for the text…
|
LNZ | AT | Manufacturing |
|
Modipon Ltd.
Manages legacy assets and restructuring following synthetic…
|
503776 | IN | Manufacturing |
|
Nanjing Chemical Fibre Co.,Ltd
Manufactures viscose fibers and PET structural foam for tex…
|
600889 | CN | Manufacturing |
|
NANOLLOSE LIMITED
Develops plant-free cellulose fibers from organic waste for…
|
NC6 | AU | Manufacturing |
|
National Fibres Limited
Transforms plastic waste into valuable eco-friendly Polyest…
|
NAFL | PK | Manufacturing |
|
Nippon Carbon Co. , Ltd.
Manufacturer of advanced carbon and graphite materials for …
|
5302 | JP | 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.