Introduction
Review API is a Review data fetching service.It enables you to request and schedule ('create shops') reviews data and scoring ('rating') for specific hotels and from specific sources. Hotel rating and review data provides insights to the quality, service, and overall guest experience of a hotel. This data typically includes:
Ratings: Numerical scores assigned to hotels. Ratings are presented as total for property and per their categories such as cleanliness, location, service, amenities etc.
Reviews: Full review content from guests sharing their personal experiences, opinions, and recommendations.
Sentiment Analysis: The process of identifying and categorizing the emotional tone of reviews (positive, negative, or neutral).
This Swagger document outlines the methods organized into the following groups for interacting with the ReviewsAPI.
Authentication - Gain access to the API using authentication methods
Hotel Information - Search for hotels and retrieve detailed hotel information
Review Shops - Manage shop configurations for reviews
Review Schedules - Set up a schedule to run a Review Shop
Reviews and Ratings Information - Fetch ratings and review information for hotels
Hooks - Define the endpoint to receive Shop alerts
Synopsis - Fetch reviews count for the last one year
References - Retrieve reference values used in ReviewsAPI
Time Zone - All timestamps and time-related values returned by the API are in Coordinated Universal Time (UTC).
Each request to the Reviews API must be authenticated with an access token. You can obtain this token by logging in with the credentials provided in your ReviewsAPI packet. The access token is valid for 24 hours from the time of generation.The access token must be included in the 'Authorization' header, as shown in the example below:
If your access token is A90324XXZUZUgpO0dd6npHcM83CJ..., every request should include the following header:
Web: Aggregate Intelligence Inc.
API Modules
The Reviews API endpoints may broadly be categorized into the following modules:
Authentication
Gain access to the API using authentication methods
Reference
Retrieve reference values used in ReviewsAPI
Hotel Information
Search for hotels and retrieve detailed hotel information
Review Shops
Manage shop configurations for reviews
Review Schedules
Set up a schedule to run a Review Shop
Shop Status
Monitor the status of your review extraction requests
Reviews Summary and Details
Fetch ratings and review information for hotels
Synopsis
Fetch reviews count for the last one year
Hooks
Define the endpoint to receive Shop alerts
Need Support?
Our team is here to help you integrate and make the most of our APIs. Get in touch for technical support, custom solutions, or any questions.