
A D N H Catering plc — Investor Relations & Filings
ADNH Catering plc is a leading provider of integrated food and support services, specializing in comprehensive catering, cleaning, and manpower supply. Operating across the UAE and the Kingdom of Saudi Arabia, the company serves a diversified client base, including critical sectors such as defence, corrections, healthcare, education, and business and industry. Established in 1976, it combines deep regional heritage with modern concepts and advanced technology to deliver reliable services at scale. ADNH Catering is recognized as one of the largest food catering firms and a major provider of support services in the region.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Announcement of Board Meeting to be held on 16/04/2026 at 12:30 | 2026-04-09 | English | |
| محضر اجتماع الجمعية العمومية السنوية المنعقد بتاريخ 12/03/2026 | 2026-03-24 | Arabic | |
| Annual General Meeting 12/03/2026 - Minutes | 2026-03-24 | English | |
| تنحّي الرئيس التنفيذي وتعيين رئيس تنفيذي جديد | 2026-03-15 | Arabic | |
| Stepping Down of CEO and Appointment of New CEO | 2026-03-15 | English | |
| إعادة التداول على أسهم ايه دي ان اتش للتموين بي ال سي ADNHC في 13 مارس 2026 | 2026-03-13 | Arabic |
Browse filings by year
1 yearMarket 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 … |
|
BRAHIM
Specializes in catering services for airlines, military, an…
|
— | MY | 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 … |
|
EDEN INC. BHD
Diversified company with core activities in Food & Beverage…
|
— | MY | 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 … |
A D N H Catering plc 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/66495/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66495 | 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=66495 | 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=66495 \ -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": 66495}, 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 A D N H Catering plc (id: 66495)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.