
HOTAI MOTOR — Investor Relations & Filings
HO TAI MOTOR CO., LTD., established in 1947, is a prominent distributor and service provider. As the inaugural overseas distributor for Toyota Motor Corporation, the company manages the distribution of Toyota, Lexus, and Hino vehicles. Its core operations include the import, assembly, and trading of passenger and commercial vehicles, as well as components and tires. The company provides an integrated value chain encompassing sales, after-sales servicing, and parts distribution. In alignment with global shifts toward integrated transport, the company has expanded into Mobility as a Service (MaaS), operating digital platforms such as iRent for vehicle sharing and yoxi for ride-hailing. By combining traditional vehicle distribution with modern mobility solutions and digital transformation, the company maintains a comprehensive ecosystem for diverse transportation requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月法人說明會簡報 — 220720260521E001.pdf | 2026-05-21 | English | |
| 115年05月法人說明會簡報 — 220720260521M001.pdf | 2026-05-21 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-21 | Chinese | |
| 公告本公司將受邀參加台新證券所舉辦之法人說明會 | 2026-05-19 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-19 | Chinese | |
| 代子公司Hoyun International Limited (BVI)公告 2026年股東同意事項 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46721542 | 115年05月法人說明會簡報 — 220720260521E001.pdf | 2026-05-21 | English | ||
| 46721481 | 115年05月法人說明會簡報 — 220720260521M001.pdf | 2026-05-21 | Chinese | ||
| 46721424 | 115年05月法人說明會簡報 | 2026-05-21 | Chinese | ||
| 46525116 | 公告本公司將受邀參加台新證券所舉辦之法人說明會 | 2026-05-19 | Chinese | ||
| 46525124 | 115年05月法人說明會簡報 | 2026-05-19 | Chinese | ||
| 46980914 | 代子公司Hoyun International Limited (BVI)公告 2026年股東同意事項 | 2026-05-15 | Chinese | ||
| 46980915 | 代子公司Hoyun International Limited公告董事會決議 不發放2025年股利 | 2026-05-15 | Chinese | ||
| 46980917 | 代子公司和運國際融資租賃有限公司公告2026年股東同意事項 | 2026-05-15 | Chinese | ||
| 46981928 | 115年第1季財務報告書 — 202601_2207_AI1.pdf | 2026-05-15 | Chinese | ||
| 46980918 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 46980921 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 46366480 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366293 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46364240 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363845 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACV Auctions Inc.
Operates a digital marketplace for wholesale vehicle transa…
|
ACVA | US | Wholesale and retail trade |
|
APPLE INTERNATIONALCO.,LTD.
An automobile exporter specializing in used vehicles and re…
|
2788 | JP | Wholesale and retail trade |
|
AUTO1 Group SE
Operates a digital automotive platform for the European use…
|
AG1 | DE | Wholesale and retail trade |
|
Auto Hrvatska d.d. Zagreb
Sells and services a wide range of vehicles, parts, and equ…
|
AUHR | HR | Wholesale and retail trade |
|
AutoWallis Plc
An integrated mobility provider for automotive wholesale, r…
|
AUTOW | HU | Wholesale and retail trade |
|
BANNERS CO.,LTD.
A diversified company in real estate, auto sales, and music…
|
3011 | JP | Wholesale and retail trade |
|
BERMAZ AUTO BERHAD
Distributes, retails, and services motor vehicles, includin…
|
— | MY | Wholesale and retail trade |
|
British Automotive Holding S.A.
A holding company for the import, distribution, and sale of…
|
BAH | PL | Wholesale and retail trade |
|
Carasso Motors Ltd.
An importer and distributor of vehicles and heavy machinery…
|
CRSM | IL | Wholesale and retail trade |
|
Castro S.A.
Distributes Volkswagen commercial vehicles and Volksbus cha…
|
— | AR | Wholesale and retail trade |
HOTAI MOTOR 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/51981/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51981 | 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=51981 | 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=51981 \ -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": 51981}, 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 HOTAI MOTOR (id: 51981)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.