GET availabilities

Returns availability & prices

Log in to see full request history
Query Params
string

Fieldset. Specify a comma separated list of attributes to return

string

Includes list. Specify a comma separated list of resources to include.

string

Specify a comma separated list of channel IDs to be used for searching availability. By default, all accessible channels associated to your app will be used. Overriding this may be useful when you have access to multiple channels of the same administration.

boolean

When true, the amount of results per global segment will be added to the metadata. DEPRECATED: use include_semantic_segment_counts instead.

boolean

When true, the amount of results per global segment will be added to the metadata.

boolean

When true, the amount of results per amenity will be added to the metadata

string

Referrer name

string

Filter on start date. Expects a date range. Note: date ranges have an exclusive end date.

string

Filter availabilities that (partially) overlap these dates.

string

Filter availabilities that contain the specified date range.

string

Filter on availabilities that exactly match the supplied date range.

string

Filter on length of stay.

integer

Filter on a particular week day. 0 = sunday.

string

Filter on administrations. Specify a comma separated list.

string

Filter on types. Specify a comma separated list.

string

Exclude types. Specify a comma separated list.

string

Filter on types. Specify a comma separated list. DEPRECATED: use filter[rentable_type_ids] instead.

string

Exclude types. Specify a comma separated list. DEPRECATED: use filter[-rentable_type_ids] instead.

string

Filter on regions. Specify a comma separated list.

string

Exclude regions. Specify a comma separated list.

string

Filter on rentable segments. Specify a comma separated list.

string

Exclude rentable segments. Specify a comma separated list.

string

Filter on amenities. Specify a comma separated list.

string

Filter on package ID.

string

Filter on discount campaign ID.

string

Filter on country codes. Specify a comma separated list of ISO 3166-1 alpha-2 country codes. For example: NL,EN,DE.

string

Exclude country codes. Specify a comma separated list of ISO 3166-1 alpha-2 country codes.

string

Filter on global segments. DEPRECATED: use filter[semantic_segments] instead. Specify a comma separated list. Available global segments: house, pitch, room, berth, apartment, other, year_site.

string

Exclude global segments. DEPRECATED: use filter[-semantic_segments] instead. Specify a comma separated list. Available global segments: house, pitch, room, berth, apartment, other, year_site.

string

Filter on global segments. Specify a comma separated list. Available global segments: house, pitch, room, berth, apartment, other, year_site.

string

Exclude global segments. Specify a comma separated list. Available global segments: house, pitch, room, berth, apartment, other, year_site.

integer

Filter on number of seniors.

integer

Filter on number of adults.

integer

Filter on number of adolescents.

integer

Filter on number of children.

integer

Filter on number of babies.

integer

Filter on number of pets.

string

Filter on a price range

string

Filter on a specific ISO 4217 currency code. By default the prices are returned in the administration's native currency. Results can differ per currency.

integer

Filter on type number of bedrooms

integer

Filter on type number of beds

integer

Filter on type number of showers

integer

Filter on type number of toilets

integer

Filter on type number of bathrooms

integer

Filter on type number of parking spots

integer

Filter on type number of child beds

integer

Filter on type number of child chairs

string

Specify a comma separated list of sorters to apply. There are 10 possible sorters:

  • los Order by length of stay
  • los_distance Order by the distance of a particular length of stay
  • start_date Order by start dates
  • start_date_distance Order by the distance of a particular start date
  • arrangement_distance Order by the distance of a particular arrangement
  • max_guests Order by maximum guests of the type
  • highlighted Order by availabilities that have a type that is highlighted
  • all_in_amount Order by price
  • amenity_ids_match_score Order by whether the amenities match
  • avg_score Order by average review score of the type

Configuration for each applied sorter (for example descending order) must be passed separately, see the options below.

boolean

Boolean specifying the sort direction for the los sorter. When unspecified, ascending order is implied.

boolean

Boolean specifying the sort direction for the los_distance sorter. When unspecified, ascending order is implied.

integer

Length of stay for the los_distance sorter

boolean

Boolean specifying the sort direction for the start_date sorter. When unspecified, ascending order is implied.

boolean

Boolean specifying the sort direction for the start_date_distance sorter. When unspecified, ascending order is implied.

string

Start date for the start_date_distance sorter

boolean

Boolean specifying the sort direction for the arrangement_distance sorter. When unspecified, ascending order is implied.

string

Arrangement for the arrangement_distance sorter

boolean

Boolean specifying the sort direction for the max_guests sorter. When unspecified, ascending order is implied.

boolean

Boolean specifying the sort direction for the highlighted sorter. When unspecified, ascending order is implied.

boolean

Boolean specifying the sort direction for the all_in_amount sorter. When unspecified, ascending order is implied.

boolean

Boolean specifying the sort direction for the amenity_ids_match_score sorter. When unspecified, ascending order is implied.

string

Amenity IDs for the amenity_ids_match_score sorter

boolean

Boolean specifying the sort direction for the avg_score sorter. When unspecified, ascending order is implied.

string

Specify a limiter here. There are 5 different limiters:

  • availabilities Return limit availabilities
  • start_dates Limit to the limit best arrival dates
  • categories Limit to the limit best types. DEPRECATED: use rentable_types instead.
  • rentable_types Limit to the limit best types
  • administrations Limit to the limit best administrations

Configuration for the chosen limiter (for example the number of availabilities to return) must be passed separately, see the options below.

integer

Return limit availabilities

integer

Limit to the limit best arrival dates

integer

Number of availabilities to return

integer

Limit to the limit best types. DEPRECATED: use rentable_types instead.

integer

Result offset for the categories limiter, useful for pagination

integer

Number of availabilities to return

integer

Limit to the limit best types

integer

Result offset for the rentable_types limiter, useful for pagination

integer

Number of availabilities to return

integer

Limit to the limit best administrations

integer

Limit to the limit best types. DEPRECATED: use limiter[administrations][rentable_types] instead.

integer

Limit to the limit best types

integer

Number of availabilities to return

Headers
string

Supported languages. A comma separated list with one or more of the following locales: nl, nl-BE, en, de, de-AT, de-CH, fr, fr-BE, fr-LU, da, cs, es, tr, pt, it, pl, nb. Default: 'en'.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json