
Hydreight Technologies Inc. — Investor Relations & Filings
Hydreight Technologies Inc. operates a proprietary, fully integrated mobile health and wellness platform that pioneers the delivery of on-demand telemedicine and medical services. The platform enables users to book confidential health and wellness treatments, including mobile IV therapy, delivered directly to their location by licensed healthcare professionals. Hydreight facilitates the compliant delivery of these services across the U.S. The solution targets consumers seeking convenient, location-independent care and empowers healthcare professionals to establish or integrate independent mobile practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-21 | English | |
| News release - English.pdf | 2026-04-21 | English | |
| Report of exempt distribution (45-106F1).pdf | 2026-02-06 | English | |
| Material document(s).pdf | 2026-02-06 | English | |
| Material document(s).pdf | 2026-02-06 | English | |
| Material change report - English.pdf | 2026-02-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 34695324 | News release - English.pdf | 2026-04-21 | English | ||
| 34694840 | News release - English.pdf | 2026-04-21 | English | ||
| 32394635 | Report of exempt distribution (45-106F1).pdf | 2026-02-06 | English | ||
| 32394639 | Material document(s).pdf | 2026-02-06 | English | ||
| 32394638 | Material document(s).pdf | 2026-02-06 | English | ||
| 32394637 | Material change report - English.pdf | 2026-02-06 | English | ||
| 32392471 | News release - English.pdf | 2026-02-02 | English | ||
| 32390502 | News release - English.pdf | 2026-01-27 | English | ||
|
2025
7 filings
| |||||
| 32374382 | News release - English.pdf | 2025-12-18 | English | ||
| 32363761 | Report of exempt distribution (45-106F1).pdf | 2025-11-29 | English | ||
| 32322361 | News release - English.pdf | 2025-09-19 | English | ||
| 32321678 | News release - English.pdf | 2025-09-18 | English | ||
| 32315089 | Material change report - English.pdf | 2025-09-15 | English | ||
| 32313567 | News release - English.pdf | 2025-09-08 | English | ||
| 14331022 | Form of proxy - English.pdf | 2025-08-19 | English | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for medical, dental, and other human health services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
QingSong Health Corporation
Tech-enabled platform specializing in integrated healthcare…
|
2661 | HK | Human health and social work ac… |
|
SBC Medical Group Holdings Inc
A management company providing operational support to a net…
|
SBC | US | Human health and social work ac… |
|
SPIRITUS MUNDI PLC
A special purpose acquisition company acquiring a business …
|
SPMU | GB | Human health and social work ac… |
|
TripSitter Clinic Ltd.
Consultative virtual clinic facilitating specialized online…
|
KETA | CA | Human health and social work ac… |
|
UniDoc Health Corp.
Provides telemedicine via self-contained virtual clinics wi…
|
UDOC | CA | Human health and social work ac… |
|
VITURA HEALTH LIMITED
Digital health firm providing an integrated medicinal canna…
|
VIT | AU | Human health and social work ac… |
Hydreight Technologies Inc. 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/47651/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47651 | 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=47651 | 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=47651 \ -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": 47651}, 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 Hydreight Technologies Inc. (id: 47651)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.