
FORD MOTOR CO — Investor Relations & Filings
Ford Motor Company is a global company that designs, manufactures, markets, and services a full line of Ford trucks, sport utility vehicles, commercial vans, and cars, along with Lincoln luxury vehicles. The company is undergoing a significant transformation with a strategic focus on electrification, connectivity, and software. This includes developing and scaling a portfolio of electric vehicles (EVs), such as the Mustang Mach-E and F-150 Lightning, and creating new digital experiences for customers. Ford's business is structured into distinct units: Ford Blue for its iconic internal combustion engine vehicles, Ford Model e for breakthrough EVs, and Ford Pro for commercial products and services. The company also provides financial services through its subsidiary, Ford Motor Credit Company.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-29 | English | |
| 8-K | 2026-05-21 | English | |
| 8-K | 2026-05-19 | English | |
| Ford Charges Ahead in Europe: Seven New Models and Smart Tech to Keep Vans on Road and Businesses Earning | 2026-05-18 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 8-K | 2026-04-29 | English |
Browse filings by year
27 years- 2026 26 filings
- 2025 137 filings
- 2024 131 filings
- 2023 142 filings
- 2022 153 filings
- 2021 143 filings
- 2020 114 filings
- 2019 158 filings
- 2018 157 filings
- 2017 199 filings
- 2016 164 filings
- 2015 144 filings
- 2014 178 filings
- 2013 227 filings
- 2012 206 filings
- 2011 173 filings
- 2010 184 filings
- 2009 169 filings
- 2008 155 filings
- 2007 151 filings
- 2006 234 filings
- 2005 238 filings
- 2004 235 filings
- 2003 128 filings
- 2002 64 filings
- 2001 57 filings
- 2000 74 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47894331 | SD | 2026-05-29 | English | ||
| 46728717 | 8-K | 2026-05-21 | English | ||
| 46556166 | 8-K | 2026-05-19 | English | ||
| 46383409 | Ford Charges Ahead in Europe: Seven New Models and Smart Tech to Keep Vans on Road and Businesses Earning | 2026-05-18 | English | ||
| 45917287 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45917285 | 8-K | 2026-04-29 | English | ||
| 45917286 | 10-Q | 2026-04-29 | English | ||
| 34607205 | 8-K - FORD MOTOR CO (0000037996) (Filer) | 2026-04-15 | English | ||
| 34580875 | 8-K - FORD MOTOR CO (0000037996) (Filer) | 2026-04-15 | English | ||
| 33159082 | 8-K - FORD MOTOR CO (0000037996) (Filer) | 2026-04-02 | English | ||
| 33058045 | ARS - FORD MOTOR CO (0000037996) (Filer) | 2026-03-27 | English | ||
| 33058046 | DEFA14A - FORD MOTOR CO (0000037996) (Filer) | 2026-03-27 | English | ||
| 33058051 | DEF 14A - FORD MOTOR CO (0000037996) (Filer) | 2026-03-27 | English | ||
| 45917288 | Major Shareholding Notification 2026 | 2026-03-26 | English | ||
| 45917290 | 8-K | 2026-03-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aston Martin Lagonda Global Holdings PLC
Manufacturer of ultra-luxury sports cars and grand tourers.
|
AML | GB | Manufacturing |
|
Atlas Honda Limited
Manufacturer and marketer of Honda motorcycles, EV bikes, a…
|
ATLH | PK | Manufacturing |
|
Autech Corporation
Manufacturer of special vehicles, HVAC systems, and cold ch…
|
067170 | KR | Manufacturing |
|
BAIC BluePark New Energy Technology Co.,Ltd.
Developer and manufacturer of battery electric vehicles and…
|
600733 | CN | Manufacturing |
|
BAIC FOTON MOTOR CO.,LTD.
Manufacturer of commercial vehicles and NEVs, including tru…
|
600166 | CN | Manufacturing |
|
BAIC Motor Corporation Limited
Major automotive enterprise manufacturing and distributing …
|
1958 | HK | Manufacturing |
|
Bayerische Motoren Werke AG
A leading global manufacturer of premium automobiles and mo…
|
BMW3 | DE | Manufacturing |
|
Beijing SinoHytec Company Limited
Develops, manufactures, and commercializes hydrogen fuel ce…
|
2402 | HK | Manufacturing |
|
Blue Bird Corp
Designer and manufacturer of school buses, including low- a…
|
BLBD | US | Manufacturing |
|
BOLLINGER INNOVATIONS, INC.
Develops and manufactures commercial electric vehicles and …
|
BINI | US | Manufacturing |
FORD MOTOR CO 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/30023/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30023 | 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=30023 | 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=30023 \ -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": 30023}, 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 FORD MOTOR CO (id: 30023)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.