
JDC Group AG — Investor Relations & Filings
JDC Group AG is a financial services provider operating through two core segments: Advisortech and Advisory. The Advisortech segment develops and provides proprietary advisory and administration technologies for financial advisors, brokers, and clients. This division focuses on creating technology-based tools to support sales activities and also functions as a strategic investor in financial technology firms. The Advisory segment markets a wide range of financial and insurance products to private end-clients via a network of independent advisors and financial sales operations. Through its established brands, including FiNUM, the company offers specialized financial and asset management advice, particularly for sophisticated and high-net-worth individuals. The group's strategy centers on integrating technology to empower human advisors in the financial services market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| JDC Groups EBITDA in 2025 increases by 36 percent (adjusted: 47 percent) following a historically strong fourth quarter. | 2026-03-11 | English | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-02-17 | German | |
| Konzernabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-01-20 | German | |
| Significant earnings jump in the third quarter despite challenging economic conditions adjusted EBITDA in the JDC Group rises by 50 percent | 2025-11-17 | English | |
| Q3 statement / Q3 financial report 2025 | 2025-11-17 | English | |
| JDC Group AG successfully places a new senior secured bond with a volume of EUR 70 million. | 2025-08-18 | English |
Browse filings by year
21 years- 2026 18 filings
- 2025 14 filings
- 2024 44 filings
- 2023 37 filings
- 2022 62 filings
- 2021 31 filings
- 2020 66 filings
- 2019 48 filings
- 2018 29 filings
- 2017 17 filings
- 2016 30 filings
- 2015 13 filings
- 2014 10 filings
- 2013 14 filings
- 2012 10 filings
- 2011 12 filings
- 2010 10 filings
- 2009 18 filings
- 2008 15 filings
- 2007 13 filings
- 2006 14 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for JDC Group 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… |
JDC Group 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/4522/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4522 | 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=4522 | 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=4522 \ -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": 4522}, 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 JDC Group AG (id: 4522)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.