YGO API
    YGO API
    • Overview
    • Core Concepts
    • Authentication
    • Quickstart Guide
    • AI Search & Trip Planning
    • Booking Flow
    • Environments
    • General
      • Check API health status
        GET
      • Get current API key context
        GET
    • AI Search & Trip Planning
      • Send message to YGO AI
        POST
    • Product Search (Classic)
      • Search for hotel & package offers
        POST
      • Get transfers for booking
        POST
      • Get package price calendar
        POST
    • Bookings
      • Get or create open booking
        POST
      • Update open booking
        POST
      • Update booking status and trigger workflows
        POST
      • List bookings
        POST
      • Get booking
        POST
    • Schemas
      • Schemas
        • PackageSearchRequest
        • GetTransfersRequest
        • GetOpenBookingRequest
        • SaveOpenBookingRequest
        • SaveBookingStatusRequest
        • ListBookingsRequest
        • GetBookingRequest
        • GetPackageCalendarRequest
        • Product
        • TransferOptionsResponse
        • Booking
        • ProductTexts
        • TransferOption
        • BookingDetails
        • TripReference
        • PackageCalendarResponse
        • LocaleContent
        • Trip
        • BookingItemInput
        • PackageCalendarDate
        • ProductImage
        • TransferImage
        • BookingItem
        • ProductDetails
        • PickupInformation
        • Traveller
        • PackageOffer
        • PickupLocation
        • TourOperator
        • Pickup
        • Image
        • Accommodation
        • CheckPickup
        • Room
        • TransferRemark
        • Transport
        • CancellationPolicy
        • Flight
        • Airport
        • Price
        • PriceByPax
        • SuccessResponse
        • ErrorResponse
        • Hotel
        • HotelFeatures
        • FeatureState
        • RoomFeatures
        • RoomContent
        • Facility
      • Response
        • Unauthorized

    Overview

    Enable your customers to discover and book hyper-personalized travel experiences through intelligent package creation. The YGO API delivers seamless access to multi-supplier inventory with AI-enhanced bundling, helping you increase revenue, margins, and customer retention.

    Transform Your Travel Offering#

    AI-Powered Search - Natural language search with multi-source data augmentation for hotels, activities, flights, and transfers
    Intelligent Itinerary Planning - Generate walkable, optimized itineraries that respect live availability, opening hours, and traveler preferences
    Sell Smart Packages - Combine flights, hotels, activities, and transfers into optimized bundles that maximize value for your customers
    Connect to Premium Supply - Access inventory from Peakwork, Amadeus, and leading travel suppliers through a single integration
    Enable Dynamic Booking - Create and manage live itineraries with flexible modification and real-time availability

    Built for Modern Travel Businesses#

    Designed for travel agencies, tour operators, and OTAs ready to embrace the AI-driven future of travel distribution. Integrate once, access everything—without the complexity of managing multiple supplier connections.

    Quick Navigation#

    AI Search & Planning - Discover YGO AI's intelligent search and itinerary capabilities
    Authentication - Get your API token and make your first call
    Core Concepts - Understand Organizations and Projects
    Bookings - Learn about the booking lifecycle and management
    API Reference - Browse all endpoints

    Base URL#

    https://api.ygo.ai/v1
    INFO
    Unified API Endpoint
    The YGO API uses a single base URL for both Sandbox and Production environments. Your API token automatically routes requests to the correct environment based on your Project:
    Sandbox API token → Test environment
    Production API token → Live environment
    This design simplifies integration—no need to change URLs when moving between environments.
    TIP
    Current Version: This documentation covers v1, the current version of the YGO API.
    INFO
    Ready to get started? Explore AI Search & Planning to see what's possible, then begin with Authentication to receive your API token and start building.

    Get Support#

    Your dedicated account manager is here to help you succeed. For technical questions, reach our integration team at integrations@ygo.ai
    Modified at 2025-10-18 07:05:54
    Next
    Core Concepts
    Built with