
EpicQuest Education Group International Ltd — Investor Relations & Filings
EpicQuest Education Group International Ltd. provides comprehensive education solutions for domestic and international students pursuing higher education opportunities. The company owns and operates educational institutions, including Davis University, a career-training college, and EduGlobal College, which specializes in English language programs and university transfer pathways for students. Additionally, EpicQuest collaborates with other universities, such as Miami University's regional campuses, to facilitate student access to academic degree programs. The group's services also encompass support for English proficiency testing, including counseling, registration, and test placement, aiming to prepare students for their academic careers in North America.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - EpicQuest Education Group International Ltd (0001781397) (Filer) | 2026-05-08 | English | |
| 3 - EpicQuest Education Group International Ltd (0001781397) (Issuer) | 2026-03-26 | English | |
| 3 - EpicQuest Education Group International Ltd (0001781397) (Issuer) | 2026-03-26 | English | |
| 3 - EpicQuest Education Group International Ltd (0001781397) (Issuer) | 2026-03-25 | English | |
| 3 - EpicQuest Education Group International Ltd (0001781397) (Issuer) | 2026-03-19 | English | |
| 3 - EpicQuest Education Group International Ltd (0001781397) (Issuer) | 2026-03-19 | English |
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Post-secondary non-tertiary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CDI Education Corporation
Private career training institution providing accelerated, …
|
— | CA | Education |
|
China East Education Holdings Limited
Leading provider of private vocational training education f…
|
667 | KY | Education |
|
LINCOLN EDUCATIONAL SERVICES CORP
Provider of career-oriented vocational and technical skills…
|
LINC | US | Education |
|
PT Idea Indonesia Akademi Tbk
Integrated hospitality training and operations, developing …
|
IDEA | ID | Education |
|
STAMFORD COLLEGE BERHAD
Over 70 years of experience providing quality education and…
|
— | MY | Education |
EpicQuest Education Group International 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/35208/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35208 | 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=35208 | 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=35208 \ -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": 35208}, 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 EpicQuest Education Group International Ltd (id: 35208)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.