
Helens International Holdings Company Limited — Investor Relations & Filings
Helens International Holdings Company Limited is an investment holding company focused on the operation and franchising of a large-scale bar chain network under the brand Helen's. The company manages both self-operated and franchised bars, positioning itself as a prominent social gathering platform primarily targeting youth. Helen's is recognized for its extensive network and consistent offline social experience. Core offerings include popular beverages such as Milkbeer and Whiskey Cola Bucket, delivered through its rapidly developing bar network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification Letter to Non-Registered Shareholder - Notice of Publication of 2025 Annual Report and Circular | 2026-04-22 | English | |
| Notification Letter to Registered Shareholder - Notice of Publication of 2025 Annual Report, Circular and Proxy Form | 2026-04-22 | English | |
| RETIREMENT OF EXECUTIVE DIRECTOR AND PROPOSED ELECTION OF EXECUTIVE DIRECTOR | 2026-04-22 | English | |
| ENVIRONMENTAL, SOCIAL AND GOVERNANCE REPORT 2025 | 2026-04-22 | English | |
| FORM OF PROXY | 2026-04-22 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-22 | English |
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Luk Hing Entertainment Group Holdings Limited
Operates F&B and entertainment venues, provides catering, o…
|
8052 | HK | Accommodation and food service … |
|
MARSTON'S PLC
An independent pub and hotel operator managing over 1,300 l…
|
MARS | GB | Accommodation and food service … |
|
New Amante Group Limited
Operates club, entertainment, and restaurant businesses, in…
|
8412 | HK | Accommodation and food service … |
|
PECOS Hotels And Pubs Limited
Operates themed pubs specializing in retro rock music, drau…
|
539273 | IN | Accommodation and food service … |
|
Reborn Coffee, Inc.
A specialty coffee roaster using a proprietary process to g…
|
REBN | US | Accommodation and food service … |
Helens International Holdings Company 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/51146/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51146 | 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=51146 | 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=51146 \ -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": 51146}, 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 Helens International Holdings Company Limited (id: 51146)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.