
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.
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 · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ERP Soft Systems Ltd.
Provides ERP solutions, IT consulting, and digital transfor…
|
530909 | IN | Telecommunications, computer pr… |
|
EShallGo Inc.
Offers office equipment, maintenance services, and AI solut…
|
EHGO | US | Telecommunications, computer pr… |
|
ESSENSYS PLC
Provider of software and technology for the flexible worksp…
|
ESYS | GB | Telecommunications, computer pr… |
|
Ethernity Networks Ltd
Provider of networking and security solutions on programmab…
|
— | IL | Telecommunications, computer pr… |
|
Everbright Digital Holding Ltd.
An integrated marketing solutions provider specializing in …
|
EDHL | US | Telecommunications, computer pr… |
|
Exalt AB
Designs, installs, operates, and maintains secure data comm…
|
EXALT | SE | Telecommunications, computer pr… |
|
EXCITE TECHNOLOGY SERVICES LTD
Provides managed IT and cybersecurity solutions for mid-mar…
|
EXT | AU | Telecommunications, computer pr… |
|
Execus
A marketing technology company that guides the digital tran…
|
EXEC | IT | Telecommunications, computer pr… |
|
E Xim It Spolka Akcyjna
An IT solutions provider and ServiceNow Premier Partner for…
|
EXM | PL | Telecommunications, computer pr… |
|
ExlService Holdings, Inc.
A global firm specializing in data analytics, AI, and digit…
|
EXLS | US | 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.