
Inspirato Inc — Investor Relations & Filings
Inspirato Inc. is a luxury hospitality company that operates a members-only travel club. The company provides affluent travelers with access to a managed and controlled portfolio of curated vacation options through a subscription model. This portfolio includes exclusive branded luxury vacation homes, accommodations at five-star hotel and resort partners, and custom travel experiences. The company's service model emphasizes personalized support, including pre-trip planning, onsite concierge services, and daily housekeeping. In 2019, Inspirato introduced Inspirato Pass, a luxury travel subscription that includes nightly rates, taxes, and fees within the membership cost.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13D Filing | 2026-02-11 | English | |
| SCHEDULE 13D Filing | 2026-02-11 | English | |
| 4 Filing | 2026-02-05 | English | |
| S-8 POS Filing | 2026-02-05 | English | |
| 8-K - INSPIRATO INC (0001820566) (Filer) | 2026-02-03 | English | |
| 25-NSE Filing | 2026-02-03 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 31890148 | SCHEDULE 13D Filing | 2026-02-11 | English | ||
| 31890058 | SCHEDULE 13D Filing | 2026-02-11 | English | ||
| 31890056 | 4 Filing | 2026-02-05 | English | ||
| 31890040 | S-8 POS Filing | 2026-02-05 | English | ||
| 32898975 | 8-K - INSPIRATO INC (0001820566) (Filer) | 2026-02-03 | English | ||
| 31890042 | 25-NSE Filing | 2026-02-03 | English | ||
| 31890126 | 8-K Filing | 2026-02-02 | English | ||
| 31890535 | DEFM14A Filing | 2026-01-12 | English | ||
|
2025
7 filings
| |||||
| 13291361 | PREM14A | 2025-12-31 | English | ||
| 13291362 | DEFA14A | 2025-12-18 | English | ||
| 13291363 | 8-K | 2025-12-18 | English | ||
| 13291365 | Major Shareholding Notification 2025 | 2025-12-18 | English | ||
| 13291364 | DEFA14A | 2025-12-18 | English | ||
| 13291366 | 8-K | 2025-12-17 | English | ||
| 13291367 | 8-K | 2025-12-09 | English | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adventure, Inc.
Online travel agency offering travel booking and offshore d…
|
6030 | JP | Accommodation and food service … |
|
Aviation Links Ltd.
A tour operator and wholesaler of tourism and travel servic…
|
AVIA | IL | Accommodation and food service … |
|
CHOICE HOTELS INTERNATIONAL INC /DE
A multinational hospitality company and one of the world's …
|
CHH | US | Accommodation and food service … |
|
Cleanbnb
Provides comprehensive property management services for the…
|
CLNBB | IT | Accommodation and food service … |
|
Emma Villas SpA
Tour operator renting inspected villas and country houses w…
|
EAV | IT | Accommodation and food service … |
|
G Rent
A property management company for luxury short and medium-t…
|
GSR | IT | Accommodation and food service … |
|
HANATOUR SERVICE INC.
A travel company providing inbound/outbound tours and MICE …
|
039130 | KR | Accommodation and food service … |
|
Panorama Sentrawisata Tbk
A leading integrated tourism company serving both domestic …
|
PANR | ID | Accommodation and food service … |
|
Tu Yi Holding Company Limited
Designs and sells comprehensive outbound travel products an…
|
1701 | HK | Accommodation and food service … |
|
Unlimited Travel Group AB
A corporate group that acquires and develops specialized tr…
|
UTG | SE | Accommodation and food service … |
Inspirato 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/34723/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34723 | 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=34723 | 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=34723 \ -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": 34723}, 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 Inspirato Inc (id: 34723)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.