
CONNEQT HEALTH LIMITED — Investor Relations & Filings
Conneqt Health Limited is a digital health technology company focused on the development of advanced vascular health monitoring solutions. The company specializes in integrating clinical-grade arterial health biomarkers into consumer-facing wearable and home-use devices. Utilizing patented SphygmoCor technology, its product suite includes the Conneqt Band, a wearable designed for monitoring central blood pressure and arterial stiffness, and the Conneqt Pulse, a multi-parameter health monitor. These devices are designed to provide comprehensive cardiovascular insights beyond traditional peripheral blood pressure measurements. The company's platform combines hardware with cloud-based analytics to support remote patient monitoring and personalized heart health management for consumers and healthcare professionals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CONNEQT Investor Webinar Presentation 31 pages 4.4MB | 2026-04-30 | English | |
| Notification regarding unquoted securities - CQT 7 pages 22.6KB | 2026-04-29 | English | |
| Cleansing Statement 2 pages 125.2KB | 2026-04-29 | English | |
| Appendix 3Y x3 14 pages 219.2KB | 2026-04-29 | English | |
| Application for quotation of securities - CQT 6 pages 18.3KB | 2026-04-28 | English | |
| Application for quotation of securities - CQT 6 pages 18.9KB | 2026-04-28 | English |
Browse filings by year
22 years- 2026 19 filings
- 2025 30 filings
- 2024 78 filings
- 2023 71 filings
- 2022 72 filings
- 2021 62 filings
- 2020 63 filings
- 2019 64 filings
- 2018 32 filings
- 2017 37 filings
- 2016 40 filings
- 2015 44 filings
- 2014 30 filings
- 2013 42 filings
- 2012 48 filings
- 2011 46 filings
- 2010 50 filings
- 2009 26 filings
- 2008 38 filings
- 2007 37 filings
- 2006 35 filings
- 2005 20 filings
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
CONNEQT HEALTH 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/64700/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64700 | 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=64700 | 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=64700 \ -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": 64700}, 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 CONNEQT HEALTH LIMITED (id: 64700)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.