
PACCAR INC — Investor Relations & Filings
PACCAR Inc is a global technology company specializing in the design, manufacture, and customer support of high-quality light-, medium-, and heavy-duty trucks. The company's principal brands include Kenworth, Peterbilt, and DAF. In addition to its core truck manufacturing operations, PACCAR provides comprehensive financial services, including financing and leasing, through its PACCAR Financial Services division. The company also designs and manufactures advanced powertrains and distributes a wide range of aftermarket parts for its trucks and related commercial vehicles, supporting customers worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - PACCAR INC (0000075362) (Filer) | 2026-05-01 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 10-Q | 2026-04-29 | English | |
| 8-K - PACCAR INC (0000075362) (Filer) | 2026-04-28 | English | |
| SCHEDULE 13G/A - PACCAR INC (0000075362) (Subject) | 2026-03-27 | English | |
| DEF 14A | 2026-03-18 | English |
Browse filings by year
27 years- 2026 79 filings
- 2025 202 filings
- 2024 216 filings
- 2023 195 filings
- 2022 163 filings
- 2021 171 filings
- 2020 225 filings
- 2019 243 filings
- 2018 208 filings
- 2017 188 filings
- 2016 185 filings
- 2015 187 filings
- 2014 169 filings
- 2013 167 filings
- 2012 164 filings
- 2011 158 filings
- 2010 159 filings
- 2009 153 filings
- 2008 159 filings
- 2007 160 filings
- 2006 148 filings
- 2005 122 filings
- 2004 225 filings
- 2003 235 filings
- 2002 47 filings
- 2001 8 filings
- 2000 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39628280 | 8-K - PACCAR INC (0000075362) (Filer) | 2026-05-01 | English | ||
| 45988619 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45988618 | 10-Q | 2026-04-29 | English | ||
| 37984359 | 8-K - PACCAR INC (0000075362) (Filer) | 2026-04-28 | English | ||
| 33062389 | SCHEDULE 13G/A - PACCAR INC (0000075362) (Subject) | 2026-03-27 | English | ||
| 45988640 | DEF 14A | 2026-03-18 | English | ||
| 45988642 | ARS | 2026-03-18 | English | ||
| 45988641 | DEFA14A | 2026-03-18 | English | ||
| 32877817 | 4 - PACCAR INC (0000075362) (Filer) | 2026-03-02 | English | ||
| 32877818 | 4 - PACCAR INC (0000075362) (Filer) | 2026-03-02 | English | ||
| 32877819 | 4 - PACCAR INC (0000075362) (Filer) | 2026-03-02 | English | ||
| 32877821 | 4 - PACCAR INC (0000075362) (Filer) | 2026-03-02 | English | ||
| 32877822 | 4 - PACCAR INC (0000075362) (Filer) | 2026-03-02 | English | ||
| 32877825 | 4 - PACCAR INC (0000075362) (Filer) | 2026-03-02 | English | ||
| 32877826 | 4 - PACCAR INC (0000075362) (Filer) | 2026-03-02 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tata Motors Limited
Global manufacturer of cars, trucks, buses, and sustainable…
|
TMCV | IN | Manufacturing |
|
TATA MOTORS PASSENGER VEHICLES LIMITED
Designs and manufactures passenger cars and SUVs with ICE a…
|
TMPV | IN | Manufacturing |
|
Tesla, Inc.
Designs and manufactures electric vehicles and energy gener…
|
TSLA | US | Manufacturing |
|
TOFAŞ TÜRK OTOMOBİL FABRİKASI A.Ş.
Automotive manufacturer of cars and LCVs with a 450,000 veh…
|
TOASO | TR | Manufacturing |
|
TOYOTA INDUSTRIES CORPORATION
Manufactures materials handling equipment, automotive compo…
|
6201 | JP | Manufacturing |
|
TOYOTA MOTOR CORPORATION
A global automotive manufacturer of passenger, commercial, …
|
7203 | JP | Manufacturing |
|
TRATON SE
A leading global manufacturer of commercial vehicles, inclu…
|
8TRA | DE | Manufacturing |
|
Trigano
Designs, manufactures, and distributes leisure vehicles and…
|
TRI | FR | Manufacturing |
|
TUGA Innovations, Inc.
Designing and producing specialized electric vehicles to im…
|
TUGA | CA | Manufacturing |
|
TÜMOSAN MOTOR VE TRAKTÖR SANAYİ A.Ş.
An industrial manufacturer of diesel engines, tractors, and…
|
TMSN | TR | Manufacturing |
PACCAR INC 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/30005/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30005 | 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=30005 | 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=30005 \ -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": 30005}, 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 PACCAR INC (id: 30005)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.