
CANADIAN PACIFIC KANSAS CITY LTD/CN — Investor Relations & Filings
Canadian Pacific Kansas City (CPKC) is a transcontinental freight railway company formed through the 2023 merger of Canadian Pacific and Kansas City Southern. It operates the first and only single-line rail network connecting Canada, the United States, and Mexico, with a network spanning approximately 32,000 kilometers (20,000 miles). The company provides rail and intermodal transportation services, focusing on the movement of bulk commodities, merchandise freight, and intermodal traffic across North America.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 1st Quarter Results | 2026-04-30 | English | |
| 8-K - CANADIAN PACIFIC KANSAS CITY LTD/CN (0000016875) (Filer) | 2026-04-29 | English | |
| 10-K/A - CANADIAN PACIFIC KANSAS CITY LTD/CN (0000016875) (Filer) | 2026-04-23 | English | |
| 10-K - CANADIAN PACIFIC KANSAS CITY LTD/CN (0000016875) (Filer) | 2026-02-26 | English | |
| 8-K Filing | 2026-02-12 | English | |
| 8-K Filing | 2026-01-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 39018740 | 1st Quarter Results | 2026-04-30 | English | ||
| 38814627 | 8-K - CANADIAN PACIFIC KANSAS CITY LTD/CN (0000016875) (Filer) | 2026-04-29 | English | ||
| 35868294 | 10-K/A - CANADIAN PACIFIC KANSAS CITY LTD/CN (0000016875) (Filer) | 2026-04-23 | English | ||
| 32874936 | 10-K - CANADIAN PACIFIC KANSAS CITY LTD/CN (0000016875) (Filer) | 2026-02-26 | English | ||
| 19846786 | 8-K Filing | 2026-02-12 | English | ||
| 15505471 | 8-K Filing | 2026-01-29 | English | ||
| 15505233 | 8-K Filing | 2026-01-28 | English | ||
|
2025
8 filings
| |||||
| 8250722 | 8-K | 2025-10-31 | English | ||
| 8250731 | 10-Q | 2025-10-29 | English | ||
| 8250733 | 8-K | 2025-10-29 | English | ||
| 8250734 | 8-K | 2025-08-22 | English | ||
| 8250735 | 8-K | 2025-07-31 | English | ||
| 8250739 | 10-Q | 2025-07-31 | English | ||
| 8250743 | 8-K | 2025-07-30 | English | ||
| 8250744 | 11-K | 2025-06-27 | English | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AURIZON HOLDINGS LIMITED
A major rail freight operator transporting coal, iron ore, …
|
AZJ | AU | Transportation and storage |
|
Brookfield Infrastructure Corp
Owns and operates a global portfolio of infrastructure asse…
|
BIPC | US | Transportation and storage |
|
CANADIAN NATIONAL RAILWAY CO
Freight transportation and logistics provider with a rail n…
|
CNI | US | Transportation and storage |
|
Canggang Railway Limited
Rail operator linking Western China coal transport to South…
|
2169 | HK | Transportation and storage |
|
China Railway Special Cargo Logistics Co., Ltd.
Provides specialized rail logistics for automobiles, cold c…
|
001213 | CN | Transportation and storage |
|
China Railway Tielong Container Logistics Co.,Ltd
Integrated railway container logistics and specialized mult…
|
600125 | CN | Transportation and storage |
|
Compagnie du Cambodge
A holding company managing a diversified portfolio, focused…
|
CBDG | FR | Transportation and storage |
|
Cosan S.A.
An investment holding company with a portfolio in energy, l…
|
CSAN | BR | Transportation and storage |
|
CSX CORP
A supplier of rail-based freight transportation services in…
|
CSX | US | Transportation and storage |
|
Daqin Railway Co., Ltd.
Operates heavy-haul coal freight and passenger rail service…
|
601006 | CN | Transportation and storage |
CANADIAN PACIFIC KANSAS CITY LTD/CN 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/29948/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29948 | 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=29948 | 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=29948 \ -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": 29948}, 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 CANADIAN PACIFIC KANSAS CITY LTD/CN (id: 29948)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.