
Cm International Spolka Akcyjna — Investor Relations & Filings
CM International S.A. is a designer and manufacturer of electronic devices, offering comprehensive services that span the entire product lifecycle from concept to final production. The company specializes in contract manufacturing, managing the complete supply chain, assembly, and logistics for its clients. It also provides individual project development, including electronics design, mechanics, software development, and prototyping for custom product ideas. Additionally, CM International offers OEM services for creating private-label products, particularly within the cosmetic device sector. The company's expertise covers a wide range of electronics for various industries, including medical equipment, small household appliances, and professional beauty devices, ensuring all products comply with required standards and regulations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| zal03_CMI_klazula_RODO.pdf | 2026-06-02 | Polish | |
| zal04_CMI_wzor_pelnomocnitwa_ZWZ_2026.pdf | 2026-06-02 | Polish | |
| zal02_CMI_Sprawozdanie_RN_2025.pdf | 2026-06-02 | Polish | |
| zal01_CMI_projekty_uchwal.pdf | 2026-06-02 | Polish | |
| zal05_CMI_zwolanie_ZWZ.pdf | 2026-06-02 | Polish | |
| Ogłoszenie o zwołaniu Zwyczajnego Walnego Zgromadzenia CM International S.A. wraz z projektami uchwał - Content (PL) | 2026-06-02 | Polish |
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
Cm International Spolka Akcyjna 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/9641/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9641 | 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=9641 | 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=9641 \ -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": 9641}, 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 Cm International Spolka Akcyjna (id: 9641)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.