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 |
|---|---|---|---|
|
Cenntro Inc.
Designs and manufactures a comprehensive range of commercia…
|
CENN | US | Manufacturing |
|
Chery Automobile Co., Ltd.
A global passenger vehicle manufacturer and leading exporte…
|
9973 | CN | Manufacturing |
|
Chijet Motor Company, Inc.
Designs, manufactures, and sells new energy and traditional…
|
CJET | US | Manufacturing |
|
China Evergrande New Energy Vehicle Group Limited
Engaged in the R&D, manufacturing, and marketing of new ene…
|
708 | HK | Manufacturing |
|
China Motor Corporation
Designs, manufactures, and distributes commercial, passenge…
|
2204 | TW | Manufacturing |
|
Chongqing Changan Automobile Company Limited
Manufacturer of passenger and commercial vehicles focusing …
|
000625 | CN | Manufacturing |
|
CHONGQING SHINERAY INTELLIGENT MANUFACTURINGTECHNOLOGY CO., LTD.
Manufacturer of automotive vehicles, motorcycles, and power…
|
600615 | CN | Manufacturing |
|
Clean Motion AB
Manufactures energy-efficient electric vehicles for sustain…
|
CLEMO | SE | Manufacturing |
|
Clevon AS
Develops and manufactures all-electric, autonomous robot ca…
|
CLEV | EE | Manufacturing |
|
Daimler Truck Holding AG
A leading global manufacturer of commercial vehicles, inclu…
|
DTG | DE | 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.