
CHOICE HOTELS INTERNATIONAL INC /DE — Investor Relations & Filings
Choice Hotels International, Inc. is a multinational hospitality company and one of the world's largest lodging franchisors. The company's primary business is hotel franchising, with a portfolio of over 7,500 hotels. It operates a segmented portfolio of approximately 22 brands designed to meet diverse traveler needs across economy, midscale, and upscale markets. Key brands include Comfort, Quality Inn, and Econo Lodge. In the Americas, the company also owns the Radisson brands, including Park Plaza and Country Inn & Suites by Radisson. Choice Hotels provides its franchisees with operational support and reservation systems, while offering guests a wide range of lodging options and the Choice Privileges loyalty program.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-21 | English | |
| DEFA14A | 2026-05-20 | English | |
| 8-K | 2026-05-20 | English | |
| 10-Q - CHOICE HOTELS INTERNATIONAL INC /DE (0001046311) (Filer) | 2026-04-30 | English | |
| 8-K - CHOICE HOTELS INTERNATIONAL INC /DE (0001046311) (Filer) | 2026-04-30 | English | |
| DEF 14A - CHOICE HOTELS INTERNATIONAL INC /DE (0001046311) (Filer) | 2026-04-22 | English |
Browse filings by year
17 yearsMarket 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 … |
|
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 … |
|
Inspirato Inc
A members-only luxury travel club offering curated vacation…
|
ISPO | US | 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 … |
CHOICE HOTELS INTERNATIONAL INC /DE 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/31018/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31018 | 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=31018 | 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=31018 \ -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": 31018}, 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 CHOICE HOTELS INTERNATIONAL INC /DE (id: 31018)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.