
TOSOH CORPORATION — Investor Relations & Filings
Tosoh Corporation is a global chemical and specialty materials group. The company's core activities are organized into distinct business segments. The Chlor-Alkali segment is a major producer of caustic soda, vinyl chloride monomer (VCM), and polyvinyl chloride (PVC). The Petrochemical segment manufactures olefins and polymers, supplying essential raw materials for a wide range of industrial applications. The Specialty Group develops and markets advanced materials, including high-purity silica glass for semiconductor manufacturing, separation and purification media for the life sciences, and battery materials. The Engineering Group provides comprehensive plant construction and environmental services. Through its global network of companies, Tosoh delivers a diverse portfolio of products and solutions that support modern industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-13 | Japanese | |
| 大量保有報告書 | 2026-03-24 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2026-03-24 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2026-03-24 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2026-03-24 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 34396432 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-13 | Japanese | ||
| 33017469 | 大量保有報告書 | 2026-03-24 | Japanese | ||
| 33017466 | 訂正報告書(大量保有報告書・変更報告書) | 2026-03-24 | Japanese | ||
| 33017464 | 訂正報告書(大量保有報告書・変更報告書) | 2026-03-24 | Japanese | ||
| 33017459 | 訂正報告書(大量保有報告書・変更報告書) | 2026-03-24 | Japanese | ||
| 32925820 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese | ||
| 32842812 | 変更報告書 | 2026-02-27 | Japanese | ||
| 32842796 | 変更報告書 | 2026-02-27 | Japanese | ||
| 32842777 | 大量保有報告書 | 2026-02-27 | Japanese | ||
| 12565081 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese | ||
|
2025
5 filings
| |||||
| 9880236 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-12 | Japanese | ||
| 8277245 | 確認書 | 2025-11-13 | Japanese | ||
| 8276370 | 半期報告書-第127期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 8161808 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-10 | Japanese | ||
| 7978116 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Baikowski
Manufacturer of specialty inorganic chemicals and fine mine…
|
ALBKK | FR | Manufacturing |
|
Balaji Amines Ltd.
Manufacturer of Aliphatic Amines and specialty chemicals fo…
|
BALAMINES | IN | Manufacturing |
|
BASF India Ltd
Provides chemical solutions for agriculture, automotive, co…
|
BASF | IN | Manufacturing |
|
Basic Chemical Industries Co.
Produces industrial and specialty chemicals, including chlo…
|
1210 | SA | Manufacturing |
|
Battery X Metals Inc.
Supports the clean-energy supply chain through battery meta…
|
BATX | CA | Manufacturing |
|
Befar Group Co., Ltd
Produces chlor-alkali and petrochemical products like caust…
|
601678 | CN | Manufacturing |
|
Beijing Bayi Space LCD Technology Co., Ltd.
Develops high-performance liquid crystal materials for disp…
|
688181 | CN | Manufacturing |
|
Beijing Easpring Material Technology Co.,Ltd.
Develops and produces high-performance cathode materials fo…
|
300073 | CN | Manufacturing |
|
Bhadora Industries Limited
Produces and supplies industrial chemicals, solvents, and c…
|
BHADORA | IN | Manufacturing |
|
Bhagawati Gas Limited
Produces and distributes technical and clinical gases and g…
|
500051 | IN | Manufacturing |
TOSOH CORPORATION 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/11255/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11255 | 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=11255 | 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=11255 \ -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": 11255}, 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 TOSOH CORPORATION (id: 11255)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.