AURIZON HOLDINGS LIMITED — Investor Relations & Filings
Aurizon Holdings Limited is a major rail freight operator specializing in the transportation of commodities across extensive networks. The company manages the Central Queensland Coal Network, a critical piece of infrastructure connecting mines to export terminals. Its core operations include the haulage of coal, iron ore, and bulk materials such as minerals, grains, and livestock. Aurizon provides integrated supply chain solutions, including port services and terminal operations, to support the mining, industrial, and agricultural sectors. The company maintains a significant fleet of locomotives and rolling stock, focusing on operational efficiency and safety in heavy-haul rail logistics. By leveraging its large-scale infrastructure and logistical expertise, Aurizon facilitates the movement of essential goods for domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Appendix 4D 11 pages 672.4KB | 2026-02-15 | English | |
| Half Year Report 41 pages 2.7MB | 2026-02-15 | English | |
| Dividend/Distribution - AZJ 4 pages 15.5KB | 2026-02-15 | English | |
| Aurizon announces FY2026 Half Year Results 4 pages 363.5KB | 2026-02-15 | English | |
| Half Year Results Presentation 34 pages 3.7MB | 2026-02-15 | English | |
| Aurizon Network Pty Ltd Half Year Report 24 pages 3.5MB | 2026-02-15 | English |
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
CANADIAN PACIFIC KANSAS CITY LTD/CN
Operates the only single-line rail network connecting Canad…
|
CP | 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 |
AURIZON HOLDINGS LIMITED 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/64489/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64489 | 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=64489 | 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=64489 \ -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": 64489}, 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 AURIZON HOLDINGS LIMITED (id: 64489)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.