Sabre Flight Search Mock Server

Retrieve lowest fares and dynamic flight options for travel shopping applications.

The Sabre Flight Search API enables developers to power inspirational shopping by retrieving lowest fares across a wide range of destinations and flexible dates. It provides the necessary structure to handle complex flight search queries and return competitive pricing data.

Use this hosted mock server to simulate Sabre Flight Search APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready. This keeps your integration code consistent across local development, QA, demos, and production.

Use cases:

Use this sandbox to validate flight search payloads, fare calendar handling, carrier filters, cabin preferences, and no-result or alternate-date shopping flows before connecting to Sabre production APIs.

Sabre Flight Search mock server is up and running!

Use this mock URL as the API base in your code to simulate Sabre Flight Search responses instantly.

https://sabre-flight-search.mock.beeceptor.com



flightsearch

{
  "departureLocation": {
    "locationType": "Country",
    "locationCode": "US"
  },
  "arrivalLocations": [
    {
      "locationFilter": "Limit To",
      "location": {
        "locationType": "City",
        "locationCode": "LON"
      }
    }
  ],
  "departureDateRange": {
    "fromDate": "2026-07-29",
    "toDate": "2026-12-31"
  },
  "lengthsOfStay": [
    7
  ],
  "processingOptions": {
    "publicContentPointOfSaleCountry": "US",
    "returnLowestNonStopFare": false,
    "returnMode": "Per Day",
    "returnFullOffers": true,
    "budget": {
      "maximumTotalFareAmount": 500,
      "currencyCode": "USD"
    }
  },
  "sources": {
    "providers": [
      "Sabre"
    ],
    "distributionModels": [
      "ATPCO"
    ]
  }
}
{
  "errors": [
    {
      "category": "BAD_REQUEST",
      "description": "Invalid date format provided.",
      "fieldName": "currencyCode",
      "fieldPath": "processingOptions.budget.currencyCode",
      "fieldValue": "TdPuW",
      "type": "REQUIRED_FIELD_MISSING"
    },
    {
      "category": "BAD_REQUEST",
      "description": "Client did not provide required data.",
      "fieldName": "currencyCode",
      "fieldPath": "processingOptions.budget.currencyCode",
      "fieldValue": "I2c4C",
      "type": "LIMIT_EXCEEDED"
    }
  ],
  "flights": [
    {
      "aircraftTypeCode": "regional",
      "arrivalAirportCode": "JEQ",
      "arrivalDate": "2027-01-01",
      "arrivalTime": "14:45",
      "departureAirportCode": "VMT",
      "departureDate": "2026-11-15",
      "departureTime": "18:00",
      "disclosureAirlineCode": "[object Object]",
      "durationInMinutes": 454,
      "hiddenStops": [
        {
          "aircraftTypeCode": "regional",
          "airportCode": "CMQ",
          "arrivalDate": "2026-08-07",
          "arrivalTime": "09:00",
          "departureDate": "2027-02-21",
          "departureTime": "18:00",
          "durationInMinutes": 140,
          "hasChangeOfGauge": false
        },
        {
          "aircraftTypeCode": "widebody",
          "airportCode": "MBH",
          "arrivalDate": "2026-07-03",
          "arrivalTime": "09:00",
          "departureDate": "2026-11-03",
          "departureTime": "10:00",
          "durationInMinutes": 141,
          "hasChangeOfGauge": true
        },
        {
          "aircraftTypeCode": "widebody",
          "airportCode": "CCU",
          "arrivalDate": "2026-09-15",
          "arrivalTime": "09:00",
          "departureDate": "2026-09-01",
          "departureTime": "14:00",
          "durationInMinutes": 62,
          "hasChangeOfGauge": true
        },
        {
          "aircraftTypeCode": "widebody",
          "airportCode": "MFP",
          "arrivalDate": "2027-04-16",
          "arrivalTime": "17:00",
          "departureDate": "2026-09-09",
          "departureTime": "18:00",
          "durationInMinutes": 101,
          "hasChangeOfGauge": false
        },
        {
          "aircraftTypeCode": "widebody",
          "airportCode": "HZH",
          "arrivalDate": "2027-05-11",
          "arrivalTime": "13:00",
          "departureDate": "2027-01-04",
          "departureTime": "10:00",
          "durationInMinutes": 147,
          "hasChangeOfGauge": false
        }
      ],
      "id": "27ff9e5c-74aa-4662-b078-92651c69799a",
      "marketingAirlineCode": "[object Object]",
      "marketingFlightNumber": 5769,
      "operatingAirlineCode": "[object Object]",
      "operatingFlightNumber": 5187
    },
    {
      "aircraftTypeCode": "regional",
      "arrivalAirportCode": "LCL",
      "arrivalDate": "2026-07-25",
      "arrivalTime": "10:00",
      "departureAirportCode": "FLB",
      "departureDate": "2026-07-11",
      "departureTime": "06:00",
      "disclosureAirlineCode": "[object Object]",
      "durationInMinutes": 911,
      "hiddenStops": [
        {
          "aircraftTypeCode": "widebody",
          "airportCode": "TQY",
          "arrivalDate": "2027-05-12",
          "arrivalTime": "17:00",
          "departureDate": "2026-08-11",
          "departureTime": "14:00",
          "durationInMinutes": 154,
          "hasChangeOfGauge": false
        },
        {
          "aircraftTypeCode": "regional",
          "airportCode": "YFD",
          "arrivalDate": "2026-09-24",
          "arrivalTime": "09:00",
          "departureDate": "2026-12-05",
          "departureTime": "14:00",
          "durationInMinutes": 78,
          "hasChangeOfGauge": false
        },
        {
          "aircraftTypeCode": "widebody",
          "airportCode": "IMW",
          "arrivalDate": "2026-09-29",
          "arrivalTime": "17:00",
          "departureDate": "2027-02-06",
          "departureTime": "18:00",
          "durationInMinutes": 129,
          "hasChangeOfGauge": false
        },
        {
          "aircraftTypeCode": "regional",
          "airportCode": "IWI",
          "arrivalDate": "2027-01-26",
          "arrivalTime": "13:00",
          "departureDate": "2026-07-08",
          "departureTime": "18:00",
          "durationInMinutes": 62,
          "hasChangeOfGauge": true
        },
        {
          "aircraftTypeCode": "widebody",
          "airportCode": "GJG",
          "arrivalDate": "2027-05-06",
          "arrivalTime": "17:00",
          "departureDate": "2027-04-15",
          "departureTime": "14:00",
          "durationInMinutes": 30,
          "hasChangeOfGauge": true
        }
      ],
      "id": "144a37ff-c612-4bc9-8736-b697403fa068",
      "marketingAirlineCode": "[object Object]",
      "marketingFlightNumber": 204,
      "operatingAirlineCode": "[object Object]",
      "operatingFlightNumber": 3502
    },
    {
      "aircraftTypeCode": "narrowbody",
      "arrivalAirportCode": "JEM",
      "arrivalDate": "2026-11-09",
      "arrivalTime": "19:15",
      "departureAirportCode": "TGC",
      "departureDate": "2027-04-17",
      "departureTime": "12:15",
      "disclosureAirlineCode": "[object Object]",
      "durationInMinutes": 434,
      "hiddenStops": [
        {
          "aircraftTypeCode": "narrowbody",
          "airportCode": "NHZ",
          "arrivalDate": "2026-06-20",
          "arrivalTime": "13:00",
          "departureDate": "2026-06-29",
          "departureTime": "10:00",
          "durationInMinutes": 72,
          "hasChangeOfGauge": false
        },
        {
          "aircraftTypeCode": "narrowbody",
          "airportCode": "WPJ",
          "arrivalDate": "2027-03-02",
          "arrivalTime": "13:00",
          "departureDate": "2026-10-04",
          "departureTime": "18:00",
          "durationInMinutes": 44,
          "hasChangeOfGauge": false
        },
        {
          "aircraftTypeCode": "narrowbody",
          "airportCode": "GHN",
          "arrivalDate": "2026-12-21",
          "arrivalTime": "17:00",
          "departureDate": "2027-02-13",
          "departureTime": "14:00",
          "durationInMinutes": 40,
          "hasChangeOfGauge": false
        },
        {
          "aircraftTypeCode": "regional",
          "airportCode": "LXC",
          "arrivalDate": "2027-04-10",
          "arrivalTime": "13:00",
          "departureDate": "2026-09-01",
          "departureTime": "14:00",
          "durationInMinutes": 161,
          "hasChangeOfGauge": false
        },
        {
          "aircraftTypeCode": "widebody",
          "airportCode": "RUC",
          "arrivalDate": "2027-03-25",
          "arrivalTime": "17:00",
          "departureDate": "2027-03-05",
          "departureTime": "18:00",
          "durationInMinutes": 106,
          "hasChangeOfGauge": true
        }
      ],
      "id": "01c71424-d7e0-4ef3-96eb-264c6ae287e1",
      "marketingAirlineCode": "[object Object]",
      "marketingFlightNumber": 7499,
      "operatingAirlineCode": "[object Object]",
      "operatingFlightNumber": 3912
    }
  ],
  "journeys": [
    {
      "flightRefs": [
        "FL-004",
        "FL-001",
        "FL-003"
      ],
      "id": "30348070-a285-4b6f-aad1-3318b41b1f0d",
      "requestedJourneyIndex": 5
    },
    {
      "flightRefs": [
        "FL-001",
        "FL-005"
      ],
      "id": "61ce70d0-feae-482e-969b-ae0275e01631",
      "requestedJourneyIndex": 1
    }
  ],
  "offers": [
    {
      "applicableToPseudoCityCodes": [
        "PCC4",
        "PCC3"
      ],
      "createdAt": "2026-05-27T00:00:00.0Z",
      "id": "Ye53O2HLKV",
      "isNonStop": false,
      "items": [
        {
          "id": "e8QzumWDUdcb",
          "isMandatory": false,
          "type": "ExtraOfferItem"
        },
        {
          "id": "fFdteDccNeVR",
          "isMandatory": false,
          "type": "ExtraOfferItem"
        },
        {
          "id": "2tA49iVjTIS7",
          "isMandatory": false,
          "type": "ExtraOfferItem"
        }
      ],
      "journeyRefs": [
        "J-001",
        "J-003",
        "J-002"
      ],
      "paymentTimeLimit": "2026-10-21T00:00:00.0Z",
      "source": {
        "distributionModel": "ATPCO",
        "provider": "Unknown",
        "supplier": "Amadeus"
      },
      "totalPrice": {
        "amount": "4",
        "currencyCode": "SRD"
      },
      "type": "PackageOffer",
      "validUntil": "2027-02-06T00:00:00.0Z"
    }
  ],
  "timestamp": "2026-06-16T00:00:00.0Z"
}
sabretravelflightsshoppingrest