
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 |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | 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.