BAIC FOTON MOTOR CO.,LTD. — Investor Relations & Filings
About BAIC FOTON MOTOR CO.,LTD.
BAIC FOTON MOTOR CO.,LTD. is a prominent manufacturer specializing in a comprehensive range of commercial vehicles. The company’s product portfolio encompasses light, medium, and heavy-duty trucks, buses, vans, pickups, and specialized environmental sanitation vehicles. Foton operates through several key brands, including Auman, Aumark, Ollin, and Forland. A significant aspect of its operations involves strategic global partnerships, most notably joint ventures with Cummins for engine production and Daimler AG for heavy-duty truck manufacturing. The company is a pioneer in the development of New Energy Vehicles (NEVs), integrating electric, hybrid, and hydrogen fuel cell technologies into its transport solutions. With a robust global R&D network and manufacturing facilities, Foton serves diverse international markets, focusing on delivering efficient, sustainable, and technologically advanced logistics and passenger transport solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 《财务资助管理制度》(2025年8月修订) | 2025-08-01 | Chinese | |
| 董事会决议公告 | 2025-08-01 | Chinese | |
| 《董事、高级管理人员及股东持股管理办法》(2025年8月修订) | 2025-08-01 | Chinese | |
| 《期货和衍生品交易管理制度》(2025年8月修订) | 2025-08-01 | Chinese | |
| 《董事会决议执行管理办法》(2025年8月修订) | 2025-08-01 | Chinese | |
| 《信息披露暂缓及豁免管理制度》(2025年8月修订) | 2025-08-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40476347 | 《财务资助管理制度》(2025年8月修订) | 2025-08-01 | Chinese | ||
| 40476346 | 董事会决议公告 | 2025-08-01 | Chinese | ||
| 40476335 | 《董事、高级管理人员及股东持股管理办法》(2025年8月修订) | 2025-08-01 | Chinese | ||
| 40476326 | 《期货和衍生品交易管理制度》(2025年8月修订) | 2025-08-01 | Chinese | ||
| 40476324 | 《董事会决议执行管理办法》(2025年8月修订) | 2025-08-01 | Chinese | ||
| 40476321 | 《信息披露暂缓及豁免管理制度》(2025年8月修订) | 2025-08-01 | Chinese | ||
| 40476307 | 《公司章程》修订对照表 | 2025-08-01 | Chinese | ||
| 40476305 | 《内幕信息知情人登记备案制度》(2025年8月修订) | 2025-08-01 | Chinese | ||
| 40476301 | 《独立董事费用管理办法》(2025年8月修订) | 2025-08-01 | Chinese | ||
| 40476299 | 《年报信息披露重大差错责任追究制度》(2025年8月修订) | 2025-08-01 | Chinese | ||
| 40476294 | 《对外信息报送和使用管理制度》(2025年8月修订) | 2025-08-01 | Chinese | ||
| 40476293 | 《总经理工作细则》(2025年8月修订) | 2025-08-01 | Chinese | ||
| 40476277 | 2025年第六次临时股东大会法律意见书 | 2025-07-30 | Chinese | ||
| 40476263 | 2025年第六次临时股东大会决议公告 | 2025-07-30 | Chinese | ||
| 40476249 | 2025年第六次临时股东大会会议资料 | 2025-07-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
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 |
|
Aston Martin Lagonda Global Holdings PLC
Manufacturer of ultra-luxury sports cars and grand tourers.
|
AML | GB | Manufacturing |
|
Autech Corporation
Manufacturer of special vehicles, HVAC systems, and cold ch…
|
067170 | KR | Manufacturing |
BAIC FOTON MOTOR 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/56532/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56532 | 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=56532 | 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=56532 \ -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": 56532}, 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 BAIC FOTON MOTOR CO.,LTD. (id: 56532)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.