Integrations

Use TheWineTrip in ChatGPT

Connect TheWineTrip's wine travel API to your custom GPT in minutes. Your GPT will be able to search 45,000+ wineries, browse wine regions, and build travel itineraries.

OpenAPI Spec URL

Paste this URL into ChatGPT's "Import from URL" field when adding a new action.

https://thewinetrip.com/api/v1/openapi.jsonView spec

Setup Guide

  1. 1

    Open ChatGPT and create a GPT

    Go to ChatGPT, click "Explore GPTs" in the sidebar, then click "Create a GPT". Switch to the "Configure" tab.

  2. 2

    Open the Actions section

    Scroll down to the "Actions" section at the bottom of the Configure tab and click "Create new action".

  3. 3

    Import from URL

    Choose "Import from URL" and paste the OpenAPI spec URL below. ChatGPT will fetch and parse the full spec automatically.

  4. 4

    Review and save

    ChatGPT will list all available actions. Review them, click "Save", then go back and publish or test your GPT.

  5. 5

    Add an API key (optional)optional

    The API works without a key up to 100 requests/day. For higher limits, get a free API key at /developers and add it to the "Authentication" section as a Bearer token.

Available Actions

search_wineriesSearch 45,000+ wineries by region, country, or name
get_wine_regionGet detailed info about a wine region
list_wine_regionsBrowse all available wine regions
find_nearby_wineriesFind wineries near a GPS location
create_tripSave a wine itinerary and get a shareable URL

Example GPT System Prompt

Copy this into your GPT's instructions to give it the right persona and behaviour.

You are a wine travel expert. Use TheWineTrip API to help users plan wine trips. When asked about wine regions or wineries, call the appropriate API. Always include booking links when suggesting accommodation.

Need higher rate limits?

The free tier allows 100 requests/day without authentication. Get a free API key for higher limits and usage analytics.

Get an API Key