
CPI Computer Peripherals Inter/NAL — Investor Relations & Filings
CPI Computer Peripherals Inter/NAL is a value-added distributor of technology products and services with over 30 years of experience in the IT sector. The company provides a comprehensive portfolio of hardware from leading brands such as HP, Canon, Lenovo, and Dell. Its product offerings include printing and scanning solutions, point-of-sale (POS) systems, AutoID equipment from partners like Zebra, interactive displays, and IP surveillance systems. Beyond hardware distribution, CPI delivers a range of specialized services. These include Managed Print Services (MPS), digitization and document management, electronic invoicing solutions, and professional IT services. The company also provides technical support and on-site warranty services for major manufacturers, supported by an extensive network of business partners and service centers to serve a diverse business clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ΑΝΑΚΟΙΝΩΣΗ ΠΕΡΙ ΣΧΟΛΙΑΣΜΟΥ ΟΙΚΟΝΟΜΙΚΩΝ ΚΑΤΑΣΤΑΣΕΩΝ / ΕΚΘΕΣΕΩΝ | 2026-03-31 | Greek (modern) | |
| ANNOUNCEMENT FOR FINANCIAL STATEMENTS 1ST SEMESTER | 2026-03-31 | English | |
| Οικονομική έκθεση CPI A.E. (2026,Εξαμηνιαία,Μητρική) | 2026-03-31 | Greek (modern) | |
| CPI ΑΕ: 2η ΑΝΑΚΟΙΝΩΣΗ ΓΙΑ ΑΠΟΚΤΗΣΗ ΙΔΙΩΝ ΜΕΤΟΧΩΝ | 2026-03-13 | Greek (modern) | |
| ΑΝΑΚΟΙΝΩΣΗ ΓΙΑ ΑΠΟΚΤΗΣΗ Ή ΜΕΤΑΒΙΒΑΣΗ ΙΔΙΩΝ ΜΕΤΟΧΩΝ | 2026-03-06 | Greek (modern) | |
| ΑΝΑΚΟΙΝΩΣΗ ΓΙΑ ΤΙΣ ΑΠΟΦΑΣΕΙΣ ΓΕΝΙΚΗΣ ΣΥΝΕΛΕΥΣΗΣ | 2026-03-05 | Greek (modern) |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 33117943 | ΑΝΑΚΟΙΝΩΣΗ ΠΕΡΙ ΣΧΟΛΙΑΣΜΟΥ ΟΙΚΟΝΟΜΙΚΩΝ ΚΑΤΑΣΤΑΣΕΩΝ / ΕΚΘΕΣΕΩΝ | 2026-03-31 | Greek (modern) | ||
| 33117905 | ANNOUNCEMENT FOR FINANCIAL STATEMENTS 1ST SEMESTER | 2026-03-31 | English | ||
| 33117871 | Οικονομική έκθεση CPI A.E. (2026,Εξαμηνιαία,Μητρική) | 2026-03-31 | Greek (modern) | ||
| 32940882 | CPI ΑΕ: 2η ΑΝΑΚΟΙΝΩΣΗ ΓΙΑ ΑΠΟΚΤΗΣΗ ΙΔΙΩΝ ΜΕΤΟΧΩΝ | 2026-03-13 | Greek (modern) | ||
| 32909932 | ΑΝΑΚΟΙΝΩΣΗ ΓΙΑ ΑΠΟΚΤΗΣΗ Ή ΜΕΤΑΒΙΒΑΣΗ ΙΔΙΩΝ ΜΕΤΟΧΩΝ | 2026-03-06 | Greek (modern) | ||
| 32903512 | ΑΝΑΚΟΙΝΩΣΗ ΓΙΑ ΤΙΣ ΑΠΟΦΑΣΕΙΣ ΓΕΝΙΚΗΣ ΣΥΝΕΛΕΥΣΗΣ | 2026-03-05 | Greek (modern) | ||
| 13395767 | ΑΝΑΚΟΙΝΩΣΗ ΠΡΟΣΚΛΗΣΗΣ ΓΕΝΙΚΗΣ ΣΥΝΕΛΕΥΣΗΣ | 2026-01-27 | Greek (modern) | ||
|
2025
1 filing
| |||||
| 8060323 | Οικονομική έκθεση CPI A.E. (2025,Ετήσιος ισολογισμός,Ενοποιημένη)-iXBRL | 2025-10-30 | Greek (modern) | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CPI Computer Peripherals Inter/NAL, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMTD Digital Inc.
A digital solutions platform for finance, media, investment…
|
HKD | KY | Telecommunications, computer pr… |
|
Anhui Wantong Technology Co.,Ltd.
Provides ITS and IT solutions for highway management, ports…
|
002331 | CN | Telecommunications, computer pr… |
|
Aplicaciones Y Tratamientos De Sistemas S.A.
An IT company specializing in consulting, services, and sof…
|
ATSI | ES | Telecommunications, computer pr… |
|
A PN Promise Spolka Akcyjna
IT solutions provider specializing in digital transformatio…
|
PRO | PL | Telecommunications, computer pr… |
|
Applied Co., Ltd.
Manufactures and sells custom PCs, components, and servers,…
|
3020 | JP | Telecommunications, computer pr… |
|
Arabian Internet and Communications Services Co.
Provides digital transformation, IT solutions, cloud, and c…
|
7202 | SA | Telecommunications, computer pr… |
|
AR advanced technology, Inc.
Specializes in digital transformation solutions using cloud…
|
5578 | JP | Telecommunications, computer pr… |
|
ARB IOT Group Ltd
Provider of end-to-end IoT integration solutions and specia…
|
ARBB | US | Telecommunications, computer pr… |
|
ARCONTECH GROUP PLC
Develops real-time market data software for financial insti…
|
ARC | GB | Telecommunications, computer pr… |
|
Ares International Corp.
Provides enterprise software, system integration, and cyber…
|
2471 | TW | Telecommunications, computer pr… |
CPI Computer Peripherals Inter/NAL 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/2632/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2632 | 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=2632 | 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=2632 \ -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": 2632}, 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 CPI Computer Peripherals Inter/NAL (id: 2632)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.