OVB Holding AG — Investor Relations & Filings
OVB Holding AG is a European financial advisory and brokerage group providing long-term, comprehensive financial consulting services to private households. The company's "allfinanz" advisory model is based on a detailed analysis of each client's financial situation, goals, and needs to develop customized solutions. Its services cover risk protection, asset generation, retirement planning, and property and asset insurance. OVB collaborates with over 100 product partners to offer a competitive portfolio of financial products. The business model emphasizes ongoing client support through regular reviews and adjustments of financial plans to align with changing life circumstances.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Hinweis auf Jahresfinanzbericht vom 01.01.2025 bis zum 31.12.2025 | 2026-03-04 | German | |
| Hinweis auf Jahresfinanzbericht vom 01.01.2025 bis zum 31.12.2025 | 2026-03-04 | German | |
| Halbjahresfinanzbericht nach WpHG zum Geschäftsjahr vom 01.01.2025 bis zum 30.06.2025 | 2025-08-08 | German | |
| Hinweis auf Halbjahresfinanzbericht vom 01.01.2025 bis zum 30.06.2025 | 2025-07-29 | German | |
| Datum:29.07.2025 | 2025-07-29 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2025-06-05 | German |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for OVB Holding AG, 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 · Activities of insurance agents and brokers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACEnetx Inc.
Provides comprehensive financial planning and insurance sol…
|
— | CA | Financial and insurance activit… |
|
Advance Create Co.,Ltd.
Independent insurance agency offering life, non-life, media…
|
8798 | JP | Financial and insurance activit… |
| Agent IG Holdings Inc. | 377A | JP | Financial and insurance activit… |
|
AIFU Inc.
AI-driven platform for insurance distribution and financial…
|
AIFU | US | Financial and insurance activit… |
|
Aon plc
A professional services firm providing risk and human capit…
|
AON | IE | Financial and insurance activit… |
|
A Plus Asset Advisor Co., Ltd.
Financial services firm offering insurance brokerage and fi…
|
244920 | KR | Financial and insurance activit… |
|
Arthur J. Gallagher & Co.
A global firm providing insurance brokerage, risk managemen…
|
AJG | US | Financial and insurance activit… |
|
ASKO ao
A group of companies providing insurance agency and adminis…
|
ASKO | RU | Financial and insurance activit… |
|
AUB GROUP LIMITED
Provides insurance broking, underwriting agencies, and risk…
|
AUB | AU | Financial and insurance activit… |
|
Baldwin Insurance Group, Inc.
An independent insurance distribution and advisory firm pro…
|
BWIN | US | Financial and insurance activit… |
OVB Holding AG 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/318/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=318 | 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=318 | 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=318 \ -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": 318}, 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 OVB Holding AG (id: 318)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.