Wego

Wego

Scan the best flight and hotel deals, or get inspired for your next adventure.

Name For Model
wego
Website
wego.ae
Update Date
8 months ago
Description For Model
An app to scan the best flight and hotel deals and also find places to travel

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1get_travel_advisories_v1_places_travel_advisories_getGETThis endpoint provides a list countries and their travel advisories.
2search_hotel_v1_places_search_hotel_getGETUse this endpoint to search for hotels by name (and location) This endpoint is not meant to provide hotel rates or availability use /hotels/search instead.
3search_city_v1_places_search_city_getGETUse this endpoint to find cities by name. This endpoint is not meant to provide flight information to the requested city. Use /flights/search instead.
4search_airport_v1_places_search_airport_getGETUse this endpoint to find airports by name. This endpoint is not meant to provide flight information to the requested airport. Use /flights/search instead.
5search_flights_v1_flights_search_postPOSTUse it to search or book flights. Send but don't guess outbound date, departure and arrival airport code. User may book either one-way or return flight, ask that too. Guess ISO-4217 currency code based on departure airport. Specify as filter request user's desire to filter or sort flight results.
6refine_search_v1_flights_refine_search_postPOSTUse it to refine a flight result. Put sorting fields criteria, such as duration or fare, into sorter_fields. The ordering of sorter_fields matter. Always provide the ID of most recent flight search. Do not hallucinate.
7search_hotels_v1_hotels_search_postPOSTUse it to search for hotels. Send required fields such as the check in and check out date, and also the number of guests in each room. Never guess any date.