Skip to main content
POST
/booking/destinations/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
keyword
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
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
destination_type
string
required
name
string
required
@type
string
default:BookingDestination
label
string | null
region
string | null
country
string | null
country_code
string | null
city
string | null
latitude
number | null
longitude
number | null
image
string | null