
Exclusive Networks S.A. — Investor Relations & Filings
Exclusive Networks S.A. is a global specialist in cybersecurity and digital infrastructure. The company operates as a value-added distributor, providing a portfolio of solutions from established and emerging technology vendors to a network of partners. Its business model combines product distribution with a 'services-first' ideology, offering a range of services including managed security, technical support, training, and professional accreditation. A key strategic element is its 'local sale, global scale' approach, which leverages local market expertise with the service delivery capabilities of a global organization. The company also enables on-demand consumption and subscription-based models for its partners through its X-OD platform.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Franchissement de seuils | 2025-03-11 | French | |
| Franchissement de seuils | 2025-03-11 | French | |
| Franchissement de seuil | 2025-03-10 | French | |
| Communiqués publiés en période d'offre publique d'acquisition / OPA Autres communiqués | 2025-03-07 | French | |
| News releases during takeover bids / Takeover bids Other news releases | 2025-03-07 | English | |
| News releases during takeover bids / Takeover bids Other news releases | 2025-02-27 | English |
Browse filings by year
5 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Exclusive Networks 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 · Other information technology and computer service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Logiq, Inc.
Offers business enablement solutions and an AI-powered prog…
|
LGIQ | US | Telecommunications, computer pr… |
|
LX Technology Group Limited
Provides digitalized closed-loop device lifecycle managemen…
|
2436 | HK | Telecommunications, computer pr… |
|
MAGNITE, INC.
A sell-side advertising platform for publishers to monetize…
|
MGNI | US | Telecommunications, computer pr… |
|
March Networks Corporation
Intelligent, cloud-based video surveillance and business in…
|
MN | CA | Telecommunications, computer pr… |
|
MEDIAZEST PLC
Creative AV solutions provider for design, installation, an…
|
MDZ | GB | Telecommunications, computer pr… |
|
Mirairo Inc.
Provider of accessibility solutions and a digital disabilit…
|
335A | JP | Telecommunications, computer pr… |
|
Mpl Verbum Spolka Akcyjna
Specializes in loyalty programs, gamification, and engageme…
|
VER | PL | Telecommunications, computer pr… |
|
Nable Inc.
Provider of software-based telecom solutions for IP communi…
|
153460 | KR | Telecommunications, computer pr… |
|
NARF INDUSTRIES PLC
Develops advanced cybersecurity solutions for government an…
|
NARF | GB | Telecommunications, computer pr… |
|
NCC Group
A Nordic construction and property development company for …
|
NCC | SE | Telecommunications, computer pr… |
Exclusive Networks 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/1317/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1317 | 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=1317 | 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=1317 \ -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": 1317}, 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 Exclusive Networks S.A. (id: 1317)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.