Skip to main content
GET
Get booking configuration

Authorizations

Authorization
string
header
required

See Authentication for how to obtain and send your API key.

Headers

Accept-Language
string

Comma-separated list of languages to include. See Localization for details.

Example:

"cs_CZ,de"

Query Parameters

destination_name
string

Destination name in any supported language.

visit_type_name
string

Visit type name in any supported language.

hotel_name
string

Hotel name in any supported language.

room_type_category
string

Room type category in any supported language.

date_from
string<date>

Start date in YYYY-MM-DD format.

date_to
string<date>

End date in YYYY-MM-DD format.

Response

Matched booking configuration, availability, and price data.

availability
enum<string> | null
Available options:
NOT_AVAILABLE,
AVAILABLE,
ON_DEMAND
date_from
string<date>
date_to
string<date>
destination
object
hotel
object
visit_type
object
room_type
object
price
object
lowest_price
object