
South Bow Corp — Investor Relations & Filings
South Bow Corp. is an energy infrastructure company specializing in the transportation of crude oil and other liquids. It owns and operates a critical network of approximately 4,900 kilometers of pipelines. This infrastructure forms a strategic corridor connecting Western Canadian crude oil supplies with key refining and demand markets in the U.S. Midwest and Gulf Coast. The system facilitates the safe delivery of approximately 1.25 million barrels of crude oil per day. The company was established in 2024 through the spinoff of TC Energy's liquids pipeline business, positioning itself as a dedicated liquids transportation and storage entity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - South Bow Corp (0002019061) (Filer) | 2026-05-07 | English | |
| 6-K - South Bow Corp (0002019061) (Filer) | 2026-05-07 | English | |
| 6-K - South Bow Corp (0002019061) (Filer) | 2026-05-07 | English | |
| 6-K Filing | 2026-02-13 | English | |
| 6-K Filing | 2026-02-05 | English | |
| SCHEDULE 13G/A Filing | 2026-02-05 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 43561154 | 6-K - South Bow Corp (0002019061) (Filer) | 2026-05-07 | English | ||
| 43560857 | 6-K - South Bow Corp (0002019061) (Filer) | 2026-05-07 | English | ||
| 43556777 | 6-K - South Bow Corp (0002019061) (Filer) | 2026-05-07 | English | ||
| 32314872 | 6-K Filing | 2026-02-13 | English | ||
| 32314876 | 6-K Filing | 2026-02-05 | English | ||
| 32314866 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
|
2025
9 filings
| |||||
| 13699309 | FORM 6-K | 2025-11-13 | English | ||
| 13699310 | 6-K | 2025-11-13 | English | ||
| 13699311 | 6-K | 2025-11-13 | English | ||
| 13699312 | FORM 6-K | 2025-10-16 | English | ||
| 13699313 | 6-K | 2025-08-13 | English | ||
| 13699314 | Major Shareholding Notification 2025 | 2025-08-13 | English | ||
| 13699315 | FORM 6-K | 2025-08-07 | English | ||
| 13699316 | 6-K | 2025-08-06 | English | ||
| 13699317 | Major Shareholding Notification 2025 | 2025-08-06 | English | ||
Market data
Market data not available
Price history
Peer group · Transport via pipeline
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENTERPRISE PRODUCTS PARTNERS L.P.
Provider of midstream energy services for natural gas, NGLs…
|
EPD | US | Transportation and storage |
|
EPX LIMITED
Manages high-pressure ethane pipelines and midstream logist…
|
EPX | AU | Transportation and storage |
|
GAS TRANSPORTER OF THE SOUTH INC
Provides natural gas transportation, processing, and midstr…
|
TGS | US | Transportation and storage |
|
GENESIS ENERGY LP
A diversified midstream energy company providing transporta…
|
GEL | US | Transportation and storage |
|
Gibson Energy Inc.
North American liquids infrastructure for storing, processi…
|
GEI | CA | Transportation and storage |
|
Hess Midstream LP
A fee-based midstream company operating assets for oil, gas…
|
HESM | US | Transportation and storage |
|
JANAF d.d.
Manages a strategic oil pipeline and storage system for cru…
|
JNAF | HR | Transportation and storage |
|
KINDER MORGAN, INC.
A North American energy infrastructure company specializing…
|
KMI | US | Transportation and storage |
|
Kinetik Holdings Inc.
Integrated midstream energy provider in the Delaware Basin …
|
KNTK | US | Transportation and storage |
|
Mirage Energy Ltd.
Develops and operates US-Mexico cross-border natural gas tr…
|
MRGE | CA | Transportation and storage |
South Bow Corp 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/30951/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30951 | 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=30951 | 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=30951 \ -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": 30951}, 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 South Bow Corp (id: 30951)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.