
Open Lending Corp — Investor Relations & Filings
Open Lending Corporation provides lending enablement and risk analytics solutions for financial institutions, with a primary focus on the automotive sector. The company's core offering, the Lenders Protection™ platform, delivers automated loan decisioning through AI-powered risk analysis, proprietary data, and risk-based pricing models. This technology enables credit unions, banks, captive finance companies, and other lenders to approve a broader spectrum of borrowers, including near-prime and non-prime consumers. The platform includes integrated default insurance to mitigate credit risk for the lender, facilitating increased loan volume and financial inclusion. It is designed to integrate with existing loan origination systems for rapid deployment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - Open Lending Corp (0001806201) (Filer) | 2026-04-20 | English | |
| DEF 14A - Open Lending Corp (0001806201) (Filer) | 2026-04-20 | English | |
| 4 - Open Lending Corp (0001806201) (Issuer) | 2026-03-17 | English | |
| 4 - Open Lending Corp (0001806201) (Issuer) | 2026-03-17 | English | |
| 4 - Open Lending Corp (0001806201) (Issuer) | 2026-03-17 | English | |
| 4 - OPEN LENDING CORP (0001806201) (Filer) | 2026-02-20 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 34694278 | ARS - Open Lending Corp (0001806201) (Filer) | 2026-04-20 | English | ||
| 34694272 | DEF 14A - Open Lending Corp (0001806201) (Filer) | 2026-04-20 | English | ||
| 32967427 | 4 - Open Lending Corp (0001806201) (Issuer) | 2026-03-17 | English | ||
| 32967426 | 4 - Open Lending Corp (0001806201) (Issuer) | 2026-03-17 | English | ||
| 32967417 | 4 - Open Lending Corp (0001806201) (Issuer) | 2026-03-17 | English | ||
| 32898649 | 4 - OPEN LENDING CORP (0001806201) (Filer) | 2026-02-20 | English | ||
| 32898650 | 4 - OPEN LENDING CORP (0001806201) (Filer) | 2026-02-20 | English | ||
| 32898651 | 4 - OPEN LENDING CORP (0001806201) (Filer) | 2026-02-20 | English | ||
| 32898652 | 4 - OPEN LENDING CORP (0001806201) (Filer) | 2026-02-20 | English | ||
| 32898653 | 4 - OPEN LENDING CORP (0001806201) (Filer) | 2026-02-20 | English | ||
| 13243698 | FORM 4 | 2026-01-21 | English | ||
| 13243699 | Major Shareholding Notification 2026 | 2026-01-16 | English | ||
|
2025
3 filings
| |||||
| 13243700 | 8-K | 2025-12-05 | English | ||
| 13243701 | FORM 4 | 2025-11-26 | English | ||
| 13243702 | FORM 3 | 2025-11-26 | English | ||
Market data
Market data not available
Price history
Peer group · Risk and damage evaluation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BYBON Group Company Limited
Provides digital platforms and TPA services for automotive …
|
300736 | CN | Financial and insurance activit… |
|
CORVEL CORP
Provider of risk management solutions for workers' comp, au…
|
CRVL | US | Financial and insurance activit… |
|
Medi Assist Healthcare Services Limited
Health benefits administrator providing third-party service…
|
MEDIASSIST | IN | Financial and insurance activit… |
|
The Pakistan Credit Rating Agency Ltd
A financial services company specializing in credit risk ev…
|
GEMPACRA | PK | Financial and insurance activit… |
Open Lending Corp 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/33481/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33481 | 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=33481 | 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=33481 \ -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": 33481}, 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 Open Lending Corp (id: 33481)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.