
TOYOTA MOTOR CORPORATION — Investor Relations & Filings
Toyota Motor Corporation is a global automotive manufacturer engaged in the design, production, and sale of a wide range of vehicles. The company's portfolio includes passenger cars, minivans, commercial vehicles, and related parts, marketed primarily under the Toyota and Lexus brands. A pioneer in hybrid electric vehicle technology, Toyota is recognized for its efficient production systems. The corporation also offers financial services to support its automotive operations globally, while continuing to invest in future mobility solutions and performance vehicle development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice Concerning Company Split | 2026-05-28 | English | |
| (開示事項の変更・訂正)「会社分割(簡易吸収分割)に関するお知らせ」の一部変更・訂正について | 2026-05-28 | Japanese | |
| Notice Concerning Company Split | 2026-05-20 | English | |
| 会社分割(簡易吸収分割)に関するお知らせ | 2026-05-20 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2026-05-20 | Japanese | |
| TOYOTA MOTOR CREDIT CORPORATION;TOYOTA CREDIT CANADA INC;Toyota Finance Australia Limited;TOYOTA MOTOR FINANCE (NETHERLANDS) B.V. - Supplementary Prospectus | 2026-05-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47858161 | Notice Concerning Company Split | 2026-05-28 | English | ||
| 47856867 | (開示事項の変更・訂正)「会社分割(簡易吸収分割)に関するお知らせ」の一部変更・訂正について | 2026-05-28 | Japanese | ||
| 46684527 | Notice Concerning Company Split | 2026-05-20 | English | ||
| 46604143 | 会社分割(簡易吸収分割)に関するお知らせ | 2026-05-20 | Japanese | ||
| 46581910 | 訂正報告書(大量保有報告書・変更報告書) | 2026-05-20 | Japanese | ||
| 45508545 | TOYOTA MOTOR CREDIT CORPORATION;TOYOTA CREDIT CANADA INC;Toyota Finance Australia Limited;TOYOTA MOTOR FINANCE (NETHERLANDS) B.V. - Supplementary Prospectus | 2026-05-13 | English | ||
| 45472674 | Notice of Convocation | 2026-05-13 | English | ||
| 45385103 | 変更報告書 | 2026-05-13 | Japanese | ||
| 45385081 | 変更報告書 | 2026-05-13 | Japanese | ||
| 45385057 | 変更報告書 | 2026-05-13 | Japanese | ||
| 45373043 | 変更報告書 | 2026-05-13 | Japanese | ||
| 45372985 | 変更報告書 | 2026-05-13 | Japanese | ||
| 45372936 | 変更報告書 | 2026-05-13 | Japanese | ||
| 45351876 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-13 | Japanese | ||
| 44941744 | Publication of Supplementary Prospectus | 2026-05-11 | 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 MOTOR 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/12058/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12058 | 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=12058 | 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=12058 \ -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": 12058}, 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 MOTOR CORPORATION (id: 12058)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.