
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 |
|---|---|---|---|
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | Manufacturing |
|
Dewan Salman Fibre Limited
A leading manufacturer of polyester and sole producer of ac…
|
DSFL | PK | Manufacturing |
|
DuPont de Nemours, Inc.
A multi-industrial company specializing in technology-based…
|
DD | US | Manufacturing |
|
ELITE COLOR ENVIRONMENTAL RESOURCES SCIENCE&TECHNOLOGY CO., LTD
Produces recycled polyester staple fibers from PET waste fo…
|
002998 | CN | Manufacturing |
|
FCFC
Integrated producer of petrochemicals, plastics, and textil…
|
1326 | TW | Manufacturing |
|
FENC
A diversified, vertically integrated producer of polyester …
|
1402 | TW | Manufacturing |
|
Filatex India Ltd.
Manufactures polyester filament yarns and chips for apparel…
|
FILATEX | IN | Manufacturing |
|
Garware Synthetics Ltd.
Manufactures synthetic monofilaments and bristles for indus…
|
514400 | IN | Manufacturing |
|
Gatron (Industries) Limited
Producer of polyester products: Polyester Filament Yarn, PE…
|
GATI | PK | Manufacturing |
|
Grasim Industries Ltd
Diversified manufacturer of viscose, chemicals, textiles, a…
|
GRASIM | 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.