
Icape Holding S.A. — Investor Relations & Filings
Icape Holding S.A. is a global technological distributor specializing in the production and supply of Printed Circuit Boards (PCBs) and custom-made technical parts. The company provides a full-service solution that encompasses sales, purchasing, sourcing, engineering, quality control, and supply chain management. Its comprehensive product portfolio covers a wide array of PCB technologies and a broad selection of electronic components. Operating through a global network of vetted manufacturing partners, the company ensures product quality through stringent controls conducted on production sites and within its own laboratories. It serves a diverse client base across various industries, including automotive, medical, industrial automation, telecommunications, aerospace, and consumer electronics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Acquisition ou cession des actions de l'émetteur / Modalités de mise à disposition du descriptif du programme de rachat | 2026-06-03 | French | |
| Acquisition ou cession des actions de l'émetteur / Transactions sur actions propres (version détaillée) | 2026-05-28 | French | |
| Inside Information / Other news releases | 2026-05-20 | English | |
| Informations privilégiées / Autres communiqués | 2026-05-20 | French | |
| Acquisition ou cession des actions de l'émetteur / Transactions sur actions propres (version agrégée) | 2026-05-18 | French | |
| Informations privilégiées / Autres communiqués | 2026-05-11 | French |
Browse filings by year
5 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Icape Holding S.A., 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 · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KEL CORPORATION
Specialized manufacturer of high-performance connectors for…
|
6919 | JP | Manufacturing |
|
KEM Tech Corp.
Manufactures electronic components for the EV and mobile de…
|
106080 | KR | Manufacturing |
|
KEY ASIC BERHAD
Specializes in ASIC/SoC design, IoT chips, AI chip developm…
|
— | MY | Manufacturing |
|
Keystone Technology Co.,Ltd.
Designs and manufactures high-precision semiconductor testi…
|
605588 | CN | Manufacturing |
|
KEY TRONIC CORP
An EMS provider offering design and manufacturing solutions…
|
KTCC | US | Manufacturing |
|
KH VATEC Co., LTD
Manufactures high-precision ICT components and modules via …
|
060720 | KR | Manufacturing |
|
Kimball Electronics, Inc.
Global provider of electronics manufacturing services for t…
|
KE | US | Manufacturing |
|
KIMOTO CO.,LTD.
Manufacturer of functional films offering DX, data, and IoT…
|
7908 | JP | Manufacturing |
|
Kingboard Holdings Limited
A leading vertically-integrated manufacturer of electronics…
|
148 | KY | Manufacturing |
|
Kingsignal Technology Co.,Ltd.
Provides signal interconnection systems, RF cables, and hig…
|
300252 | CN | Manufacturing |
Icape Holding S.A. 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/6058/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6058 | 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=6058 | 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=6058 \ -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": 6058}, 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 Icape Holding S.A. (id: 6058)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.