Search live hotel inventory and rates
Hotels
hotel-search
Search live hotel inventory and rates
POST
Search live hotel inventory and rates
Search live hotel inventory and nightly rates for a destination and stay window. It handles requests like “three nights in Lisbon next weekend for two adults” or “family room in Rome with one child in August”. Each result includes an
htl_* offer token you can hand to the trip tool to start a booking.Authorizations
Body
application/json
Pattern:
^\d{4}-\d{2}-\d{2}$Pattern:
^\d{4}-\d{2}-\d{2}$Example:
"Paris"
Required string length:
2Required range:
0 < x <= 50Required range:
x >= 1Required range:
x >= 1Required string length:
2Required range:
1 <= x <= 5Required range:
1 <= x <= 5Required range:
1 <= x <= 5Page size — max hotels returned (the limit). Default 50.
Pagination offset — skip this many hotels at the upstream search. Default 0.
Required range:
x >= 0