
TOYODA GOSEI CO.,LTD. — Investor Relations & Filings
Toyoda Gosei Co., Ltd. is a global manufacturer specializing in products derived from rubber and plastics polymer technology. The company's core business is the development and production of automotive components that enhance vehicle safety, comfort, and environmental performance. Key product lines include safety systems such as airbags, interior and exterior components like instrument panels and spoilers, and functional parts including weatherstrips. The company also produces optoelectronic products, notably LEDs. Leveraging its expertise in polymer science, Toyoda Gosei is expanding into new fields, developing technologies such as high-pressure hydrogen tanks for next-generation vehicles and advanced manufacturing processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 支配株主等に関する事項について | 2026-05-22 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-12 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-07 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-06 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2026-02-20 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46779477 | 支配株主等に関する事項について | 2026-05-22 | Japanese | ||
| 45129535 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-12 | Japanese | ||
| 33686550 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-07 | Japanese | ||
| 32906856 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-06 | Japanese | ||
| 32537497 | 発行登録追補書類(株券、社債券等) | 2026-02-20 | Japanese | ||
| 14743640 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese | ||
| 14118172 | 訂正発行登録書 | 2026-02-03 | Japanese | ||
| 13318935 | 発行登録書(株券、社債券等) | 2026-01-26 | Japanese | ||
| 13192303 | 変更報告書 | 2026-01-22 | Japanese | ||
|
2025
6 filings
| |||||
| 10957826 | 変更報告書 | 2025-12-25 | Japanese | ||
| 10565188 | 訂正報告書(大量保有報告書・変更報告書) | 2025-12-22 | Japanese | ||
| 10181712 | 変更報告書 | 2025-12-16 | Japanese | ||
| 8953932 | 訂正発行登録書 | 2025-12-01 | Japanese | ||
| 8953931 | 訂正臨時報告書 | 2025-12-01 | Japanese | ||
| 8656188 | 変更報告書 | 2025-11-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
TOYODA GOSEI CO.,LTD. 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/11465/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11465 | 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=11465 | 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=11465 \ -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": 11465}, 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 TOYODA GOSEI CO.,LTD. (id: 11465)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.