
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 |
|---|---|---|---|
|
Tongkun Group Co.,Ltd
Manufactures polyester filaments and PTA for apparel, home,…
|
601233 | CN | Manufacturing |
|
UNITIKA LTD.
A manufacturer of polymers, performance materials, and fibe…
|
3103 | JP | Manufacturing |
|
Vardhman Acrylics Limited
Produces acrylic fiber and tow for knitwear, blankets, carp…
|
VARDHACRLC | IN | Manufacturing |
|
Venlon Enterprises Ltd.
Manufactures polyester films, chips, and yarns while genera…
|
524038 | IN | Manufacturing |
|
Weihai Guangwei Composites Co., Ltd.
Produces carbon fiber and advanced composites for aerospace…
|
300699 | CN | Manufacturing |
|
Xinfengming Group Co.,Ltd
Manufactures polyester filament and raw materials for texti…
|
603225 | CN | Manufacturing |
|
XINXIANG CHEMICAL FIBER CO., LTD
Manufactures viscose and spandex fibers for textile, medica…
|
000949 | CN | Manufacturing |
|
Yangzhou Seashine New Materials Co.,Ltd.
Manufacturer of high-performance synthetic fibers and advan…
|
300885 | CN | Manufacturing |
|
YANGZHOU TINFULONG GROUP CO., LTD.
Produces recycled polyester staple fibers for automotive, t…
|
603406 | CN | Manufacturing |
|
Yiwu Huading Nylon Co.,Ltd.
Manufactures high-quality Nylon 6 and 66 filaments for appa…
|
601113 | CN | 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.