
Catering International Services — Investor Relations & Filings
Catering International Services (CIS) is a service integrator that specializes in the complete management of remote sites, operating in isolated and extreme onshore and offshore environments. The company provides turnkey solutions for clients primarily in the energy, mining, and construction sectors, as well as for institutions and governments. Its core services are designed to ensure the well-being, comfort, and safety of residents on-site. These offerings encompass a comprehensive range of services including catering, hospitality and accommodation, and facility and utility management. CIS supports projects at every stage, from camp design and the supply of installations and equipment to the full operational management of the remote site.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Résultats annuels 2025 | 2026-04-14 | French | |
| CIS - Transfert Contrat de Liquidité Portzamparc - 25.03.2026 | 2026-03-25 | French | |
| CIS wins several strategic contracts in Africa, South America and Asia | 2026-02-10 | English | |
| CIS remporte plusieurs contrats stratégiques en Afrique, en Amérique du Sud et en Asie | 2026-02-10 | French | |
| CIS : Chiffre d’affaires 2025 | 2026-01-21 | French | |
| CIS - Déclaration Droits de Vote au 31.12.2025 | 2026-01-06 | French |
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 … |
|
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 … |
|
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 … |
Catering International Services 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/1186/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1186 | 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=1186 | 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=1186 \ -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": 1186}, 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 Catering International Services (id: 1186)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.