
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 |
|---|---|---|---|
|
ALPHA HPA LIMITED
Produces high-purity alumina and aluminum precursors for ba…
|
A4N | AU | Manufacturing |
|
Alto Ingredients, Inc.
Producer of specialty alcohols, renewable fuels, and essent…
|
ALTO | US | Manufacturing |
|
Alufluoride Ltd.
Manufactures Aluminum Fluoride from fertilizer byproducts f…
|
524634 | IN | Manufacturing |
|
Amal Ltd
Manufactures sulfur-based compounds for medicinal, agricult…
|
506597 | IN | Manufacturing |
|
AMIA CO.,LTD.
Develops specialty chemicals and metal compounds through a …
|
8438 | TW | Manufacturing |
|
Amines & Plasticizers Ltd
Manufacturer of alkanolamines and plasticizers for gas trea…
|
AMNPLST | IN | Manufacturing |
|
Andhra Petrochemicals Ltd.
Produces Oxo-Alcohols for plasticizers, solvents, and resin…
|
500012 | IN | Manufacturing |
|
ANHUI ANNADA TITANIUM INDUSTRY CO.,LTD.
Produces titanium dioxide and iron phosphate for industrial…
|
002136 | CN | Manufacturing |
|
Anhui Huaheng Biotechnology Co., Ltd.
Global producer of bio-based amino and organic acids using …
|
688639 | CN | Manufacturing |
|
ANSHAN HIFICHEM CO.,LTD.
Manufacturer of high-performance organic pigments and solve…
|
300758 | CN | 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.