Content API

Content API

To work with the “Content API” section, follow this scenario:

  1. Retrieve all possible filter parameters for future content filtering using the Retrieve filter values call.
  2. Obtain identifiers for all required hotels using the Retrieve hotel IDs by filter call. Use parameters to search for only the desired hotels.
  3. Using the identifiers, you can get the hotels content with the Retrieve hotels content by IDs call.
  4. Get reviews for the required hotel rooms using the Retrieve hotels reviews by IDs call.