IDP EDUCATION LIMITED — Investor Relations & Filings
IDP Education Limited is a global provider of international education services, specializing in student placement and English language testing. The company facilitates the enrollment of international students into educational institutions across major English-speaking destinations, including the United Kingdom, the United States, Canada, Australia, Ireland, and New Zealand. As a co-owner of the International English Language Testing System (IELTS), it administers one of the world's most recognized high-stakes English proficiency exams. IDP Education operates a vast network of physical counseling centers complemented by digital platforms that offer course search, application management, and visa assistance. Its service portfolio also includes English language teaching and student essential services, utilizing a data-driven approach to connect prospective students with global academic opportunities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Ceasing to be a substantial holder 6 pages 950.1KB | 2025-10-06 | English | |
| Change in substantial holding 23 pages 1.4MB | 2025-10-05 | English | |
| Change in substantial holding 25 pages 1.3MB | 2025-09-25 | English | |
| Becoming a substantial holder from MUFG 612 pages 2.9MB | 2025-09-24 | English | |
| Becoming a substantial holder 6 pages 919.6KB | 2025-09-23 | English | |
| Change in substantial holding 11 pages 1.1MB | 2025-09-23 | English |
Market data
Market data not available
Price history
Peer group · Intermediation service activities for courses and tutors
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BetterU Education Corp.
Technology company providing a skills development platform …
|
BTRU.H | CA | Education |
|
CRIZAC LIMITED
Global edtech firm specializing in international student mo…
|
CRIZAC | IN | Education |
|
Nerdy Inc.
Operates an AI-powered platform for live online learning an…
|
NRDY | US | Education |
IDP EDUCATION 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/65101/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65101 | 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=65101 | 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=65101 \ -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": 65101}, 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 IDP EDUCATION LIMITED (id: 65101)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.