
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 |
|---|---|---|---|
| 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 | |
| CHAPTERS Group AG: Dr. Martin Possienke, sell | 2026-01-02 | German |
Browse filings by year
20 years- 2026 6 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 |
|---|---|---|---|
|
AdCapital AG
Industrial holding company that acquires and manages firms …
|
ADC | DE | Administrative and support serv… |
|
adish Co., Ltd.
Offers customer success and CX outsourcing solutions using …
|
7093 | JP | Administrative and support serv… |
|
AFK Sistema
A diversified holding company managing a portfolio of asset…
|
AFKS | RU | Administrative and support serv… |
|
AJIS CO.,LTD.
Provider of retail support services, specializing in invent…
|
4659 | JP | Administrative and support serv… |
|
Alldigi Tech Limited
Global provider of technology-driven BPO and HRO solutions …
|
ALLDIGI | IN | Administrative and support serv… |
|
AMTEK HOLDINGS BERHAD
Investment holding company providing management services, p…
|
— | MY | Administrative and support serv… |
|
Arcamatrix Corporation
Delisted, subject to a Cease Trade order, and designated a …
|
— | CA | Administrative and support serv… |
|
Arteria S.A.
Provider of outsourcing solutions in customer service, sale…
|
ARR | PL | Administrative and support serv… |
|
Associated Services Limited
No longer engages in active production or service delivery.
|
ASRL | PK | Administrative and support serv… |
|
AVADA GROUP LIMITED
Provides integrated traffic management solutions for infras…
|
AVD | AU | 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.