This repo contains the content and specifications for the Amadeus Travel Innovation Sandbox. Check out our site for more details.
affiliate-search-destinations.json
is the list of IATA airport codes supported as an origin or destination for our Flight Affiliate Search. The keys in the JSON file indicate the IATA code of the airlines that serve the value list-of-airports. The corresponding city codes to these airport codes are also accepted.airport-autocomplete-template.html
is a sample usage of our Airport Autocomplete API using JQuery UI Autocompleteflight-search-cache-origin-destination.csv
is a list of the currently supported origin-destination airport pairs and their respective currencies in the Amadeus Feature Results Public Cache that powers our Flight Inspiration Search and Extensive Search APIs.swagger.yml
is the Swagger spec document for our current APIs