Skip to main content
POST
/booking/hotels

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
hotel
string
required
Minimum string length: 3
timeout
integer
default:300
Required range: 20 <= x <= 1500
checkin
string<date> | null
checkout
string<date> | null
adults
integer
default:2
Required range: 1 <= x <= 30
children_ages
integer[]
Maximum array length: 10
rooms
integer
default:1
Required range: 1 <= x <= 30
currency
enum<string>
default:USD
Available options:
AED,
AMD,
ARS,
AUD,
AZN,
BDT,
BGN,
BHD,
BRL,
BYN,
CAD,
CHF,
CLP,
CNY,
COP,
CZK,
DKK,
EGP,
EUR,
FJD,
GBP,
GEL,
GHS,
HKD,
HUF,
IDR,
ILS,
INR,
ISK,
JOD,
JPY,
KGS,
KRW,
KWD,
KZT,
LAK,
LKR,
MAD,
MDL,
MXN,
MYR,
NAD,
NGN,
NOK,
NZD,
OMR,
PHP,
PKR,
PLN,
QAR,
RON,
RSD,
RUB,
SAR,
SEK,
SGD,
THB,
TND,
TRY,
TWD,
UAH,
USD,
UZS,
VND,
XOF,
XPF,
ZAR
language
enum<string>
default:en-us
Available options:
ar,
bg,
ca,
cs,
da,
de,
el,
en-gb,
en-us,
es,
es-ar,
es-mx,
et,
fi,
fr,
he,
hi,
hr,
hu,
id,
is,
it,
ja,
ko,
lt,
lv,
ms,
nl,
no,
pl,
pt-br,
pt-pt,
ro,
ru,
sk,
sl,
sr,
sv,
th,
tl,
tr,
uk,
vi,
zh-cn,
zh-tw

Response

Successful Response

id
integer
required
alias
string
required
country_code
string
required
name
string
required
url
string
required
@type
string
default:BookingHotel
accommodation_type
string | null
accommodation_type_id
integer | null
star_rating
number | null
star_rating_symbol
string | null
review_score
number | null
review_count
integer | null
address
string | null
address_short
string | null
city
string | null
destination_id
integer | null
destination_name
string | null
destination_type
string | null
latitude
number | null
longitude
number | null
is_city_center
boolean | null
is_old_town
boolean | null
currency
string | null
chain_ids
integer[]
brands
object[]
is_travel_proud
boolean | null
is_sustainable
boolean | null
is_work_friendly
boolean | null
is_non_trader
boolean | null
is_preferred
boolean | null
allows_children
boolean | null
facility_count
integer | null
spoken_languages
string[]
image
string | null
category_scores
object[]
review_topics
object[]
photos
object[]
facilities
object[]
rooms
object[]