
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 |
|---|---|---|---|
|
Accugraph Corporation
Provides the AcuGraph diagnostic system for evidence-based …
|
ACGC | CA | Telecommunications, computer pr… |
|
ACD Systems International Inc.
Provides digital asset management, image editing, and video…
|
ASA | CA | Telecommunications, computer pr… |
|
Ace Alpha Tech Limited
Provides software development, digital transformation, and …
|
544431 | IN | Telecommunications, computer pr… |
|
Ace Digital AS
A holding company focused on Bitcoin treasury, advisory, in…
|
ACED | NO | Telecommunications, computer pr… |
|
ACI WORLDWIDE, INC.
A global software company providing real-time digital payme…
|
ACIW | US | Telecommunications, computer pr… |
|
Aclarion, Inc.
Healthcare tech company with a SaaS platform to diagnose ch…
|
ACON | US | Telecommunications, computer pr… |
|
Acteos
Software vendor of a SaaS suite for Supply Chain Management…
|
EOS | FR | Telecommunications, computer pr… |
|
ACTIVEOPS PLC
AI-powered SaaS platform providing decision intelligence fo…
|
AOM | GB | Telecommunications, computer pr… |
|
ACTIVEPORT GROUP LTD
Provides SDN and orchestration software to automate global …
|
ATV | AU | Telecommunications, computer pr… |
|
ACUITY RM GROUP PLC
Provider of Governance, Risk, and Compliance (GRC) software…
|
ACRM | GB | 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.