
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 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 |
|---|---|---|---|
|
BLS International Services Ltd
Global tech-enabled partner for visa, passport, and citizen…
|
BLS | IN | Administrative and support serv… |
|
CANPR Technology Limited
Tech platform simplifying immigration, offering application…
|
WPR | CA | Administrative and support serv… |
|
CED-OR CORPORATION
A registered entity whose core business activities and prod…
|
— | CA | Administrative and support serv… |
|
Clifford Modern Living Holdings Limited
Provides integrated, diversified modern living services to …
|
3686 | HK | Administrative and support serv… |
|
CLIP Corporation
A diversified company in education, sports, food, real esta…
|
4705 | JP | Administrative and support serv… |
|
CONDUENT Inc
Provider of technology-led business process services for co…
|
CNDT | US | Administrative and support serv… |
|
CRAWFORD & CO
An independent provider of claims management and outsourcin…
|
CRD-A | US | Administrative and support serv… |
|
Daiwabo Holdings Co.,Ltd.
A holding company with businesses in IT distribution, machi…
|
3107 | JP | Administrative and support serv… |
|
DOOSAN POWER SYSTEMS S.A.
A holding company managing shareholdings, providing shared …
|
49YB | LU | Administrative and support serv… |
|
DUDIGITAL GLOBAL LIMITED
Tech-driven outsourcing partner for visa, passport, and ide…
|
DUGLOBAL | IN | 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.