
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 |
|---|---|---|---|
| إعادة التداول على أسهم ايه دي ان اتش للتموين بي ال سي ADNHC في 17 أبريل 2026 | 2026-04-17 | Arabic | |
| Resume trading on A D N H Catering plc-ADNHC shares on 17 Apr 2026 | 2026-04-17 | English | |
| النتائج المالية للفترة المنتهية في 31 مارس,2026 | 2026-04-16 | Arabic | |
| Financial Results for the Period Ended March 31,2026 | 2026-04-16 | English | |
| تقرير مناقشة وتحليل الإدارة عن الفترة المنتهية في 31 مارس,2026 | 2026-04-16 | Arabic | |
| Management Discussion and Analysis Report for the Period Ended March 31,2026 | 2026-04-16 | English |
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Other food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
OCEAN SYSTEM CORPORATION
A diversified food company operating supermarkets, delivery…
|
3096 | JP | Accommodation and food service … |
|
Premium Catering (Holdings) Ltd
A food catering service specializing in Halal-certified, bu…
|
PC | US | Accommodation and food service … |
|
SavorEat Ltd.
Develops an AI-powered platform for automated, on-demand pe…
|
SVRT | IL | Accommodation and food service … |
|
SILVER LIFE CO., LTD.
A franchise management company specializing in food deliver…
|
9262 | JP | Accommodation and food service … |
|
SSP Group PLC
Operator of food and beverage outlets in airports and railw…
|
SSPG | GB | Accommodation and food service … |
|
Ugotur AD
A company that provides catering services.
|
RZUG | MK | 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.