
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 |
|---|---|---|---|
|
Guangdong Highsun Meida New Materials Co., Ltd.
Produces nylon 6 chips and yarns for apparel, automotive, a…
|
000782 | CN | Manufacturing |
|
Guangdong Modern High-Tech Fiber Co., Ltd.
Produces high-performance polypropylene filament yarns for …
|
300876 | CN | Manufacturing |
|
HAIYANG TECHNOLOGY CO., LTD.
Produces Nylon 6 chips, high-tenacity yarns, and dipped cor…
|
603382 | CN | Manufacturing |
|
H.C.
Manufacturer of polyester filament, chips, and advanced fun…
|
1413 | TW | Manufacturing |
|
HENGYI PETROCHEMICAL CO., LTD
Integrated producer of petrochemicals, chemical fibers, and…
|
000703 | CN | Manufacturing |
|
Huafon Chemical Co., Ltd.
Global manufacturer of spandex fiber, polyurethane resins, …
|
002064 | CN | Manufacturing |
|
HUVIS CORPORATION
A developer and manufacturer of polyester chemical and fibe…
|
079980 | KR | Manufacturing |
|
Indo Rama Synthetics (India) Ltd.
Manufacturer of polyester fibers, yarns, and chips for text…
|
INDORAMA | IN | Manufacturing |
|
Jiangsu Eastern Shenghong Co.,Ltd.
Integrated petrochemical, specialty chemical, and high-perf…
|
000301 | CN | Manufacturing |
|
JIANGSU HUAXICUN CO., LTD.
Produces polyester staple fibers, manages chemical logistic…
|
000936 | 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.