
Lepermislibre — Investor Relations & Filings
Lepermislibre is a state-approved online driving school platform. It connects prospective drivers with a network of local, independent driving instructors for in-person lessons. The company provides a comprehensive digital solution for obtaining a driver's license, featuring unlimited e-learning for the highway code, a mobile application for booking and managing driving hours, and administrative support. This model offers a flexible and cost-effective alternative to traditional driving schools. In addition to driver training, the company also provides car insurance services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| lePERMISLIBRE met fin au contrat de liquidite confie a TP ICAP (Europe) | 2026-04-29 | French | |
| lePERMISLIBRE publie ses resultats annuels 2025 | 2026-04-08 | French | |
| INFORMATION MENSUELLE RELATIVE AU NOMBRE TOTAL DACTIONS ET DE DROITS DE VOTE COMPOSANT LE CAPITAL SOCIAL | 2026-03-04 | French | |
| INFORMATION MENSUELLE RELATIVE AU NOMBRE TOTAL DACTIONS ET DE DROITS DE VOTE COMPOSANT LE CAPITAL SOCIAL | 2026-02-04 | French | |
| Chiffre daffaires annuel 2025 - Une annee de transformation profonde : Restructuration achevee avec une division par 3 des couts fixes et point mort fortement abaisse | 2026-01-14 | French | |
| BILAN SEMESTRIEL DU CONTRAT DE LIQUIDITE | 2026-01-07 | French |
Browse filings by year
4 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Lepermislibre, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Driving school activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
123Fahrschule SE
A technology-supported driving school chain offering traini…
|
123F | DE | Education |
|
China Oriented International Holdings Limited
Principally engaged in providing driving training services …
|
1871 | HK | Education |
|
Eastern Pioneer Driving School Co., Ltd.
Provides motor vehicle driver training using VR simulators …
|
603377 | CN | Education |
|
Emirates Driving Company
A leading provider of driver education and road safety serv…
|
DRIVE | AE | Education |
|
The Cross-Harbour (Holdings) Limited
Investment holding company primarily operating motoring sch…
|
32 | HK | Education |
Lepermislibre 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/4548/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4548 | 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=4548 | 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=4548 \ -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": 4548}, 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 Lepermislibre (id: 4548)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.