Sabre

Connect your AI agents to Sabre.

Available Tools

search_flights

Search for flight offers using Sabre Bargain Finder Max. Supports one-way and round-trip. Returns priced itineraries …

search_flights_instaflights

Quick flight search via InstaFlights (cached results). Returns pre-computed flight offers with pagination. Faster tha…

get_lead_price_calendar

Get lowest available fares by date in a calendar view. Great for finding cheapest travel dates from a route.

get_fare_range

Get historical fare range for a route. Shows min, max, and median fares over a date range. Useful for budget planning.

get_low_fare_forecast

Get a low fare forecast (buy/wait recommendation) for a route and date. Predicts whether fares will go up or down.

get_booking

Retrieve booking details by confirmation ID (PNR locator). Returns flight, hotel, car segments, travelers, and pricing.

create_booking

Create a new booking for flights, hotels, or cars. Requires traveler details and segment info. Use search_flights fir…

check_flight_tickets

Check flight ticket status for a booking. Returns ticket numbers, status, and associated segments. Use get_booking to…

get_hotel_lead_rates

Get lead (lowest) rates for multiple hotels. Quick way to compare prices across properties. Use list_hotels to find h…

list_hotels

List hotels by city, country, or coordinates with pagination. Returns basic hotel info. Use for browsing available pr…

search_hotels

Search hotel availability with rates. Search by coordinates (lat/lng) or hotel codes. Returns properties with lowest …

get_hotel_details

Get detailed hotel info including descriptions, amenities, media, and rates. Search by hotel_code + dates or by rate_…

get_hotel_rate_info

Get all available rates for a hotel. Search by hotel_code + dates or rate_key. Returns detailed room rates, cancellat…

check_hotel_price

Validate hotel rate before booking. Pass rate_key from search_hotels or get_hotel_rate_info. Returns BookingKey (need…

list_countries

List supported countries. Returns country codes and names. Use point_of_sale_country to filter.

list_cities

List supported cities with optional country filter. Returns city codes and names. Use list_countries to find country …

list_origin_destinations

List supported origin-destination pairs for flight shopping. Filter by origin or destination airport code.

list_top_destinations

List top travel destinations from an origin airport. Returns ranked destinations based on booking data.

list_point_of_sale_countries

List supported point of sale countries for shopping queries.

list_seasonality_airports

List airports with seasonal travel data for fare history analysis. Filter by origin or destination.

validate_credential

Validate Sabre API credentials by attempting token exchange.