
Enghouse Systems Limited — Investor Relations & Filings
Enghouse Systems Limited is a global provider of enterprise software solutions serving a variety of vertical markets. The company operates through two primary segments: the Interactive Management Group and the Asset Management Group. The Interactive Management Group focuses on customer interaction solutions, including multi-channel contact centers, video collaboration tools, and attendant consoles. The Asset Management Group offers a portfolio of software for telecommunications service providers, utilities, public safety, and transit organizations. Its offerings in this segment include network infrastructure management, operations and business support systems (OSS/BSS), and geographic information systems (GIS). Enghouse serves a diverse customer base across sectors such as telecommunications, financial services, healthcare, and government.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release (section 4.8 of NI 62-104) – English.pdf | 2026-05-05 | English | |
| Report of voting results.pdf | 2026-03-16 | English | |
| News release - English.pdf | 2026-03-16 | English | |
| News release - English.pdf | 2026-03-12 | English | |
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-03-12 | English | |
| Interim MD&A - English.pdf | 2026-03-12 | English |
Browse filings by year
26 years- 2026 12 filings
- 2025 39 filings
- 2024 36 filings
- 2023 48 filings
- 2022 41 filings
- 2021 44 filings
- 2020 43 filings
- 2019 29 filings
- 2018 38 filings
- 2017 32 filings
- 2016 30 filings
- 2015 32 filings
- 2014 3 filings
- 2013 3 filings
- 2012 1 filing
- 2011 1 filing
- 2010 2 filings
- 2009 1 filing
- 2008 2 filings
- 2005 2 filings
- 2004 1 filing
- 2002 1 filing
- 2000 3 filings
- 1999 2 filings
- 1998 12 filings
- 1997 6 filings
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Flyr AS
An AI-powered Offer and Order platform that modernizes reta…
|
FLYR | NO | Telecommunications, computer pr… |
|
FNP Technologies SA
Provider of SaaS software and IT services for hotel, restau…
|
MLFNP | FR | Telecommunications, computer pr… |
|
FOBI AI Inc.
A data intelligence company providing AI-driven, real-time …
|
FOBI | CA | Telecommunications, computer pr… |
|
FOCUS AI Co., Ltd.
Develops AI-driven solutions for enterprise security and op…
|
331380 | KR | Telecommunications, computer pr… |
|
FOCUS UNIVERSAL INC.
Provides patented hardware and software solutions for the I…
|
FCUV | US | Telecommunications, computer pr… |
|
FONET BİLGİ TEKNOLOJİLERİ A.Ş.
Develops comprehensive software solutions for the healthcar…
|
FONET | TR | Telecommunications, computer pr… |
|
fonfun corporation
Develops and provides cloud-based SaaS solutions and Digita…
|
2323 | JP | Telecommunications, computer pr… |
|
FORCS Co., Ltd.
Develops and supplies enterprise e-Form and reporting softw…
|
189690 | KR | Telecommunications, computer pr… |
|
Foresight Autonomous Holdings Ltd.
Designs 3D multi-camera vision systems and software for aut…
|
FRSX | IL | Telecommunications, computer pr… |
|
Formpipe Software
Develops software for content services, data management, an…
|
FPIP | SE | Telecommunications, computer pr… |
Enghouse Systems Limited 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/35647/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35647 | 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=35647 | 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=35647 \ -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": 35647}, 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 Enghouse Systems Limited (id: 35647)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.