Skip to main content
POST
Search Hotels

Body

application/json
query
string
required
Required string length: 2 - 250
check_in_date
string<date>
required
check_out_date
string<date>
required
adults
integer
default:1
Required range: 1 <= x <= 9
currency
enum<string>
default:USD
Available options:
ALL,
DZD,
ARS,
AMD,
AWG,
AUD,
AZN,
BSD,
BHD,
BYN,
BMD,
BAM,
BRL,
GBP,
BGN,
XPF,
CAD,
CLP,
CNY,
COP,
CRC,
CUP,
CZK,
DKK,
DOP,
EGP,
EUR,
GEL,
HKD,
HUF,
ISK,
INR,
IDR,
IRR,
ILS,
JMD,
JPY,
JOD,
KZT,
KWD,
LBP,
MKD,
MYR,
MXN,
MDL,
MAD,
TWD,
NZD,
NOK,
OMR,
PKR,
PAB,
PEN,
PHP,
PLN,
QAR,
RON,
RUB,
SAR,
RSD,
SGD,
ZAR,
KRW,
SEK,
CHF,
THB,
TRY,
USD,
UAH,
AED,
VND
children_ages
integer[]
Maximum array length: 8
Required range: 0 <= x <= 17
guest_nationality
string
default:US
Pattern: ^[A-Z]{2}$
min_price
number | null
Required range: x >= 0
max_price
number | null
Required range: x >= 0
sort_by
enum<string>
default:highest_rating
Available options:
lowest_price,
highest_rating,
most_reviews

Response

Successful Response

The response is of type Response Search Hotels V1 Search Hotels Post · object.