
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 |
|---|---|---|---|
|
Aether Industries Limited
Produces advanced intermediates and complex chemistries for…
|
AETHER | IN | Manufacturing |
|
Afyren
Produces biobased organic acids from non-food agricultural …
|
ALAFY | FR | Manufacturing |
|
Air Liquide
A world leader in gases, technologies, and services for ind…
|
AI | FR | Manufacturing |
|
Air Products & Chemicals, Inc.
Global supplier of industrial gases, performance materials,…
|
APD | US | Manufacturing |
|
AIR WATER INC.
Industrial gas manufacturer diversified into chemicals, med…
|
4088 | JP | Manufacturing |
|
AksharChem (India) Ltd.
Produces dye intermediates and pigments for global textile …
|
AKSHARCHEM | IN | Manufacturing |
|
ALBEMARLE CORP
A specialty chemicals company focused on developing and man…
|
ALB | US | Manufacturing |
|
Alkali Metals Limited
Produces alkali metals and specialty chemicals for pharmace…
|
ALKALI | IN | Manufacturing |
|
ALKİM ALKALİ KİMYA A.Ş.
A chemical company mining and producing inorganic salts lik…
|
ALKIM | TR | Manufacturing |
|
Alkyl Amines Chemicals Ltd.
Manufacturer of aliphatic amines and derivatives for pharma…
|
ALKYLAMINE | 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.