The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are FlightContract (13 properties), FlightAirportMovementContract (11 properties), AirportFlightContract (11 properties), ListingAirportContract (9 properties). Each schema is shown below with its type and property counts.
DistanceFlightPlanUnitContract
object
Contract describing unit (altitude, airspeed, etc.) which can be assigned and / or requested in the context of the flight plan
2 properties
ErrorContract
object
Error response
1 property1 required
AirportFidsContract
object
Airport schedule contract
2 properties
LicenseType
string
Possible values: 0 - AllRightsReserved : All Rights Reserved. 1 - AttributionNoncommercialShareAlikeCC : Creative Commons: Attribution Non-Commercial, Share-al…
CodeshareStatus
string
Flight code-share status Possible values: 0 - Unknown : Code-sharing information is unavailable for this flight. Flight might be operated both by airline ownin…
ListingAirportContract
object
Flight's airport reference contract
9 properties1 required
FlightDirection
string
Direction of flight Possible values: 1 - Arrival 2 - Departure 3 - Both
FlightStatus
string
Flight progress status Possible values: 0 - Unknown : Status is not available for this flight 1 - Expected : Expected 2 - EnRoute : En route 3 - CheckIn : Chec…
DateTimeContract
object
Descriptor date-time represented in both UTC and local timezones
2 properties2 required
FlightAircraftContract
object
Flight's aircraft reference contract
4 properties
FlightLocationContract
object
Positional information about flight: location, altitude, speed and track
9 properties8 required
FlightSearchItemContract
object
Flight record found in the search result.
1 property1 required
ResourceContract
object
Single media resource data
7 properties2 required
Speed
object
4 properties4 required
FlightContract
object
Individiual flight contract
13 properties7 required
FlightAirlineContract
object
Flight's airline reference conract
3 properties1 required
FlightAirportMovementQualityEnum
string
Quality characteristics of the information provided within flight FlightAirportMovementContract Possible values: 0 - Basic 1 - Live 2 - Approximate
FlightPlanContract
object
Flight plan contract
8 properties2 required
Pressure
object
3 properties3 required
FlightPlanStatus
string
FlightSearchByEnum
string
Criteria to search flight by Possible values: 0 - Number : Search by flight number 1 - Reg : Search by aircraft registration 2 - CallSign : Search by ATC call-…
FlightAirportMovementContract
object
Flight arrival or departure information
11 properties2 required
FlightType
string
Azimuth
object
2 properties2 required
AirportCodesByEnum
string
Search by airport code type Possible values: 0 - Icao : ICAO-code 1 - Iata : IATA-code
AirportFlightContract
object
Flight data contract represented in airport schedule