
International Public Partnerships Limited — Investor Relations & Filings
International Public Partnerships Limited is a closed-ended investment company specializing in long-term investments in global public and social infrastructure. The company's purpose is to invest responsibly in high-quality, essential infrastructure projects and businesses that deliver long-term benefits for stakeholders and meet societal and environmental needs. Its diversified portfolio includes assets across sectors such as transport, energy, utilities, education, and health. The primary investment objective is to provide investors with stable, long-term, and predictable returns.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Total Voting Rights | 2026-06-01 | English | |
| Transaction in Own Shares | 2026-05-27 | English | |
| Transaction in Own Shares | 2026-05-26 | English | |
| Transaction in Own Shares | 2026-05-22 | English | |
| Transaction in Own Shares | 2026-05-21 | English | |
| Transaction in Own Shares | 2026-05-20 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47911387 | Total Voting Rights | 2026-06-01 | English | ||
| 47224939 | Transaction in Own Shares | 2026-05-27 | English | ||
| 47051861 | Transaction in Own Shares | 2026-05-26 | English | ||
| 46777715 | Transaction in Own Shares | 2026-05-22 | English | ||
| 46715664 | Transaction in Own Shares | 2026-05-21 | English | ||
| 46579193 | Transaction in Own Shares | 2026-05-20 | English | ||
| 46524245 | Transaction in Own Shares | 2026-05-19 | English | ||
| 46351481 | Transaction in Own Shares | 2026-05-15 | English | ||
| 46349586 | Transaction in Own Shares | 2026-05-15 | English | ||
| 45530640 | Transaction in Own Shares | 2026-05-13 | English | ||
| 45281591 | Transaction in Own Shares | 2026-05-12 | English | ||
| 45118904 | Transaction in Own Shares | 2026-05-12 | English | ||
| 44257792 | Transaction in Own Shares | 2026-05-08 | English | ||
| 44106827 | Transaction in Own Shares | 2026-05-08 | English | ||
| 42451483 | Transaction in Own Shares | 2026-05-07 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
International Public Partnerships 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/6275/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6275 | 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=6275 | 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=6275 \ -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": 6275}, 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 International Public Partnerships Limited (id: 6275)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.