
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 |
|---|---|---|---|
|
Reliance Industrial Infrastructure
Provides pipeline transport, infrastructure maintenance, an…
|
RIIL | IN | Transportation and storage |
|
SOCIEDAD NACIONAL DE OLEODUCTOS S.A.
Pipeline operator with 65+ years experience transporting li…
|
— | CL | Transportation and storage |
|
Summit Midstream Corp
Develops, owns, and operates midstream energy infrastructur…
|
SMC | US | Transportation and storage |
|
Tallgrass Energy Corp.
Operates extensive pipelines for crude oil and natural gas,…
|
TGE | CA | Transportation and storage |
|
Targa Resources Corp.
Provider of midstream services for natural gas, NGLs, and c…
|
TRGP | US | Transportation and storage |
|
Transneft
Operates the world's largest pipeline network for crude oil…
|
TRNF_p | RU | Transportation and storage |
|
Transportadora de Gas del Norte S.A.
Leading natural gas transporter, operating high-pressure pi…
|
— | AR | Transportation and storage |
|
Transportadora de Gas del Sur S.A.
Largest natural gas transporter in Latin America, NGL proce…
|
— | AR | Transportation and storage |
|
Western Midstream Partners, LP
Owns, operates, and develops midstream energy assets for oi…
|
WES | US | 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.