DO & CO AG — Investor Relations & Filings
DO & CO AG is a global gourmet entertainment company specializing in premium catering and hospitality. The company operates across three core business segments: Airline Catering, International Event Catering, and Restaurants, Lounges & Hotels. The Airline Catering division provides high-quality, fresh in-flight culinary services to international airlines from its 32 gourmet kitchens. The International Event Catering division develops and executes bespoke concepts for major sporting events, such as Formula 1, as well as for corporate and private functions. The Restaurants, Lounges & Hotels division manages a portfolio of hospitality venues, including restaurants, airport lounges, and hotels. The company's brand portfolio also includes the Demel patisserie, Hédiard luxury delicatessen, and the HENRY to-go food concept, all centered on high-quality, handmade products and premium service.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PTA-PVR: Release according to article 135 section 2 BörseG | 2025-11-24 | English | |
| PTA-PVR: Veröffentlichung gemäß § 135 Abs. 2 BörseG | 2025-11-24 | German | |
| PTA-PVR: Correction of a release according to article 135 section 2 BörseG from 12.11.2025 | 2025-11-19 | English | |
| PTA-PVR: Korrektur einer Veröffentlichung gemäß § 135 Abs. 2 BörseG vom 12.11.2025 | 2025-11-19 | German | |
| PTA-PVR: Release according to article 135 section 2 BörseG | 2025-11-12 | English | |
| PTA-PVR: Veröffentlichung gemäß § 135 Abs. 2 BörseG | 2025-11-12 | German |
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tokyo Kaikan Co.,Ltd.
Operates a hospitality complex with event spaces, restauran…
|
9701 | JP | Accommodation and food service … |
DO & CO AG 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/740/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=740 | 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=740 | 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=740 \ -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": 740}, 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 DO & CO AG (id: 740)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.