Skip to content
This page is available in Markdown format. Markdown is recommended for AI consumption. See /api/hotels/index.md for this page, or/llms.txt for the full documentation index.

Hotels

The hotel funnel, same shape as flights: `createHotelSearch`, `getHotelSearchResults` for ranked hotels, `getHotel` for static detail, `getHotelRates` for bookable rooms and rates (cheapest first, with board and refundability), `getHotelRateBookingLink` for the wego.com checkout URL.

View as MarkdownView this page as plain text

The hotel funnel, same shape as flights: createHotelSearch, getHotelSearchResults for ranked hotels, getHotel for static detail, getHotelRates for bookable rooms and rates (cheapest first, with board and refundability), getHotelRateBookingLink for the wego.com checkout URL.

Operations

Verb Operation Carries onward
POST Create a hotel search · /v1/hotels/searches searchId
GET Read hotel search results · /v1/hotels/searches/{searchId}/results hotelId
GET Build a hotel booking link · /v1/hotels/{hotelId}/rates/{rateId}/booking-link wego.com URL
GET Build a durable wego.com hotel search link · /v1/hotels/search-link wego.com URL
GET List a hotel’s rooms & rates · /v1/hotels/{hotelId}/rates rateId
GET Search a hotel’s guest reviews · /v1/hotels/{hotelId}/reviews terminal
GET Get hotel detail · /v1/hotels/{hotelId} terminal

FORM WG-REF · SEQ 004821The API and the ways in to it are early and may change.

Navigation

Type to search…

↑↓ navigate↵ selectEsc close