Amadeus · Example Payload

Flight Most Traveled Destinations Air Traffic Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Flight Most Traveled Destinations Air Traffic Example is an example object payload from Amadeus, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typesubTypedestinationanalytics

Example Payload

Raw ↑
{
  "type": "air-traffic",
  "subType": "string-value",
  "destination": "WAS",
  "analytics": {
    "flights": {
      "score": 56
    },
    "travelers": {
      "score": 68
    }
  }
}