Fattal Holdings — Investor Relations & Filings
Fattal Holdings is an international hospitality organization engaged in the ownership, operation, management, and leasing of hotels. As a prominent and rapidly expanding hotel group, its portfolio includes over 250 hotels and more than 50,000 rooms across Europe, the UK, and the Mediterranean region. The company manages a diverse collection of hospitality brands, such as Leonardo Hotels, ROOMS by Fattal, and master & Fattal Terminal. Beyond its primary hotel operations, the group's interests also encompass serviced apartments and coworking spaces, serving a broad range of leisure and business clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Trustee report to holders of BONDS E - Hermetic Trust (1975) Ltd. | 2026-06-01 | English | |
| Trustee report to holders of BONDS E - Hermetic Trust (1975) Ltd. | 2026-06-01 | English | |
| Trustee report to the holders of the BONDS (Series 4') - Hermetic Trustees (1975) Ltd. | 2026-06-01 | English | |
| Trustee report to the holders of the BONDS (Series 4') - Hermetic Trustees (1975) Ltd. | 2026-06-01 | English | |
| Trustee report to the bondholders (Series 3) - Hermetic Trust (1975) Ltd. | 2026-06-01 | English | |
| Trustee report to the bondholders (Series 3) - Hermetic Trust (1975) Ltd. | 2026-06-01 | English |
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
India Tourism Development Corporati
Provides integrated tourism infrastructure, hospitality, tr…
|
ITDC | IN | Accommodation and food service … |
|
INNSUITES HOSPITALITY TRUST
A REIT owning and managing hotel properties with interests …
|
IHT | US | Accommodation and food service … |
|
Intercontinental Hotels Group PLC
A global hospitality company that franchises and manages a …
|
IHG | GB | Accommodation and food service … |
|
International Hotel Investments Plc
A hotel and real estate developer, owner, and operator of l…
|
IHI | MT | Accommodation and food service … |
|
International Hotels AD
A hospitality company that operates a hotel providing accom…
|
- | MK | Accommodation and food service … |
|
Island Concepts Indonesia Tbk
Hospitality services company offering tourism accommodation…
|
ICON | ID | Accommodation and food service … |
|
Isrotel Ltd.
Operates, manages, and develops a diverse portfolio of hote…
|
ISRO | IL | Accommodation and food service … |
|
ITC Hotels Limited
Luxury hospitality group integrating premium service with e…
|
ITCHOTELS | IN | Accommodation and food service … |
|
Jadran d.d.
Hospitality group that owns and operates hotels, resorts, a…
|
JDRN | HR | Accommodation and food service … |
|
Jakarta Setiabudi Internasional Tbk
An investment and operating holding company specializing in…
|
JSPT | ID | Accommodation and food service … |
Fattal Holdings 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/6787/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6787 | 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=6787 | 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=6787 \ -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": 6787}, 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 Fattal Holdings (id: 6787)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.