
The International Stock Exchange Group Ltd — Investor Relations & Filings
The International Stock Exchange Group Ltd (TISE) provides a regulated marketplace for listing and trading securities, connecting international companies with a global investor base. The company operates one of Europe's leading professional bond markets and is a significant venue for UK Real Estate Investment Trusts (REITs), listing over 45% of the market. Built on a culture of responsiveness and innovation, TISE offers a cost-effective service with competitive fees and a streamlined admissions process, including guaranteed review times for listing applications via its online portal, MyTISE. The marketplace operates within the European time zone but is located outside the UK and EU. It has more than 4,500 securities admitted to its Official List, representing a total market value of over £750 billion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Scheme of Arrangement becomes effective | 2025-06-05 | English | |
| Court Sanction of Scheme of Arrangement | 2025-06-03 | English | |
| Offer Update - Satisfaction of JCRA Condition | 2025-05-20 | English | |
| Offer Update | 2025-05-02 | English | |
| Results of Court Meeting and the General Meeting | 2025-04-24 | English | |
| Form 8.3 - Charter Capital Trust | 2025-04-01 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 6112659 | Scheme of Arrangement becomes effective | 2025-06-05 | English | ||
| 6108573 | Court Sanction of Scheme of Arrangement | 2025-06-03 | English | ||
| 11356833 | Offer Update - Satisfaction of JCRA Condition | 2025-05-20 | English | ||
| 11349705 | Offer Update | 2025-05-02 | English | ||
| 11344403 | Results of Court Meeting and the General Meeting | 2025-04-24 | English | ||
| 11330253 | Form 8.3 - Charter Capital Trust | 2025-04-01 | English | ||
| 11329951 | Form 8.3 - Mark Thistlethwayte | 2025-04-01 | English | ||
| 11329790 | Scheme of arrangement | 2025-04-01 | English | ||
| 5812290 | Form 8.3 - Pula Investments | 2025-03-31 | English | ||
| 11328508 | Form 8.3 - Rowco Limited | 2025-03-31 | English | ||
| 6771425 | Form 8.3 - Fiona Le Poidevin | 2025-03-28 | English | ||
| 6771246 | Form 8.3 - (Mr DJ and Mrs LK Ozanne) | 2025-03-27 | English | ||
| 6771244 | Form 8.3 - Winterflood Securities - Replacement | 2025-03-27 | English | ||
| 5715173 | Form 8.3 (GVH RATS) | 2025-03-27 | English | ||
| 5637172 | Form 8.3 - (Neslo Partners) | 2025-03-26 | English | ||
Market data
Market data not available
Price history
Peer group · Administration of financial markets
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abaxx Technologies Inc.
Financial software and market infrastructure building smart…
|
ABXX | CA | Financial and insurance activit… |
|
Aquis Exchange Plc
A financial markets operator providing trading, listing, an…
|
AQX | GB | Financial and insurance activit… |
|
Arcario AB
Investment company with an institutional OTC service for tr…
|
ARCA | SE | Financial and insurance activit… |
|
ASX LIMITED
Multi-asset market operator for listing, trading, clearing,…
|
ASX | AU | Financial and insurance activit… |
|
AUSTRALIAN BOND EXCHANGE HOLDINGS LIMITED
Financial services platform providing direct access to the …
|
ABE | AU | Financial and insurance activit… |
|
Automatic Bank Services Ltd.
A central provider of payment infrastructure and technologi…
|
SHVA | IL | Financial and insurance activit… |
|
B3 S.A. - BRASIL, BOLSA, BALCÃO
Global financial market infrastructure provider for trading…
|
— | BR | Financial and insurance activit… |
|
BOLSA DE COMERCIO DE SANTIAGO, BOLSA DE VALORES
Securities exchange offering market infrastructure for trad…
|
— | CL | Financial and insurance activit… |
|
Bolsa Mexicana de Valores, S.A.B. de C.V.
Integrated exchange group providing trading, clearing, sett…
|
BOLSA | MX | Financial and insurance activit… |
|
Bolsas y Mercados Argentinos SA
Operates a financial market infrastructure enabling investm…
|
— | AR | Financial and insurance activit… |
The International Stock Exchange Group Ltd 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/3517/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3517 | 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=3517 | 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=3517 \ -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": 3517}, 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 The International Stock Exchange Group Ltd (id: 3517)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.