Offers API (Data API)

Data API is a GraphQL API which provides access to various data related to travel offers.

Data API allows to:

  • Searching rates
  • Browsing available properties (destinations, departure cities, facilities, etc.)
  • Fetching object contents (description, photos, facilities, etc.)
  • Fetching user reviews
  • Fetching object stats (number of bookings, last booking, people looking at the object, etc.)
  • Searching rate variants (different date, different room, etc.)

Sample Query construction:

DAPI query construction allows to query only the data you need:

DAPI_query_sample_1

It is possible to combine multiple queries into one in case of need of many type of data:

DAPI_query_sample_2

To get access and be allowed to use our DAPI you will need to receive API Key and network access.

Full DAPI documentation with other examples of query construction and use cases is available on the access-required 
DAPI documentation.
​​
Register for free API key to get an access to this area.

ALTERNATIVE OPTION

XML-based data

Describes how to capture and use structured XML data.

Register for free API key