Veetal Connect API
Veetal Connect API lets customers extract their data in order to be integrated in their own products, projects or services.
Rate API
GETGet Hotels
https://{{customer_name}}-connect-api.veetal.app:3000/rate/v6/get-hotels?auth_token={{auth_token}}
Use this API to get rates from Booking for a hotel and its competitive set.
PARAMS
auth_token
GETGet Hotel Competitors
https://{{customer_name}}-connect-api.veetal.app:3000/rate/v6/get-hotel-competitors?hotel_id={{hotel_id}}
Use this API to get rates from Booking for a hotel and its competitive set.
PARAMS
hotel_id
GETGet Rates
https://{{customer_name}}-connect-api.veetal.app:3000/rate/v6/get-rates?hotel_id={{hotel_id}}&ota={{ota}}&extraction_id={{extraction_id}}&rate_date={{rate_date}}&rate_year={{rate_year}}&rate_month={{rate_month}}&vs_id={{vs_id}}&adults={{adults}}&childs={{childs}}®ime={{regime}}&cancel_policy={{cancel_policy}}&genius={{genius}}&mobile_device={{mobile_device}}
Use this API to get rates from Booking for a hotel and its competitive set.
PARAMS
hotel_id
ota
extraction_id
rate_date
rate_year
rate_month
vs_id
adults
childs
regime
cancel_policy
genius
mobile_device
GETGet Next DayParity
https://{{customer_name}}-connect-api.veetal.app:3000/rate/v6/get-next-day-parity?hotel_id={{hotel_id}}&device={{device}}&auth_token={{auth_token}}
Use this API to get rates from Booking for a hotel and its competitive set.
PARAMS
hotel_id
device
auth_token
Loading