
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 |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended April 30, 2026 | 2026-05-04 | English | |
| VOLUNTARY ANNOUNCEMENT CHANGE OF COMPANY NAME OF THE SHARE REGISTRAR IN THE CAYMAN ISLANDS | 2026-04-29 | English | |
| FORM OF PROXY FOR USE AT THE ANNUAL GENERAL MEETING TO BE HELD ON FRIDAY, MAY 29, 2026 | 2026-04-28 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| PROPOSALS FOR GENERAL MANDATES TO ISSUE SHARES AND REPURCHASE SHARES; RE-ELECTION OF RETIRING DIRECTORS; RE-APPOINTMENT OF AUDITOR; AND NOTICE OF ANNUAL GENERAL MEETING | 2026-04-28 | English | |
| VOLUNTARY ANNOUNCEMENT - LATEST PROGRESS ON BUSINESS CONTRACT SIGNING | 2026-04-21 | 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… |
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.