
Foxtron — Investor Relations & Filings
Foxtron Vehicle Technologies Co., Ltd. is a joint venture established in 2020 by Hon Hai Technology Group (Foxconn) and Yulon Group. The company specializes in the research, development, and design of electric vehicles (EVs), integrating global ICT resources with decades of automotive manufacturing expertise. Foxtron provides comprehensive solutions including open hardware and software platforms, complete vehicle design, and key component supply chain management. Its core mission is to accelerate electric mobility through rational and precise design philosophies. The company offers integrated services ranging from initial concept and system validation to full-scale production. By utilizing an open-platform approach, Foxtron aims to shorten development cycles and reduce costs for global partners, positioning itself as a pivotal provider of new energy vehicle technologies and integrated vehicle design services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司改選董事(含獨立董事)名單 | 2026-05-22 | Chinese | |
| 公告本公司董事會決議委任第二屆審計委員會委員 | 2026-05-22 | Chinese | |
| 公告本公司董事會決議委任第二屆薪資報酬委員會委員 | 2026-05-22 | Chinese | |
| 公告本公司董事會推選副董事長 | 2026-05-22 | Chinese | |
| 公告本公司董事會推選董事長 | 2026-05-22 | Chinese | |
| 本公司115年股東常會同意解除董事競業禁止案 | 2026-05-22 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46985908 | 公告本公司改選董事(含獨立董事)名單 | 2026-05-22 | Chinese | ||
| 46985909 | 公告本公司董事會決議委任第二屆審計委員會委員 | 2026-05-22 | Chinese | ||
| 46985911 | 公告本公司董事會決議委任第二屆薪資報酬委員會委員 | 2026-05-22 | Chinese | ||
| 46985912 | 公告本公司董事會推選副董事長 | 2026-05-22 | Chinese | ||
| 46985913 | 公告本公司董事會推選董事長 | 2026-05-22 | Chinese | ||
| 46985915 | 本公司115年股東常會同意解除董事競業禁止案 | 2026-05-22 | Chinese | ||
| 46985916 | 公告本公司民國115年股東常會重要決議事項 | 2026-05-22 | Chinese | ||
| 46774895 | 公司治理組織架構 | 2026-05-22 | Chinese | ||
| 46372341 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372043 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373636 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373278 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46372994 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372728 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46369527 | 115年第1季財務報告書 — 202601_2258_AI1.pdf | 2026-05-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Research and experimental development on natural sciences and engineering
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KIM FOREST
Offers integrated precision medicine and molecular diagnost…
|
6645 | TW | Professional, scientific and te… |
|
Kura Oncology, Inc.
Clinical-stage biopharma company developing precision medic…
|
KURA | US | Professional, scientific and te… |
|
LAB Research Inc.
Global non-clinical CRO specializing in contract research, …
|
LRI | CA | Professional, scientific and te… |
|
Laekna, Inc.
Clinical-stage biotech developing novel therapies for oncol…
|
2105 | HK | Professional, scientific and te… |
|
Larimar Therapeutics, Inc.
A clinical-stage biotech developing treatments for complex …
|
LRMR | US | Professional, scientific and te… |
|
Lexaria Bioscience Corp.
A biotech company with a patented platform to improve oral …
|
LEXX | US | Professional, scientific and te… |
|
LigaChem Biosciences Inc.
Clinical-stage biopharma developing ADCs, immuno-oncology d…
|
141080 | KR | Professional, scientific and te… |
|
Linical Co., Ltd.
A global CRO providing a full spectrum of drug development …
|
2183 | JP | Professional, scientific and te… |
|
Lipigon Pharmaceuticals AB
A clinical-stage company developing therapeutics for lipid-…
|
LPGO | SE | Professional, scientific and te… |
|
Lipum AB
Clinical-stage biopharma developing novel treatments for ch…
|
LIPUM | SE | Professional, scientific and te… |
Foxtron 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/51996/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51996 | 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=51996 | 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=51996 \ -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": 51996}, 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 Foxtron (id: 51996)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.