
Brookfield Infrastructure Corp — Investor Relations & Filings
Brookfield Infrastructure Corporation owns and operates a globally diversified portfolio of high-quality infrastructure assets. The company's operations span multiple sectors, including utilities, transport, midstream, and data, providing essential services critical to the functioning of modern economies. The corporation focuses on acquiring and managing long-life assets characterized by stable cash flows, high margins, and opportunities for internal growth. It is structured to provide investors with access to this portfolio, emphasizing sustainable, long-term distributions with a stated annual growth target of 5-9%.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 6-K | 2026-05-20 | English | |
| 6-K - Brookfield Infrastructure Corp (0001788348) (Filer) | 2026-05-08 | English | |
| SCHEDULE 13G/A - Brookfield Infrastructure Corp (0001788348) (Subject) | 2026-03-26 | English | |
| SCHEDULE 13G/A Filing | 2026-02-05 | English | |
| FORM 6-K | 2025-11-28 | English | |
| 6-K | 2025-11-13 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46691624 | FORM 6-K | 2026-05-20 | English | ||
| 44435508 | 6-K - Brookfield Infrastructure Corp (0001788348) (Filer) | 2026-05-08 | English | ||
| 33049787 | SCHEDULE 13G/A - Brookfield Infrastructure Corp (0001788348) (Subject) | 2026-03-26 | English | ||
| 31725273 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
|
2025
11 filings
| |||||
| 13208614 | FORM 6-K | 2025-11-28 | English | ||
| 13208615 | 6-K | 2025-11-13 | English | ||
| 13208616 | Major Shareholding Notification 2025 | 2025-10-30 | English | ||
| 13208618 | 6-K | 2025-08-07 | English | ||
| 13208617 | Major Shareholding Notification 2025 | 2025-08-06 | English | ||
| 13208619 | FORM 6-K | 2025-06-24 | English | ||
| 13208620 | FORM 6-K | 2025-05-20 | English | ||
| 13208621 | FORM 6-K | 2025-05-20 | English | ||
| 13208622 | 6-K | 2025-05-09 | English | ||
| 13208623 | FORM 6-K | 2025-03-28 | English | ||
| 13208624 | 20-F | 2025-03-21 | English | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PACIFIC NATIONAL FINANCE PTY LTD
Provides comprehensive rail transportation services for bul…
|
8NTB | SG | Transportation and storage |
|
PKP Cargo S.A.
A leading rail freight transport operator and provider of i…
|
PKP | PL | Transportation and storage |
|
PT RMK Energy Tbk
Offers integrated coal logistic services and coal trading.
|
RMKE | ID | Transportation and storage |
|
RaiLink Ltd.
Provides rail transportation services, managing regional an…
|
— | CA | Transportation and storage |
|
RUMO MALHA NORTE S.A.
Provides rail logistics for agricultural commodities from M…
|
— | BR | Transportation and storage |
|
RUMO S.A.
Operates a 13,500 km rail network for agricultural and indu…
|
— | BR | Transportation and storage |
|
Société des Chemins
State-owned railway company providing transport services an…
|
MLCVG | FR | Transportation and storage |
|
UNION PACIFIC CORP
Freight transportation company with a rail network spanning…
|
UNP | US | Transportation and storage |
|
Željeznice RS a.d. Doboj
Manages railway infrastructure and operates passenger and g…
|
— | BA | Transportation and storage |
Brookfield Infrastructure 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/31028/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31028 | 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=31028 | 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=31028 \ -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": 31028}, 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 Brookfield Infrastructure Corp (id: 31028)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.