Destination Finder Virtual Sandbox

Retrieve lowest published fares for destinations from a specific origin.

The Destination Finder API provides access to lowest published fares available to various destinations from a given origin point. It is designed to help developers build travel search applications that require fare discovery and destination inspiration based on pricing data.

Use this hosted sandbox to simulate Destination Finder 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 fare search requests, origin-destination mapping, currency handling, and price-point filtering logic to ensure your application correctly parses and displays lowest-fare travel options before integrating with live Sabre systems.

Destination Finder virtual sandbox is up and running!

Use this sandbox URL as the API base in your code to simulate Destination Finder responses instantly.

https://sabre-destination-finder.mock.beeceptor.com



General

Query Parameter NameExample
origin*non
triptypeOneWay
departuredate1891-02-16
returndate1948-03-14
lengthofstayproident et
earliestdeparturedate1921-10-30
latestdeparturedate1894-12-02
locationdolore enim do aliqua reprehenderit
minfare-31947544.1229212
maxfare-93661701.6741816
pointofsalecountryculpa proident cupidatat aliquip
region<any custom region>
themeNATIONAL-PARKS
topdestinations10.51566914396503
pricepermile-458674.6237486154
{
  "FareInfo": [
    {
      "CurrencyCode": "GBP",
      "DepartureDateTime": "2026-08-01T00:00:00",
      "DestinationLocation": "HKG",
      "DestinationRank": 5,
      "Distance": 5000,
      "Links": [
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        }
      ],
      "Location": "LHR",
      "LowestFare": {
        "AirlineCodes": [
          "NH",
          "SQ",
          "LH"
        ],
        "Fare": 500
      },
      "LowestNonStopFare": {
        "AirlineCodes": [
          "UA",
          "AF",
          "AA",
          "JL"
        ],
        "Fare": 750
      },
      "PricePerMile": 0.15,
      "Region": "Africa",
      "ReturnDateTime": "2026-07-31T00:00:00",
      "Theme": "family"
    },
    {
      "CurrencyCode": "HKD",
      "DepartureDateTime": "2026-07-01T00:00:00",
      "DestinationLocation": "CDG",
      "DestinationRank": 50,
      "Distance": 3000,
      "Links": [
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        }
      ],
      "Location": "LHR",
      "LowestFare": {
        "AirlineCodes": [
          "SQ",
          "DL",
          "AA"
        ],
        "Fare": 350
      },
      "LowestNonStopFare": {
        "AirlineCodes": [
          "BA",
          "NH",
          "AF",
          "SQ",
          "AA"
        ],
        "Fare": 500
      },
      "PricePerMile": 0.15,
      "Region": "South America",
      "ReturnDateTime": "2026-07-10T00:00:00",
      "Theme": "cultural"
    },
    {
      "CurrencyCode": "EUR",
      "DepartureDateTime": "2026-06-15T00:00:00",
      "DestinationLocation": "CDG",
      "DestinationRank": 20,
      "Distance": 8000,
      "Links": [
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        }
      ],
      "Location": "HND",
      "LowestFare": {
        "AirlineCodes": [
          "EK",
          "DL",
          "LH",
          "AA"
        ],
        "Fare": 750
      },
      "LowestNonStopFare": {
        "AirlineCodes": [
          "SQ",
          "JL",
          "NH"
        ],
        "Fare": 200
      },
      "PricePerMile": 0.15,
      "Region": "South America",
      "ReturnDateTime": "2026-07-10T00:00:00",
      "Theme": "cultural"
    },
    {
      "CurrencyCode": "AUD",
      "DepartureDateTime": "2026-06-15T00:00:00",
      "DestinationLocation": "DXB",
      "DestinationRank": 20,
      "Distance": 5000,
      "Links": [
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        }
      ],
      "Location": "HND",
      "LowestFare": {
        "AirlineCodes": [
          "AA",
          "DL",
          "EK"
        ],
        "Fare": 200
      },
      "LowestNonStopFare": {
        "AirlineCodes": [
          "AA",
          "DL",
          "UA",
          "EK",
          "NH"
        ],
        "Fare": 200
      },
      "PricePerMile": 0.2,
      "Region": "Oceania",
      "ReturnDateTime": "2026-07-10T00:00:00",
      "Theme": "cultural"
    },
    {
      "CurrencyCode": "EUR",
      "DepartureDateTime": "2026-07-15T00:00:00",
      "DestinationLocation": "BOS",
      "DestinationRank": 20,
      "Distance": 5000,
      "Links": [
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        },
        {
          "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
          "rel": "shop"
        }
      ],
      "Location": "BOS",
      "LowestFare": {
        "AirlineCodes": [
          "DL",
          "BA",
          "AA",
          "UA",
          "EK"
        ],
        "Fare": 200
      },
      "LowestNonStopFare": {
        "AirlineCodes": [
          "SQ",
          "AF",
          "DL",
          "JL",
          "AA"
        ],
        "Fare": 750
      },
      "PricePerMile": 0.15,
      "Region": "Africa",
      "ReturnDateTime": "2026-08-25T00:00:00",
      "Theme": "romantic"
    }
  ],
  "Links": [
    {
      "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/shop/flights?origin=CLT&destination=BOS",
      "rel": "self"
    }
  ],
  "OriginLocation": "LAX",
  "UsageNote": "Consider using gzip for compression.",
  "Warning": {
    "code": "PARTIAL_RESULT",
    "message": "Request processed successfully.",
    "timeStamp": "2026-07-21T00:00:00.0Z",
    "type": "Application"
  }
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
sabretravelflightsfaresshopping