
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 |
|---|---|---|---|
|
WYNDHAM HOTELS & RESORTS, INC.
The world's largest hotel franchisor by number of propertie…
|
WH | US | Accommodation and food service … |
|
Xenia Hotellerie Solution
An integrated hospitality company providing tech, managemen…
|
XHS | IT | Accommodation and food service … |
|
Xenia Hotels & Resorts, Inc.
Invests in a portfolio of luxury and upper-upscale U.S. hot…
|
XHR | US | Accommodation and food service … |
|
Xi'an Tourism Co., Ltd.
Integrated provider of hospitality, catering, travel agency…
|
000610 | CN | Accommodation and food service … |
|
XIZANG TOURISM CO.,LTD
Operates scenic sites, hotels, and travel services in the T…
|
600749 | CN | Accommodation and food service … |
|
Zlatni Pyasatsi AD
Owns and operates hotels, restaurants, and resort infrastru…
|
— | BG | 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.