
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 |
|---|---|---|---|
|
GK Software SE
Global provider of cloud-based solutions for the internatio…
|
GKS | DE | Telecommunications, computer pr… |
|
GLAD CUBE Inc.
Offers data-driven advertising solutions and a SaaS platfor…
|
9561 | JP | Telecommunications, computer pr… |
|
GL-Carlink Technology Holding Limited
Provider of in-vehicle hardware and SaaS marketing and mana…
|
2531 | KY | Telecommunications, computer pr… |
|
Glia Nova PLC
AI-powered contact center platform for the financial servic…
|
GLIA | GB | Telecommunications, computer pr… |
|
Glimpse Group, Inc.
An immersive technology platform for enterprise VR, AR, and…
|
VRAR | US | Telecommunications, computer pr… |
|
Global Compliance Applications Corp.
Specializes in blockchain technology for medical cannabis s…
|
APP | CA | Telecommunications, computer pr… |
|
GLOBAL HEALTH LIMITED
Provides digital health software for clinical and administr…
|
GLH | AU | Telecommunications, computer pr… |
|
Global Mofy AI Ltd
Technology solutions provider for virtual content and digit…
|
GMM | US | Telecommunications, computer pr… |
|
Global SM Tech Limited
A holding company that manufactures and sells high-precisio…
|
900070 | KY | Telecommunications, computer pr… |
|
GlobalSpace Technologies Limited
Develops digital transformation solutions for healthcare an…
|
540654 | IN | 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.