2
votes

I'm using the Amadeus Flight Inspiration Search sandbox API.

Here's an example of a JSON response:

{
      "destination": "WAS",
      "departure_date": "2017-04-01",
      "return_date": "2017-04-15",
      "price": "126.40",
      "airline": "DL"
    }

I looked through the other Amadeus APIs and could not find one that pulls the name of the airline based on the airline code (in the example above, "airline": "DL"). How can we get the actual airline name?

1

1 Answers

2
votes

You can get this from Open Travel Data, specifically the Airlines file.