
Hilton Grand Vacations Inc. — Investor Relations & Filings
Hilton Grand Vacations Inc. is a global timeshare company that develops, markets, sells, and operates a portfolio of upscale, branded vacation ownership resorts. The company offers a flexible, points-based membership program that provides access to its collection of properties in various travel destinations. As the exclusive vacation ownership partner of Hilton, it manages and operates timeshare and vacation ownership brands under a licensing agreement with Hilton Worldwide, delivering a standard of service synonymous with the Hilton name to its members.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - Hilton Grand Vacations Inc. (0001674168) (Filer) | 2026-04-30 | English | |
| 8-K - Hilton Grand Vacations Inc. (0001674168) (Filer) | 2026-04-30 | English | |
| SCHEDULE 13G/A - Hilton Grand Vacations Inc. (0001674168) (Subject) | 2026-03-27 | English | |
| ARS - Hilton Grand Vacations Inc. (0001674168) (Filer) | 2026-03-17 | English | |
| DEFA14A - Hilton Grand Vacations Inc. (0001674168) (Filer) | 2026-03-17 | English | |
| DEF 14A - Hilton Grand Vacations Inc. (0001674168) (Filer) | 2026-03-17 | English |
Market data
Market data not available
Price history
Peer group · Other short term accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Condo Nordic Holding AB
Provides turnkey corporate accommodation and furnished apar…
|
CONDO | SE | Accommodation and food service … |
|
Hornigold Reit Spolka Akcyjna
Provider of short-term rental services for luxury apartment…
|
HRL | PL | Accommodation and food service … |
|
MARRIOTT VACATIONS WORLDWIDE Corp
A global company offering vacation ownership, exchange, ren…
|
VAC | US | Accommodation and food service … |
|
Pierre & Vacances
European operator of holiday accommodations across more tha…
|
VAC | FR | Accommodation and food service … |
|
SAFESTAY PLC
Owner and operator of a network of hostels and hotels in th…
|
SSTY | GB | Accommodation and food service … |
|
Sonder Holdings Inc.
A tech-enabled hospitality company operating apartments and…
|
SOND | US | Accommodation and food service … |
Hilton Grand Vacations Inc. 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/31199/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31199 | 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=31199 | 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=31199 \ -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": 31199}, 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 Hilton Grand Vacations Inc. (id: 31199)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.