
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) |
Browse filings by year
2 years| 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 |
|---|---|---|---|
|
SHANGHAI YANHUA SMARTECH GROUP CO.,LTD.
Provides integrated smart city solutions and intelligent bu…
|
002178 | CN | Telecommunications, computer pr… |
|
Sharing Innovations Inc.
A digital transformation partner providing integrated IT, d…
|
4178 | JP | Telecommunications, computer pr… |
|
SHENZHEN DAS INTELLITECH CO., LTD.
Provides AIoT solutions for smart buildings, transportation…
|
002421 | CN | Telecommunications, computer pr… |
|
Shenzhen Sunwin Intelligent Co.,Ltd.
Provides AI-driven smart city solutions, building automatio…
|
300044 | CN | Telecommunications, computer pr… |
|
Shenzhen Xunce Technology Co., Ltd.
Develops and implements real-time data infrastructure and a…
|
3317 | HK | Telecommunications, computer pr… |
|
SHIFT Inc.
Specializes in software quality assurance and testing solut…
|
3697 | JP | Telecommunications, computer pr… |
|
SHINKO Inc.
Provides integrated IT solutions, maintenance, and human re…
|
7120 | JP | Telecommunications, computer pr… |
|
SHINSEGAE Inc.
A retail company operating department stores with a focus o…
|
004170 | KR | Telecommunications, computer pr… |
|
SHINSEGAE INFORMATION & COMMUNICATION Inc.
IT services and system integration provider specializing in…
|
035510 | KR | Telecommunications, computer pr… |
|
Shyama Computronics and Services Limited
Provides IT infrastructure, software development, networkin…
|
531219 | IN | 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.