
Chapters Group AG — Investor Relations & Filings
Chapters Group AG is an investment holding company that acquires and develops small and medium-sized enterprises (SMEs). The group primarily concentrates on Vertical Market Software (VMS) companies that provide mission-critical solutions. It also holds interests in other sectors, including electronic gate and door systems and telecommunications. Operating through dedicated investment platforms, the company pursues a long-term, entrepreneurial strategy to foster the growth of its portfolio companies, which serve a diverse customer base across various markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Report for the 2025 financial year published | 2026-05-26 | English | |
| CHAPTERS Group AG increases its 7.00 % bearer bond 2025/2030 by EUR 10 million to a total volume of EUR 82 million framework allows increases up to EUR 100 million | 2026-04-23 | English | |
| CHAPTERS Group AG plans a tap issue of its existing up to EUR 100 million 7.00% senior unsecured 2025/2030 bond (ISIN: DE000A4DFK32) | 2026-04-09 | English | |
| Konzernabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-04-08 | German | |
| Reporting of Preliminary Results 2025 and 2026 Outlook | 2026-03-12 | English | |
| Konzernabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-03-10 | German |
Browse filings by year
20 years- 2026 7 filings
- 2025 18 filings
- 2024 23 filings
- 2023 22 filings
- 2022 17 filings
- 2021 32 filings
- 2020 15 filings
- 2019 12 filings
- 2018 8 filings
- 2017 8 filings
- 2016 3 filings
- 2015 2 filings
- 2014 3 filings
- 2013 2 filings
- 2012 1 filing
- 2011 2 filings
- 2010 1 filing
- 2007 1 filing
- 2006 5 filings
- 2005 6 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Chapters 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 · Other business support service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
OPUS GLOBAL Nyilvánosan Működő Részvénytársaság
An asset management holding company with a diversified indu…
|
OPUS | HU | Administrative and support serv… |
|
OTI Greentech AG
Provides sustainable solutions for industrial cleaning, oil…
|
NSAK | DE | Administrative and support serv… |
|
PERA YATIRIM HOLDİNG A.Ş.
A diversified investment holding company in defense, tech, …
|
PEHOL | TR | Administrative and support serv… |
|
Plada Infotech Services Limited
Provides BPO and merchant support services for the payment …
|
PLADAINFO | IN | Administrative and support serv… |
|
Pluxee
A global partner for digital employee benefits and engageme…
|
PLX | NL | Administrative and support serv… |
|
PORTO SERVIÇO S.A
Offers tech-driven assistance, residential repairs, and aut…
|
— | BR | Administrative and support serv… |
|
PreMD Inc.
Specialized provider of medical billing and Revenue Cycle M…
|
PREMF | CA | Administrative and support serv… |
|
Prestige International Inc.
A BPO provider offering 24/7 contact centers, roadside, and…
|
4290 | JP | Administrative and support serv… |
|
Progyny, Inc.
Manages fertility, family building, and women's health bene…
|
PGNY | US | Administrative and support serv… |
|
PT Shield On Service Tbk.
Outsourcing company providing security, cleaning, HR, and p…
|
SOSS | ID | Administrative and support serv… |
Chapters 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/5420/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5420 | 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=5420 | 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=5420 \ -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": 5420}, 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 Chapters Group AG (id: 5420)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.