
Bar Pacific Group Holdings Limited — Investor Relations & Filings
Bar Pacific Group Holdings Limited is an investment holding company established in 1999, primarily engaged in the operation of chained bars and restaurants. The company manages multiple brands, including Bar Pacific, Katachi, and Moon Ocean. Its core business involves offering a diverse range of beverages, including cocktails, wine, and spirits, alongside light refreshments and food services. The company aims to provide a luxury entertainment experience within community settings, often incorporating facilities like electronic dart machines. Services also extend to venue booking for private events and catering operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 30 April 2026 | 2026-05-04 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 31 March 2026 | 2026-04-01 | English | |
| VOLUNTARY ANNOUNCEMENT POSSIBLE DISCLOSEABLE TRANSACTION IN RELATION TO LEASE | 2026-03-11 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 28 February 2026 | 2026-03-03 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 31 January 2026 | 2026-02-03 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 31 December 2025 | 2026-01-02 | 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 … |
Bar Pacific Group Holdings 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/51445/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51445 | 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=51445 | 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=51445 \ -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": 51445}, 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 Bar Pacific Group Holdings Limited (id: 51445)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.