Get Hotels

Browse the hotel directory.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Lists every property rooms.aero tracks, ordered by name. Narrow it by id or internal_id (the program's own property code), program, country, state, city, brand code, award category, or a case-insensitive name search. There is no per-hotel endpoint: to fetch one hotel, pass its id. Each hotel carries lowest_award, the cheapest award seen on any upcoming date in the last two weeks, and the share of checked dates with any award available.

Pages hold up to 1,000 hotels. To load a whole program, page with take=1000 and follow more_url.

Query Params
string

Only these hotels, by rooms.aero id. Comma-delimited if multiple, at most 100.

string

Only these hotels, by the program's own property code (Hilton ctyhocn, Hyatt spirit code, Marriott property code, and so on). Comma-delimited if multiple, at most 100. Combine with source, since codes are only unique within a program.

string

Loyalty program key(s), comma-delimited if multiple, such as "hyatt,hilton". The keys are listed on the Concepts page.

string

Only hotels in these countries, by display name as shown on rooms.aero (for example "United States", "Japan"). Comma-delimited if multiple.

string

Only hotels in these states or regions. Comma-delimited if multiple.

string

Only hotels in these cities. Comma-delimited if multiple.

string

Only these brand codes. Comma-delimited if multiple.

string

Only these award categories. Comma-delimited if multiple.

string

Case-insensitive substring match on the hotel name.

integer
Defaults to 0

How many results to skip. Pagination is skip/take: request the next page with skip = skip + take, or follow more_url.

integer
1 to 1000
Defaults to 100

Maximum results to return. Must be between 1 and 1000.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json