
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 |
|---|---|---|---|
|
HYUNDAI EZWEL CO., LTD.
Develops and operates comprehensive employee benefit platfo…
|
090850 | KR | Administrative and support serv… |
|
INNOXCorporation
A holding company developing advanced polymer materials for…
|
088390 | KR | Administrative and support serv… |
|
Inteliqo Limited
Provides sales, marketing, and distribution services for co…
|
IQO | GG | Administrative and support serv… |
|
J ESCOM HOLDINGS,INC.
A holding company in beauty supplies, digital gift cards, a…
|
3779 | JP | Administrative and support serv… |
|
KeePer Technical Laboratory Co., Ltd.
Develops and sells car coatings and operates a network of a…
|
6036 | JP | Administrative and support serv… |
|
LX Holdings Corp.
A holding company with subsidiaries in trading, logistics, …
|
383800 | KR | Administrative and support serv… |
|
Metall Zug AG
Industrial holding company in medical devices, infection co…
|
METN | CH | Administrative and support serv… |
|
METRO TİCARİ VE MALİ YATIRIMLAR HOLDİNG A.Ş.
Diversified holding company with interests in tourism, tran…
|
METRO | TR | Administrative and support serv… |
|
Nalnet Communications Inc.
BPO provider offering services and tech solutions for the a…
|
5870 | JP | Administrative and support serv… |
|
OEX S.A.
Provides sales support, loyalty services, and e-commerce lo…
|
OEX | PL | 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.