
BPLI Holdings Inc. — Investor Relations & Filings
BPLI Holdings Inc. is a full-service supplier in the electronic learning and workplace training sector. The company operates as a holding entity for two primary divisions. Bluedrop Training & Simulation Inc. develops advanced training solutions, specializing in highly interactive courseware and state-of-the-art virtual and augmented reality systems designed for complex equipment and mission training. Bluedrop Integrated Skills Management (ISM) provides e-learning and course development services focused on critical workplace areas, including health and safety, corporate compliance, and product systems training. BPLI serves a diverse clientele, including corporations, government departments, military personnel, and the public sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2021-04-20 | English | |
| Notice.pdf | 2021-04-20 | English | |
| Other securityholders documents - English.pdf | 2021-04-20 | English | |
| News release - English.pdf | 2021-04-16 | English | |
| News release - English.pdf | 2021-03-30 | English | |
| Form of proxy - English.pdf | 2021-03-03 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 19557671 | Material change report - English.pdf | 2021-04-20 | English | ||
| 19557673 | Notice.pdf | 2021-04-20 | English | ||
| 19557681 | Other securityholders documents - English.pdf | 2021-04-20 | English | ||
| 19555711 | News release - English.pdf | 2021-04-16 | English | ||
| 13492443 | News release - English.pdf | 2021-03-30 | English | ||
| 13482296 | Form of proxy - English.pdf | 2021-03-03 | English | ||
| 13482295 | Other.pdf | 2021-03-03 | English | ||
| 13482293 | Notice of meeting - English.pdf | 2021-03-03 | English | ||
| 13482292 | Management information circular - English.pdf | 2021-03-03 | English | ||
| 13482290 | Other.pdf | 2021-03-03 | English | ||
| 13482289 | Other.pdf | 2021-03-03 | English | ||
| 13482287 | Other.pdf | 2021-03-03 | English | ||
| 19516972 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2021-02-26 | English | ||
| 19516971 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2021-02-26 | English | ||
| 19516975 | Interim MD&A - English.pdf | 2021-02-26 | English | ||
Market data
Market data not available
Price history
Peer group · Other education n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BExcellent Group Holdings Limited
Specializes in private supplementary secondary education, t…
|
1775 | HK | Education |
|
BITS Ltd
Provides IT education, vocational training, and corporate l…
|
526709 | IN | Education |
|
Bizmates, Inc.
Specializes in online business language education and talen…
|
9345 | JP | Education |
|
Bradaverse Education (Int’l) Investments Group Limited
Investment holding company focused on educational services …
|
1082 | HK | Education |
|
Bridges Transitions Inc.
Develops and markets educational tools and services to supp…
|
BIT | CA | Education |
|
Broadband Learning Corporation
Developed educational and professional solutions leveraging…
|
— | CA | Education |
|
Career Point Edutech Limited
Offers tech-driven test prep and digital learning solutions…
|
CPEDU | IN | Education |
|
China Beststudy Education Group
Provides comprehensive K-12 extracurricular education, tuto…
|
3978 | HK | Education |
|
Chuanglian Holdings Limited
Provides online training, education, financial services, an…
|
2371 | HK | Education |
|
Classover Holdings, Inc.
Online learning platform offering live, interactive classes…
|
KIDZ | US | Education |
BPLI Holdings Inc. 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/42978/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42978 | 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=42978 | 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=42978 \ -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": 42978}, 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 BPLI Holdings Inc. (id: 42978)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.