AeroDataBox · Example Payload

Aerodatabox Airport Feed Service Status Contract Example

AviationFlightsAerospaceFlight DataAirport Data

Aerodatabox Airport Feed Service Status Contract Example is an example object payload from AeroDataBox, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

flightSchedulesFeedliveFlightUpdatesFeedadsbUpdatesFeedgeneralAvailability

Example Payload

Raw ↑
{
  "flightSchedulesFeed": "example_value",
  "liveFlightUpdatesFeed": "example_value",
  "adsbUpdatesFeed": "example_value",
  "generalAvailability": "example_value"
}