
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 |
|---|---|---|---|
|
Ecl Spolka Akcyjna
A company transitioning from telecommunications to the spac…
|
ECL | PL | Administrative and support serv… |
|
Emilia Development (O.F.G.) Ltd.
Operational holding company managing a portfolio in distrib…
|
EMDV | IL | Administrative and support serv… |
|
Facs Records Storage Income Fund
Investment trust focused on commercial records management, …
|
FXX | CA | Administrative and support serv… |
|
Ficus Technology Holdings Limited
Provides innovative supply chain management solutions integ…
|
8107 | HK | Administrative and support serv… |
|
FRANCHISE BRANDS PLC
An international, multi-brand franchisor of B2B van-based s…
|
FRAN | GB | Administrative and support serv… |
|
Franchise Services of North America Inc.
Vehicle rental franchisor and holding company operating acr…
|
FSN | CA | Administrative and support serv… |
|
Gatco Technologies Inc.
Provides fully outsourced business services specializing in…
|
— | CA | Administrative and support serv… |
|
GESCO AG
An industrial group acquiring market-leading SMEs in the ca…
|
GSC1 | DE | Administrative and support serv… |
|
HARTE HANKS INC
A customer experience company providing data-driven marketi…
|
HHS | US | Administrative and support serv… |
|
HS HYOSUNG Corporation
A holding company in advanced materials, AI solutions, mobi…
|
487570 | KR | 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.