Travel ChatGPT Plugins
Last reviewed
May 9, 2026
Sources
No citations yet
Review status
Needs citations
Revision
v2 · 2,499 words
Improve this article
Add missing citations, update stale details, or suggest a clearer explanation.
Last reviewed
May 9, 2026
Sources
No citations yet
Review status
Needs citations
Revision
v2 · 2,499 words
Add missing citations, update stale details, or suggest a clearer explanation.
See also: ChatGPT Plugins, ChatGPT Plugin Categories and Travel
Travel ChatGPT Plugins were the subset of third party plugins published in the ChatGPT Plugins store between March 2023 and April 2024 that focused on flight search, hotel booking, car rental, ground transport, tours, attractions, and end to end trip planning. The category was the most visible vertical at launch because two of the eleven inaugural external partners, Expedia and KAYAK, were travel companies featured in OpenAI's March 23, 2023 announcement and the early demos. Operated by OpenAI as part of the broader plugin program for ChatGPT, the travel category became the canonical example of a plugin that fetched real time inventory and returned a deep link to a partner site for the user to complete a transaction. The plugin framework was deprecated for new conversations on March 19, 2024 and shut down on April 9, 2024, succeeded by Custom GPTs and the GPT Store. This article is a historical reference for the period during which a large language model could call into live travel inventory through an open plugin contract.
OpenAI announced ChatGPT plugins on March 23, 2023 in a blog post titled "ChatGPT plugins." The post described plugins as a way to let ChatGPT "access up-to-date information, run computations, or use third-party services." The launch slate listed eleven external partners alongside two first party plugins (a Browsing tool and a Code Interpreter sandbox) and an open source Retrieval Plugin reference implementation. Two of the eleven partners were travel companies: Expedia and KAYAK. Both shipped their plugins simultaneously with the announcement and were featured in the demo videos. Coverage from PhocusWire and Skift on the same day described the announcement as the first travel companies to integrate with ChatGPT.
Access at launch was gated behind a waitlist for ChatGPT Plus subscribers and a subset of developers. On May 12, 2023 OpenAI announced that web browsing and plugins would become available to all ChatGPT Plus subscribers, and the plugin store opened broadly on May 19, 2023. From late May through the rest of 2023, the travel category grew from two launch partners to a much larger set covering activities, ground transport, alternative accommodation, and regional booking platforms. New entrants included Turo for peer to peer car rental, GetYourGuide for tours and attractions, and several aggregators announced at Microsoft Build 2023, where Microsoft confirmed that Tripadvisor, Trip.com, Skyscanner, Fareportal, and Spotnana were building plugins on the same OpenAPI based contract.
Deprecation arrived in two steps. At OpenAI DevDay on November 6, 2023 the company introduced Custom GPTs and announced that plugins would eventually be retired in favour of GPTs and their tool calling layer, called Actions. On March 19, 2024 OpenAI sent the formal deprecation notice to plugin developers, and on April 9, 2024 plugins were turned off for end users. The official help center notice was titled "Winding down the ChatGPT plugins beta" and pointed users to GPTs and the GPT Store for equivalent functionality.
The key dates for the travel category are summarised in the table below.
| Date | Event |
|---|---|
| March 23, 2023 | OpenAI announces plugins. Expedia and KAYAK are inaugural launch partners. |
| April 4, 2023 | Expedia announces a ChatGPT powered trip planner inside the Expedia iOS app. |
| May 12, 2023 | OpenAI announces general availability of plugins for ChatGPT Plus subscribers. |
| May 19, 2023 | Plugin store opens to all Plus subscribers. |
| May 23, 2023 | Microsoft Build confirms travel plugins from Tripadvisor, Trip.com, Skyscanner, Fareportal, and Spotnana. |
| May 25, 2023 | GetYourGuide launches a plugin covering 75,000 tours and activities. |
| May 2023 | Turo launches the first car sharing plugin, surfacing more than 320,000 vehicles. |
| August 3, 2023 | Omio launches the first ground transport plugin across 47 countries. |
| November 6, 2023 | OpenAI DevDay introduces Custom GPTs and Actions. |
| January 10, 2024 | GPT Store opens. |
| March 19, 2024 | OpenAI formally deprecates the plugins beta for new conversations. |
| April 9, 2024 | The plugin store and runtime are turned off for end users. |
A travel plugin was server software that exposed an HTTP API to the chatbot. Like every plugin, it consisted of two artefacts on the developer's domain: a manifest file named ai-plugin.json served at /.well-known/ai-plugin.json, and an OpenAPI specification describing the endpoints. ChatGPT used the manifest to describe the plugin to the GPT-4 model in natural language and used the OpenAPI document to plan and validate calls. The travel category did not require any special framework beyond this contract.
Practical capabilities clustered into a small number of patterns: flight search by airports, dates, airline, stops, cabin class, and price ceiling; hotel and short term rental search; car rental and peer to peer car sharing; activities and attraction tickets by destination and theme; multimodal ground transport across trains, buses, ferries, and flights; destination discovery driven by a budget or by interests; and itinerary assembly that stitched flights, hotels, cars, and activities into a multi day plan.
Almost no travel plugin completed a transaction inside ChatGPT itself. The standard pattern was to return a deep link to a populated checkout or search results page on the partner's own site, which the user opened in a browser to confirm prices, log in, and book. This boundary was deliberate: ChatGPT could compose, search, and rank, but the actual purchase happened on the partner site, where existing payment, identity, fare rules, and trust mechanisms already lived. As PhocusWire and Skift noted at launch, the plugins changed the front of the funnel, not the booking engines.
The two best documented travel plugins are the launch partners that OpenAI named in its original March 23, 2023 announcement, with several later entrants also well covered in the trade press.
Expedia was one of the eleven external launch partners on March 23, 2023 and the most prominent travel name in OpenAI's announcement post. The plugin let a ChatGPT user start an open ended conversation about a trip and pull live results from Expedia Group inventory across flights, accommodation, Vrbo vacation rentals, car rentals, and activities. ChatGPT returned a sketch itinerary, called the plugin for concrete options, and surfaced ranked flight, hotel, and activity results; the user clicked through to Expedia.com to confirm prices and complete the booking. On April 4, 2023 Expedia announced a separate ChatGPT powered trip planner inside the Expedia iOS app. The two products coexisted: the plugin lived inside ChatGPT, the in app experience lived inside the Expedia app, and both used Expedia inventory.
KAYAK was the second travel launch partner. The plugin let users describe a trip in natural language and pull KAYAK metasearch results across flights, hotels, and rental cars. KAYAK leaned on two features that suited a conversational interface: budget aware destination discovery, where a user could ask "where can I fly for under 500 dollars from Boston in March" without naming a destination, and flexible date search, which returned the cheapest week to travel rather than a single fixed date. KAYAK's own announcement emphasised that the plugin retained the metasearch model, so the booking itself happened on a third party airline or hotel site rather than on KAYAK.
Turo launched a ChatGPT plugin in May 2023 and was identified in trade press as the first car sharing or peer to peer car rental company to ship one. The plugin surfaced Turo's inventory of more than 320,000 active vehicles across more than 1,400 makes and models. Booking continued on Turo.com.
GetYourGuide launched its plugin on May 25, 2023, joining KAYAK and Expedia as the third major travel name with a live integration. The plugin covered the GetYourGuide catalogue of more than 75,000 tours and activities, including guided tours, culinary excursions, classes, skip the line tickets, and bucket list experiences. It was one of the first plugins to address the post booking phase of a trip, where a traveller already had flights and hotels and was looking for things to do in destination.
Omio launched a ChatGPT plugin on August 3, 2023, introducing multimodal ground transport into the travel category. The plugin let users compare trains, buses, ferries, and flights between two cities through a conversational interface, connecting to more than 1,000 transport providers across 47 countries. It was the only plugin in the launch window that treated trains and buses as first class travel options alongside flights.
At Microsoft Build 2023 in late May 2023, Microsoft confirmed that additional travel brands were building plugins on the same standard, including Tripadvisor, Trip.com, Skyscanner, Fareportal, and Spotnana. Skyscanner's plugin became available later in 2023 and presented flight results in three categories called Fastest, Cheapest, and Best, derived from the Skyscanner Travel API. Trip.com's plugin offered itinerary planning across hotels and flights and was particularly relevant for trips originating in Asia. Klook, focused on activities and attractions in Asian markets, launched a plugin during the same window covering tours, transfers, and attraction tickets in destinations such as Japan, Hong Kong, Singapore, and Thailand.
After general availability on May 19, 2023, independent developers published a long tail of travel plugins covering hotel review aggregation, weather and packing assistants, currency conversion, visa lookups, and itinerary export to calendar. Because this wiki only documents plugins that can be cross referenced to a primary source, the article does not enumerate them by name. Most were short lived and shut down or migrated to GPT Actions after April 2024.
Three workflow patterns dominated discussion of the travel category. The first was conversational trip planning, the canonical Expedia and KAYAK style flow used in OpenAI's launch demos: the user described a trip in free form, ChatGPT (sometimes guided by prompt engineering such as "travelling with a partner and a five year old, prefer direct flights") returned a sketch itinerary, the plugin filled it with a ranked list, and the user clicked through to the partner site.
The second pattern was budget aware destination discovery. The user supplied an origin airport and a budget, often with rough date flexibility, and the plugin returned destinations and flight prices. KAYAK was most cited for this pattern, but Expedia, Skyscanner, and Trip.com supported similar queries.
The third, enabled by Omio, was multimodal route comparison across trains, buses, flights, and ferries. A user planning Berlin to Paris could ask for the fastest option across modes and receive a side by side answer mixing a one and a half hour flight with a seven hour train. This was useful in Europe and parts of Asia where rail and bus competed directly with short haul flights.
OpenAI's public reasons for ending the plugin program all applied to the travel category. Discovery was a problem with several hundred plugins in the store: users had to choose between KAYAK, Expedia, Skyscanner, and Trip.com for a single flight query. The three plugin per conversation limit forced a trip planning session to pick between flights, hotel, and activities and leave out weather or calendar. Reliability varied: Skift's August 17, 2023 review titled "We Tried the Travel Plugins on ChatGPT Plus" reported a mixed experience across Expedia, KAYAK, Skyscanner, Omio, and GetYourGuide. Booking always finished on the partner site, so ChatGPT could not hold a fare, lock a price, or confirm a reservation. The plugin contract exposed only API endpoints with no instructions, knowledge files, or persistent identity, so a user looking for a "Europe trip planner" wanted a branded assistant rather than a raw API. The program also offered no revenue share for developers, which the successor program addressed.
The successor is the combination of Custom GPTs and the GPT Store. A GPT bundles custom instructions, optional knowledge files, and Actions (the new name for the plugin style API layer). Where the plugin store presented several single purpose travel plugins, the GPT Store presented a smaller number of branded assistants that combined those calls behind one conversational identity. KAYAK, Expedia, and other former partners shipped GPTs after deprecation. The Actions layer uses the same OpenAPI format plugins used, so most travel developers ported their backends to Actions inside a Custom GPT with limited code changes. A user no longer chose individual plugins inside a chat; the user opened a single GPT and the relevant Actions ran automatically.
The table contrasts the travel category before and after the transition.
| Aspect | Plugin era (2023 to 2024) | GPT era (2024 onward) |
|---|---|---|
| Discovery | Flat plugin store inside ChatGPT | Branded GPTs in the GPT Store |
| Activation | User toggled up to three plugins per chat | User opened a single GPT |
| Backend contract | OpenAPI plus ai-plugin.json manifest | OpenAPI plus a GPT configuration |
| Persistence of identity | None. Plugins were stateless API wrappers | GPTs carry instructions and knowledge across sessions |
| Revenue model | None for developers | Revenue share announced for GPT Store |
| Booking hand off | Deep link to partner site | Deep link to partner site (unchanged) |
| Migration cost for developers | n/a | Generally low, since the same OpenAPI contract carries over |