%20Ltd/other/Premium_Catering_Holdings_Ltd-logo.png)
Premium Catering (Holdings) Ltd — Investor Relations & Filings
Premium Catering (Holdings) Ltd. is a food catering service provider specializing in Halal-certified meals. The company's principal business is the supply of budget-friendly prepared meals, primarily targeting foreign workers, students, and other individuals. Its culinary offerings focus on Indian, Bangladeshi, and Chinese cuisines. In addition to its core meal delivery service, the group also operates food stalls and provides buffet catering for private functions and events. The company aims to deliver a variety of authentic and high-quality meals designed to meet the daily dietary needs and preferences of its customers.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13677799 | 6-K | 2026-01-28 | English | ||
| 13677798 | 6-K | 2026-01-26 | English | ||
|
2025
13 filings
| |||||
| 13677800 | 6-K | 2025-12-12 | English | ||
| 13677801 | 20-F/A | 2025-11-26 | English | ||
| 13677804 | 20-F | 2025-10-31 | English | ||
| 13677805 | 6-K | 2025-10-24 | English | ||
| 13677806 | 6-K | 2025-09-16 | English | ||
| 13677808 | 6-K | 2025-08-07 | English | ||
| 13677813 | 6-K | 2025-07-14 | English | ||
| 13677816 | 6-K | 2025-06-17 | English | ||
| 13677824 | 6-K | 2025-06-05 | English | ||
| 13677826 | 6-K | 2025-04-28 | English | ||
| 13677834 | Prospectus 2025 | 2025-02-14 | English | ||
| 13677828 | Regulatory Filings 2025 | 2025-02-10 | English | ||
| 13677827 | Regulatory Filings 2025 | 2025-02-05 | English | ||
Market data
Market data not available
Price history
Peer group · Other food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Apollo Sindoori Hotels Limited
Provides institutional catering, facility management, and c…
|
APOLSINHOT | IN | Accommodation and food service … |
|
Catering International Services
Provides complete management of remote sites in extreme ons…
|
CTRG | FR | Accommodation and food service … |
|
CATRION Catering Holding Co.
Provides catering, hospitality, and support services for av…
|
6004 | SA | Accommodation and food service … |
|
DO & CO AKTIENGESELLSCHAFT
A global gourmet company specializing in premium airline an…
|
DOCO | TR | Accommodation and food service … |
|
Fundely Co., Ltd.
Offers medical food delivery and marketing support services.
|
3137 | JP | Accommodation and food service … |
|
HelloFresh SE
A global food solutions group offering subscription-based m…
|
HFG | DE | Accommodation and food service … |
|
HYUNDAI GREEN FOOD CO., LTD
A food company with catering, distribution, retail, and man…
|
453340 | KR | Accommodation and food service … |
|
Nordrest Holding AB
A foodservice company operating restaurants, cafes, and cat…
|
NREST | SE | Accommodation and food service … |
|
OCEAN SYSTEM CORPORATION
A diversified food company operating supermarkets, delivery…
|
3096 | JP | Accommodation and food service … |
|
SavorEat Ltd.
Develops an AI-powered platform for automated, on-demand pe…
|
SVRT | IL | Accommodation and food service … |
Premium Catering (Holdings) Ltd 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/35039/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35039 | 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=35039 | 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=35039 \ -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": 35039}, 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 Premium Catering (Holdings) Ltd (id: 35039)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.