City Pairs Lookup Virtual Sandbox

Retrieve supported origin and destination airport code combinations for Sabre Air Shopping APIs.

The City Pairs Lookup API provides a comprehensive list of supported city pairs for REST Air Shopping services. Developers can use this to verify valid origin and destination airport code combinations for shopping, historical, and forecast flight queries.

Use this hosted sandbox to simulate City Pairs Lookup 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 verify reference-data mapping, autocomplete behavior, invalid-code handling, and fallback logic for travel metadata such as airports, airlines, countries, or equipment codes.

City Pairs Lookup virtual sandbox is up and running!

Use this sandbox URL as the API base in your code to simulate City Pairs Lookup responses instantly.

https://sabre-city-pairs.mock.beeceptor.com



General(3 operations)

Query Parameter NameExample
pointofsalecountryea laboris consectetur
origincountrysint quis deserunt irure
destinationcountryipsum
originregionNorth America
destinationregionAfrica
triptypeOneWay
{
  "Links": [
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/shop/flights/origins-destinations?destinationcountry=AR&triptype=Return",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/shop/flights/origins-destinations?destinationcountry=AR&triptype=Return",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/shop/flights/origins-destinations?destinationcountry=AR&triptype=Return",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/shop/flights/origins-destinations?destinationcountry=AR&triptype=Return",
      "rel": "self"
    }
  ],
  "OriginDestinationLocations": [
    {
      "DestinationLocation": {
        "AirportCode": "SFO",
        "AirportName": "San Francisco International Airport",
        "CityName": "Waterloo",
        "CountryCode": "PG",
        "CountryName": "Libyan Arab Jamahiriya",
        "RegionName": "North America"
      },
      "OriginDestinationLocations": "SIN-SYD",
      "OriginLocation": {
        "AirportCode": "AMS",
        "AirportName": "Amsterdam Airport Schiphol",
        "CityName": "South Adaline",
        "CountryCode": "AG",
        "CountryName": "Democratic Republic of the Congo",
        "RegionName": "Antarctica"
      },
      "TripType": "OneWay"
    },
    {
      "DestinationLocation": {
        "AirportCode": "ORD",
        "AirportName": "Tokyo Haneda Airport",
        "CityName": "Rosemead",
        "CountryCode": "EG",
        "CountryName": "Haiti",
        "RegionName": "Asia"
      },
      "OriginDestinationLocations": "SIN-SYD",
      "OriginLocation": {
        "AirportCode": "SFO",
        "AirportName": "O'Hare International Airport",
        "CityName": "Glenview",
        "CountryCode": "SS",
        "CountryName": "Niue",
        "RegionName": "Asia"
      },
      "TripType": "Return"
    },
    {
      "DestinationLocation": {
        "AirportCode": "FRA",
        "AirportName": "O'Hare International Airport",
        "CityName": "West Kaylie",
        "CountryCode": "ZA",
        "CountryName": "Suriname",
        "RegionName": "Europe"
      },
      "OriginDestinationLocations": "AMS-SIN",
      "OriginLocation": {
        "AirportCode": "AMS",
        "AirportName": "Amsterdam Airport Schiphol",
        "CityName": "South Myronview",
        "CountryCode": "AW",
        "CountryName": "Lao People's Democratic Republic",
        "RegionName": "North America"
      },
      "TripType": "OneWay"
    }
  ]
}
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.
Query Parameter NameExample
origincountryanim
destinationcountryquis incididunt minim
originregionNorth America
destinationregionAfrica
{
  "Links": [
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/historical/flights/origins-destinations?destinationcountry=AR",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/historical/flights/origins-destinations?destinationcountry=AR",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/historical/flights/origins-destinations?destinationcountry=AR",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/historical/flights/origins-destinations?destinationcountry=AR",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/historical/flights/origins-destinations?destinationcountry=AR",
      "rel": "self"
    }
  ],
  "OriginDestinationLocations": [
    {
      "DestinationLocation": {
        "AirportCode": "FRA",
        "AirportName": "Amsterdam Airport Schiphol",
        "CityName": "East Koreystead",
        "CountryCode": "BG",
        "CountryName": "Panama",
        "RegionName": "North America"
      },
      "OriginDestinationLocations": "DXB-LHR",
      "OriginLocation": {
        "AirportCode": "HND",
        "AirportName": "Frankfurt Airport",
        "CityName": "Fort Worth",
        "CountryCode": "SL",
        "CountryName": "Venezuela",
        "RegionName": "Asia"
      }
    }
  ]
}
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.
Query Parameter NameExample
origincountryea Ut Excepteur
destinationcountryExcepteur sed labore
originregionNorth America
destinationregionNorth America
{
  "Links": [
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/forecast/flights/origins-destinations?destinationcountry=AR",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/forecast/flights/origins-destinations?destinationcountry=AR",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/forecast/flights/origins-destinations?destinationcountry=AR",
      "rel": "self"
    },
    {
      "href": "https://api.cert.platform.sabre.com/v1/lists/supported/forecast/flights/origins-destinations?destinationcountry=AR",
      "rel": "self"
    }
  ],
  "OriginDestinationLocations": [
    {
      "DestinationLocation": {
        "AirportCode": "JFK",
        "AirportName": "Singapore Changi Airport",
        "CityName": "Seattle",
        "CountryCode": "LA",
        "CountryName": "Liechtenstein",
        "RegionName": "Antarctica"
      },
      "OriginDestinationLocations": "AMS-SIN",
      "OriginLocation": {
        "AirportCode": "SIN",
        "AirportName": "Frankfurt Airport",
        "CityName": "Port Antwanberg",
        "CountryCode": "JO",
        "CountryName": "Tokelau",
        "RegionName": "North America"
      }
    },
    {
      "DestinationLocation": {
        "AirportCode": "FRA",
        "AirportName": "Frankfurt Airport",
        "CityName": "Kuhnland",
        "CountryCode": "PA",
        "CountryName": "Taiwan",
        "RegionName": "South America"
      },
      "OriginDestinationLocations": "JFK-LAX",
      "OriginLocation": {
        "AirportCode": "SIN",
        "AirportName": "Hong Kong International Airport",
        "CityName": "New Saul",
        "CountryCode": "KY",
        "CountryName": "French Polynesia",
        "RegionName": "Australia"
      }
    },
    {
      "DestinationLocation": {
        "AirportCode": "ORD",
        "AirportName": "John F. Kennedy International Airport",
        "CityName": "Beulahport",
        "CountryCode": "GS",
        "CountryName": "Latvia",
        "RegionName": "Australia"
      },
      "OriginDestinationLocations": "SIN-SYD",
      "OriginLocation": {
        "AirportCode": "HND",
        "AirportName": "San Francisco International Airport",
        "CityName": "Burleyshire",
        "CountryCode": "MS",
        "CountryName": "China",
        "RegionName": "North America"
      }
    },
    {
      "DestinationLocation": {
        "AirportCode": "ORD",
        "AirportName": "Hong Kong International Airport",
        "CityName": "Gabrielchester",
        "CountryCode": "VC",
        "CountryName": "Saint Lucia",
        "RegionName": "South America"
      },
      "OriginDestinationLocations": "JFK-EZE",
      "OriginLocation": {
        "AirportCode": "HKG",
        "AirportName": "Hong Kong International Airport",
        "CityName": "Elk Grove",
        "CountryCode": "GB",
        "CountryName": "Seychelles",
        "RegionName": "Africa"
      }
    }
  ]
}
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.
sabretravelaviationlookupreference-data