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 |
|---|---|---|---|
| Change in substantial holding 22 pages 769.4KB | 2026-04-21 | English | |
| Change in substantial holding 3 pages 58.9KB | 2026-04-19 | English | |
| Notification of cessation of securities - IEL 4 pages 14.7KB | 2026-04-09 | English | |
| Ceasing to be a substantial holder 4 pages 218.2KB | 2026-03-26 | English | |
| Becoming a substantial holder 5 pages 301.5KB | 2026-03-22 | English | |
| Ceasing to be a substantial holder 4 pages 229.3KB | 2026-03-09 | 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.