SANTOS FINANCE LIMITED — Investor Relations & Filings
Santos Finance Limited operates as a specialized financial entity primarily serving as a funding vehicle for its parent organization. The company focuses on capital raising activities, including the issuance of debt securities and management of credit facilities to support large-scale infrastructure and development projects. Its core functions involve treasury management, liquidity optimization, and the provision of intercompany loans to facilitate operational requirements across the corporate group. By accessing international capital markets, Santos Finance Limited ensures the availability of diversified funding sources and manages financial risks associated with long-term investments. The entity plays a critical role in strategic financial planning and capital structure maintenance, providing the necessary fiscal framework for the group's global activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Purpose Financial Report 31 December 2025 35 pages 904.0KB | 2026-03-18 | English | |
| STO: Appendix 4E and 2025 Annual Report 286 pages 42.6MB | 2026-02-17 | English | |
| Santos prices US$1 billion 10-year US 144A-Reg S bond 1 | 2025-11-05 | English | |
| General Purpose Financial Report 31 December 2024 39 pages 885.3KB | 2025-03-27 | English | |
| STO: Appendix 4E and 2024 Annual Report 306 pages 42.0MB | 2025-02-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 38159704 | General Purpose Financial Report 31 December 2025 35 pages 904.0KB | 2026-03-18 | English | ||
| 38160092 | STO: Appendix 4E and 2025 Annual Report 286 pages 42.6MB | 2026-02-17 | English | ||
|
2025
3 filings
| |||||
| 38159141 | Santos prices US$1 billion 10-year US 144A-Reg S bond 1 | 2025-11-05 | English | ||
| 38159187 | General Purpose Financial Report 31 December 2024 39 pages 885.3KB | 2025-03-27 | English | ||
| 38159646 | STO: Appendix 4E and 2024 Annual Report 306 pages 42.0MB | 2025-02-18 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of financing conduits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AAJ Capital 3 Corp.
A Capital Pool Company (CPC) identifying assets for a Quali…
|
AAAJ.P | CA | Financial and insurance activit… |
|
AB SUKUK VARLIK KİRALAMA A.Ş.
An asset leasing company issuing Sharia-compliant lease cer…
|
ABVKS | TR | Financial and insurance activit… |
|
AIM5 Ventures Inc.
Capital Pool Company (CPC) structured to acquire a private …
|
AIME.P | CA | Financial and insurance activit… |
|
Albatros Acquisition Corporation Inc.
A Capital Pool Company (CPC) acquiring assets to complete a…
|
ALBT.P | CA | Financial and insurance activit… |
|
Alchemy Investments Acquisition Corp 1
A special purpose acquisition company (SPAC) formed to effe…
|
ALCY | US | Financial and insurance activit… |
|
ALPHATIME ACQUISITION CORP
A special purpose acquisition company (SPAC) focused on bus…
|
ATMC | US | Financial and insurance activit… |
|
Antera Ventures II Corp.
Non-operating Capital Pool Company mandated to complete a Q…
|
AVII.P | CA | Financial and insurance activit… |
|
Bain Capital GSS Investment Corp.
A blank check company formed to effect a business combinati…
|
BCSS-UN | US | Financial and insurance activit… |
|
BEREKET VARLIK KİRALAMA A.Ş.
An asset leasing company that issues lease certificates (Su…
|
BRKT | TR | Financial and insurance activit… |
|
BNS Capital Trust
A special purpose vehicle raising regulatory capital for it…
|
— | CA | Financial and insurance activit… |
SANTOS FINANCE 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/65774/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65774 | 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=65774 | 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=65774 \ -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": 65774}, 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 SANTOS FINANCE LIMITED (id: 65774)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.