
Juniper Hotels Limited — Investor Relations & Filings
Juniper Hotels Limited is a luxury hotel development and ownership entity established through a strategic partnership between Saraf Hotels and Hyatt Hotels Corporation. The company focuses on the acquisition, development, and management of high-end hospitality assets. Its portfolio comprises several upper-upscale and luxury properties operated under various Hyatt brands, including Grand Hyatt, Andaz, Hyatt Regency, and Hyatt Centric. Key assets include the Grand Hyatt Mumbai and Andaz Delhi. The company serves the premium travel segment, offering comprehensive guest services, diverse culinary experiences, and extensive facilities for meetings, incentives, conferences, and exhibitions. Juniper Hotels emphasizes strategic asset positioning in major urban centers and maintains a long-term commitment to international hospitality standards through its collaborative operational framework.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-27 | English | |
| Please find enclosed. | 2026-05-27 | English | |
| Please find enclosed annual secretarial compliance report. | 2026-05-26 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | |
| Please find enclosed. | 2026-05-25 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47511202 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-27 | English | ||
| 47513060 | Please find enclosed. | 2026-05-27 | English | ||
| 47060055 | Please find enclosed annual secretarial compliance report. | 2026-05-26 | English | ||
| 47005131 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | ||
| 47005073 | Please find enclosed. | 2026-05-25 | English | ||
| 47005141 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-25 | English | ||
| 47004640 | Please find enclosed. | 2026-05-25 | English | ||
| 46779627 | Copy of Newspaper Publication | 2026-05-22 | English | ||
| 46779198 | Please find enclosed. | 2026-05-22 | English | ||
| 46741181 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-21 | English | ||
| 46741297 | Please find enclosed. | 2026-05-21 | English | ||
| 46729277 | Acquisition | 2026-05-21 | English | ||
| 46728957 | Please find enclosed letter | 2026-05-21 | English | ||
| 46729317 | Updates | 2026-05-21 | English | ||
| 46729001 | Please find attached letter | 2026-05-21 | English | ||
Market data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Fabilia Group
Operates a chain of all-inclusive hotels and resorts for th…
|
FHR | IT | Accommodation and food service … |
|
Far East Hotels And Entertainment Limited
Operates hotels, property investment and development, and t…
|
37 | HK | Accommodation and food service … |
|
Fattal Holdings
International hospitality group owning and operating hotels…
|
FTAL | IL | Accommodation and food service … |
|
FDC
Operates luxury hotels, fine dining, and banquet services f…
|
2748 | TW | Accommodation and food service … |
|
FGH
Five-star Victorian-style resort in Hualien with Pacific vi…
|
2712 | TW | Accommodation and food service … |
|
FIRST HOTEL
Operates a hotel in Taipei's Nanjing East Road area with lo…
|
2706 | TW | Accommodation and food service … |
|
Four Seasons Holdings Inc.
A global luxury hospitality and branded residential company.
|
— | CA | Accommodation and food service … |
|
FRASERS HOSPITALITY ASSET MANAGEMENT PTE. LTD.
Manages a global portfolio of hospitality assets, including…
|
4C1B | SG | Accommodation and food service … |
|
FTB Turizam d.d.
A former hotel operator that also provided business consult…
|
LRHC | HR | Accommodation and food service … |
|
Fujian Holdings Limited
An investment holding company managing hotels and leasing c…
|
181 | HK | Accommodation and food service … |
Juniper Hotels Limited 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/62014/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62014 | 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=62014 | 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=62014 \ -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": 62014}, 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 Juniper Hotels Limited (id: 62014)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.