
TOYOTA INDUSTRIES CORPORATION — Investor Relations & Filings
Toyota Industries Corporation is a diversified manufacturer engaged in several business domains. The company is the world's largest manufacturer of materials handling equipment, including forklift trucks. Its automotive segment produces vehicles and key components such as engines, car air-conditioning compressors, and electronics. Originating from its foundation in 1926 to produce automatic looms, the company continues to manufacture and sell advanced textile machinery. Additionally, Toyota Industries provides logistics solutions and services. The corporation focuses on developing and supplying innovative products across its core business areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 大量保有報告書 | 2026-05-15 | Japanese | |
| 変更報告書 | 2026-05-15 | Japanese | |
| 臨時報告書 | 2026-05-13 | Japanese | |
| 変更報告書 | 2026-05-08 | Japanese | |
| 変更報告書 | 2026-05-08 | Japanese | |
| 臨時報告書 | 2026-04-28 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 46344830 | 大量保有報告書 | 2026-05-15 | Japanese | ||
| 46344754 | 変更報告書 | 2026-05-15 | Japanese | ||
| 45469225 | 臨時報告書 | 2026-05-13 | Japanese | ||
| 44129609 | 変更報告書 | 2026-05-08 | Japanese | ||
| 44129531 | 変更報告書 | 2026-05-08 | Japanese | ||
| 37899424 | 臨時報告書 | 2026-04-28 | Japanese | ||
| 44889179 | Financial Statements and Related Announcement::Full Yearly Results | 2026-04-28 | English | ||
| 34653163 | 臨時報告書 | 2026-04-17 | Japanese | ||
| 32907384 | 訂正意見表明報告書 | 2026-03-06 | Japanese | ||
| 32859413 | 訂正意見表明報告書 | 2026-03-02 | Japanese | ||
| 44896565 | Financial Statements and Related Announcement::Third Quarter Results | 2026-02-04 | English | ||
| 12742293 | 意見表明報告書 | 2026-01-15 | Japanese | ||
|
2025
3 filings
| |||||
| 8197694 | 確認書 | 2025-11-11 | Japanese | ||
| 8197685 | 半期報告書-第148期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 44901669 | Financial Statements and Related Announcement::Half Yearly Results | 2025-11-03 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ados Pakistan Limited
Provides engineering solutions for energy and defense secto…
|
ADOS | PK | Manufacturing |
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
Aptera Motors Corp
Manufacturer of hyper-efficient, two-seat solar electric ve…
|
SEV | US | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
TOYOTA INDUSTRIES 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/11691/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11691 | 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=11691 | 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=11691 \ -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": 11691}, 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 TOYOTA INDUSTRIES CORPORATION (id: 11691)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.