
CEPS PLC — Investor Relations & Filings
CEPS PLC is an industrial holding company that acquires majority stakes in stable, profitable, and steadily growing entrepreneurial companies. The company operates on a partnership model, providing strategic support and financial backing to the existing management teams of small to medium-sized businesses. This approach allows business owners to realize the value they have created while remaining incentivized to drive future growth. CEPS's group portfolio is diverse, comprising a range of manufacturing and service-oriented companies that are typically leading players within their respective niche markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Full Repayment of Outstanding External Debt | 2026-03-10 | English | |
| ICA Group Disposal Update | 2026-03-06 | English | |
| Result of General Meeting | 2026-03-02 | English | |
| Posting of Circular and Notice of General Meeting | 2026-02-12 | English | |
| ICA Group Ltd Disposal, Related Party Transaction | 2026-02-11 | English | |
| Response to Press Speculation | 2025-12-11 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 32920969 | Full Repayment of Outstanding External Debt | 2026-03-10 | English | ||
| 32910067 | ICA Group Disposal Update | 2026-03-06 | English | ||
| 32863244 | Result of General Meeting | 2026-03-02 | English | ||
| 34559290 | Posting of Circular and Notice of General Meeting | 2026-02-12 | English | ||
| 34558576 | ICA Group Ltd Disposal, Related Party Transaction | 2026-02-11 | English | ||
|
2025
8 filings
| |||||
| 9852129 | Response to Press Speculation | 2025-12-11 | English | ||
| 11386067 | Half-Yearly Report | 2025-09-12 | English | ||
| 6451335 | Result of AGM | 2025-06-23 | English | ||
| 6037819 | Final Results | 2025-05-29 | English | ||
| 5934225 | Change of Adviser | 2025-05-16 | English | ||
| 11352450 | Third party loan and related party transaction | 2025-05-09 | English | ||
| 5882561 | Appointment of Alternate Director | 2025-05-02 | English | ||
| 11330254 | Acquisition by Subsidiary and RPTs | 2025-04-01 | English | ||
|
2024
2 filings
| |||||
| 3474176 | Acquisition of Signature Fabrics Limited | 2024-10-30 | English | ||
| 3474177 | Half-year Report | 2024-09-06 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of head offices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SAAF Holdings Co., Ltd.
A holding company with consulting, system development, HR, …
|
1447 | JP | Professional, scientific and te… |
|
Sdiptech
Acquires and develops companies with products and services …
|
SDIP | SE | Professional, scientific and te… |
|
Seera Group Holding
Operates an integrated ecosystem of travel, tourism, and ca…
|
1810 | SA | Professional, scientific and te… |
|
Sustainion Group AB
An industrial group that invests in and develops companies …
|
SUSG | SE | Professional, scientific and te… |
|
Synergon Holding AD
A holding company managing subsidiaries in trade, tourism, …
|
SNRG | BG | Professional, scientific and te… |
|
Synthetica AD
Holding company managing firms in medical products, real es…
|
SYN | BG | Professional, scientific and te… |
|
WF Holding Ltd
Manufacturer of fiberglass reinforced plastic (FRP) product…
|
WFF | US | Professional, scientific and te… |
|
Whoosh Holding
A technology company that operates an app-based electric sc…
|
WUSH | RU | Professional, scientific and te… |
|
X3 Holdings Co., Ltd.
A technology company focused on the convergence of cryptocu…
|
XTKG | US | Professional, scientific and te… |
|
Xcel Consolidated Ltd.
Corporate management and investment entity administering a …
|
XCC | CA | Professional, scientific and te… |
CEPS PLC 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/7555/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7555 | 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=7555 | 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=7555 \ -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": 7555}, 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 CEPS PLC (id: 7555)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.