
Solutions 30 SE — Investor Relations & Filings
Solutions 30 SE is a provider of multi-technical services focused on making new technologies accessible for both corporate and residential clients. The company specializes in the installation, integration, maintenance, and support of digital infrastructure across three core sectors: Connectivity, Energy, and Technology. Key services in Connectivity include the deployment and maintenance of fiber optic and mobile networks. The Energy division supports the rollout of smart meters, electric vehicle charging stations, and renewable energy solutions like photovoltaics. The Technology segment offers a broad range of field services, including IT support for retail and enterprises, security system installation, smart home and smart city solutions, and technical support for rail systems. The company's offerings span from initial studies and planning to end-user call-outs and network optimization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PR S30 Q1 290426 | 2026-04-29 | English | |
| CP S30 T1 290426 | 2026-04-29 | French | |
| 2026 Q1 Revenue Report | 2026-04-29 | English | |
| Chiffre d’affaires du 1er trimestre 2026 | 2026-04-29 | French | |
| solutions30-2025-12-31-en | 2026-03-31 | English | |
| solutions30-2025-12-31-fr | 2026-03-31 | French |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38836147 | PR S30 Q1 290426 | 2026-04-29 | English | ||
| 38824952 | CP S30 T1 290426 | 2026-04-29 | French | ||
| 38752678 | 2026 Q1 Revenue Report | 2026-04-29 | English | ||
| 38752672 | Chiffre d’affaires du 1er trimestre 2026 | 2026-04-29 | French | ||
| 33105572 | solutions30-2025-12-31-en | 2026-03-31 | English | ||
| 33105570 | solutions30-2025-12-31-fr | 2026-03-31 | French | ||
| 33105567 | 2025 Annual Report - ESEF Format | 2026-03-31 | English | ||
| 33105585 | ANNUAL REPORT French 12.25 | 2026-03-31 | French | ||
| 33105579 | ANNUAL REPORT English 12.25 | 2026-03-31 | French | ||
| 33105575 | Publication of the 2025 Annual Report | 2026-03-31 | French | ||
| 33091919 | CP Resultats Annuels25 300326 | 2026-03-30 | French | ||
| 33091918 | PR Annual Results25 300326 | 2026-03-30 | English | ||
| 34551101 | Publication of the 2025 Annual Report | 2026-03-30 | English | ||
| 34551099 | Publication du Rapport Annuel 2025 | 2026-03-30 | French | ||
| 34551087 | Rapport financier annuel 2024 - ESEF | 2026-03-30 | French | ||
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Fibocom Wireless Inc.
Global technology provider specializing in wireless communi…
|
638 | HK | Telecommunications, computer pr… |
|
Frequentis AG
Supplier of communication and information systems for safet…
|
FQT | AT | Telecommunications, computer pr… |
|
Fuchun Technology Co.,Ltd
Provides telecom network technology services and digital en…
|
300299 | CN | Telecommunications, computer pr… |
|
GHT Co.,Ltd
Provides telecom network planning, optimization, maintenanc…
|
300711 | CN | Telecommunications, computer pr… |
|
GINSMS Inc.
A provider of mobile technology, messaging services, softwa…
|
GOK | CA | Telecommunications, computer pr… |
|
Grupo Amper S.A.
Provides technological, industrial, and engineering solutio…
|
AMP | ES | Telecommunications, computer pr… |
|
GTL Ltd
Provides network services, infrastructure management, and e…
|
GTL | IN | Telecommunications, computer pr… |
|
Haivision Systems Inc.
Global provider of mission-critical, real-time video networ…
|
HAI | CA | Telecommunications, computer pr… |
|
Hangzhou Huaxing Chuangye Communication Technology Co.,Ltd.
Provides mobile network technical services and testing solu…
|
300025 | CN | Telecommunications, computer pr… |
|
HanWool Materials Science, Inc.
Develops and manufactures optical transmission and network …
|
091440 | KR | Telecommunications, computer pr… |
Solutions 30 SE 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/9941/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9941 | 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=9941 | 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=9941 \ -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": 9941}, 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 Solutions 30 SE (id: 9941)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.