For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedConnectorsAPI reference
Get startedConnectorsAPI reference
    • Overview
    • ActiveCampaign
    • Adobe PDF Services
    • Ahrefs
    • Airtable
    • Amadeus
    • Amazon S3
    • Amplitude
    • Anaplan
    • Apollo
    • Arize
    • Articulate Reach 360
    • Asana
    • Attio
    • Aviationstack
    • BambooHR
    • Basecamp
    • bioRxiv
    • Bitbucket
    • Bitly
    • Box
    • Calendly
    • Canva
    • ClickUp
    • ClinicalTrials.gov
    • Cloudflare
    • CMS Coverage
    • Coda
    • ComplianceQuest
    • Concur
    • Confluence
    • Contentful
    • Crustdata
    • Databricks
    • Datadog
    • DocuSign
    • DoorDash
    • Dropbox
    • Duffel
    • Dynamics 365 Sales
    • Exa
    • Expensify
    • FactSet
    • Figma
    • Firecrawl
    • Fireflies
    • FireHydrant
    • Foursquare
    • Frame.io
    • FreshBooks
    • Freshdesk
    • Freshservice
    • Front
    • Gamma
    • GitHub
    • GitLab
    • Gmail
    • Gong
    • Google BigQuery
    • Google Calendar
    • Google Docs
    • Google Drive
    • Google Maps
    • Google Meet
    • Google Sheets
    • Google Slides
    • Google Tasks
    • Grafana
    • Greenhouse
    • Guru
    • Hex
    • HiBob
    • HubSpot
    • Intercom
    • Jenkins
    • Jira
    • Jira Service Management
    • Kintone
    • Klaviyo
    • Linear
    • LinkedIn
    • Looker
    • Lucidchart
    • Make
    • Microsoft Planner
    • Microsoft Teams
    • Microsoft Teams GCC High
    • Miro
    • Monday.com
    • n8n
    • NetSuite
    • Notion
    • NPI Registry
    • OneDrive
    • OneDrive GCC High
    • OneNote
    • Oracle HCM
    • Oracle Sales Cloud
    • Oracle SCM
    • Oura
    • Outlook
    • PagerDuty
    • PayPal
    • Peec AI
    • Pipedrive
    • PostHog
    • PubMed
    • Pylon
    • Quartr
    • QuickBooks Online
    • Ramp
    • ReadMe
    • Rootly
    • Sabre
    • Salesforce
    • Sanity
    • SAP SuccessFactors
    • SendGrid
    • Sentry
    • ServiceNow
    • SharePoint
    • SharePoint GCC High
    • Shopify
    • Slack
    • Smartsheet
    • Snowflake
    • Spotify
    • Square
    • Straker
    • Strava
    • Stripe
    • Supabase
    • Teamwork.com
    • Trello
    • TripAdvisor
    • UKG Pro
    • Vercel
    • Vestaboard
    • VisualPing
    • Weather
    • Webflow
    • WHOOP
    • Wikipedia
    • Wix
    • WordPress
    • Workday
    • X
    • Xero
    • Yelp
    • YouTube
    • Zendesk
    • Zendesk Sell
    • Zoho CRM
    • Zoho Desk
    • Zoom
    • ZoomInfo

Get started

  • Overview
  • Introduction
  • Unified API
  • Linked Account
  • Merge Link
  • Use cases

Implementation

  • Sandboxes
  • SDKs
  • API access
  • Syncing data
  • Writing data
  • Data minimization
  • Supplemental data
  • Errors
  • Integration metadata

API reference

  • ATS
  • HRIS
  • Accounting
  • Ticketing
  • CRM
  • File Storage
  • Knowledge Base
  • Chat

Resources

  • Help Center
  • Merge.dev
  • Changelog
© Merge 2026Terms of usePrivacy policy
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
On this page
  • Sample use cases
  • Available Tools

Sabre

Connect your AI agents to Sabre.
Was this page helpful?
Previous

Rootly

Next

Salesforce

Authentication: API key. See Magic Link for the runtime auth flow.

Sample use cases

  • Find round-trip flights from JFK to LHR next Friday under $1,000.
  • Hold a booking for 24 hours on the cheapest morning flight to Boston tomorrow.
  • List Star Alliance flights between SFO and FRA on the 15th.

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.