
160 Health International Limited — Investor Relations & Filings
160 Health International Limited is an integrated service provider specializing in digital healthcare and pharmaceutical distribution. The company operates a leading digital healthcare platform, offering comprehensive online wellness solutions such as medical appointment booking, remote consultations (including phone and text), and private doctor services. Concurrently, it maintains a core business as an experienced wholesaler and retailer of pharmaceutical and healthcare products. The platform serves a large user base, positioning the company as a significant participant in the digital health sector, primarily targeting the Chinese market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ANNOUNCEMENT OF FINAL OFFER PRICE AND ALLOTMENT RESULTS | 2025-09-16 | English | |
| LIST OF DIRECTORS AND THEIR ROLES AND FUNCTIONS | 2025-09-16 | English | |
| TERMS OF REFERENCE OF THE NOMINATION COMMITTEE | 2025-09-16 | English | |
| TERMS OF REFERENCE OF THE REMUNERATION COMMITTEE | 2025-09-16 | English | |
| TERMS OF REFERENCE OF THE AUDIT COMMITTEE | 2025-09-16 | English | |
| SECOND AMENDED AND RESTATED MEMORANDUM AND ARTICLES OF ASSOCIATION | 2025-09-16 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
14 filings
| |||||
| 32401462 | ANNOUNCEMENT OF FINAL OFFER PRICE AND ALLOTMENT RESULTS | 2025-09-16 | English | ||
| 32401463 | LIST OF DIRECTORS AND THEIR ROLES AND FUNCTIONS | 2025-09-16 | English | ||
| 32401464 | TERMS OF REFERENCE OF THE NOMINATION COMMITTEE | 2025-09-16 | English | ||
| 32401465 | TERMS OF REFERENCE OF THE REMUNERATION COMMITTEE | 2025-09-16 | English | ||
| 32401466 | TERMS OF REFERENCE OF THE AUDIT COMMITTEE | 2025-09-16 | English | ||
| 32401467 | SECOND AMENDED AND RESTATED MEMORANDUM AND ARTICLES OF ASSOCIATION | 2025-09-16 | English | ||
| 32401468 | DOCUMENTS ON DISPLAY | 2025-09-09 | English | ||
| 32401469 | GLOBAL OFFERING | 2025-09-09 | English | ||
| 32401470 | GLOBAL OFFERING | 2025-09-09 | English | ||
| 32401472 | PHIP (1st submission) | 2025-09-04 | English | ||
| 32401471 | PHIP (1st submission) | 2025-09-04 | English | ||
| 32401473 | OC Announcement - Appointment | 2025-06-27 | English | ||
| 32401475 | Application Proof (1st submission) | 2025-06-27 | English | ||
| 32401474 | Application Proof (1st submission) | 2025-06-27 | 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 |
|---|---|---|---|
|
AFROCENTRIC INVESTMENT CORPORATION LIMITED
Diversified healthcare group providing administration, mana…
|
ACT | ZA | Human health and social work ac… |
|
agilon health, inc.
Partners with physicians to enable a value-based care model…
|
AGL | US | Human health and social work ac… |
|
American Well Corp
A digital care delivery platform connecting providers, paye…
|
AMWL | US | Human health and social work ac… |
|
ANGLE PLC
A liquid biopsy company with a system to capture circulatin…
|
AGL | GB | Human health and social work ac… |
|
CVS HEALTH Corp
A diversified health solutions company offering insurance, …
|
CVS | US | Human health and social work ac… |
|
Dingdang Health Technology Group Ltd.
China-based O2O platform for instant medicine delivery and …
|
9886 | HK | Human health and social work ac… |
|
EARKART LIMITED
Health-tech platform for hearing aid distribution, diagnost…
|
544549 | IN | Human health and social work ac… |
|
Evolent Health, Inc.
Manages care for complex health conditions for health plans…
|
EVH | US | Human health and social work ac… |
|
Excelsior Medical Co., Ltd.
Provider of medical equipment, hospital management, and int…
|
4104 | TW | Human health and social work ac… |
|
Hims & Hers Health, Inc.
A multi-specialty telehealth platform connecting consumers …
|
HIMS | KY | Human health and social work ac… |
160 Health International 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/50737/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50737 | 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=50737 | 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=50737 \ -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": 50737}, 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 160 Health International Limited (id: 50737)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.