
Wego
Scan the best flight and hotel deals, or get inspired for your next adventure.
- Name For Model
- wego
- Website
- wego.ae
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 2 months ago
- Contact
- [email protected]
- 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 Id | HTTP Method | Description | |
---|---|---|---|
1 | get_travel_advisories_v1_places_travel_advisories_get | GET | This endpoint provides a list countries and their travel advisories. |
2 | search_hotel_v1_places_search_hotel_get | GET | Use 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. |
3 | search_city_v1_places_search_city_get | GET | Use this endpoint to find cities by name. This endpoint is not meant to provide flight information to the requested city. Use /flights/search instead. |
4 | search_airport_v1_places_search_airport_get | GET | Use this endpoint to find airports by name. This endpoint is not meant to provide flight information to the requested airport. Use /flights/search instead. |
5 | search_flights_v1_flights_search_post | POST | Use 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. |
6 | refine_search_v1_flights_refine_search_post | POST | Use 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. |
7 | search_hotels_v1_hotels_search_post | POST | Use 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. |