AeroDataBox Statistical API API is one of 8 APIs that AeroDataBox publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Statistical API. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
8 operations
across 8 paths,
and defines 15 schemas.
It is described by OpenAPI 3.0.4, at version 1.14.0.0.
Requests are made against a single base URL, https://prod.api.market/api/v1/aedbx/aerodatabox.
8 operations8 paths15 schemas8 GET
Metadata
The identity and technical contract details declared by the specification.
AeroDataBox Flight Delay Statistics by Flight Number / TIER 3
GetFlightDelays2 params→ 200204400401451500503
Schemas 15
The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are ListingAirportContract (9 properties), FlightDelayContract (9 properties), AirportDelayContract (5 properties), FlightBatchDelayContract (5 properties). Each schema is shown below with its type and property counts.
FlightLegDelayContract
object
Delay statistics of a flight leg
3 properties1 required
ErrorContract
object
Error response
1 property1 required
AirportCodesByEnum
string
Search by airport code type Possible values: 0 - Icao : ICAO-code 1 - Iata : IATA-code
DelayBracketContract
object
Delay bracket contract describing how many records are subject to a specific delay range
4 properties1 required
ListingAirportContract
object
Flight's airport reference contract
9 properties1 required
StatisticClass
string
Possible values: 0 - Flight 1 - FlightAndHour
PercentileBracketContract
object
Percentile bracket contract describing the flight delay for a specific percentile of the distribution
2 properties2 required
AirportDelayContract
object
5 properties5 required
GeoCoordinatesContract
object
Geographical coordinates data
2 properties2 required
DailyRouteStatRecordContract
object
Statistical record of route daily statistics
3 properties3 required
FlightAirlineContract
object
Flight's airline reference conract
3 properties1 required
DailyRouteStatContract
object
Route daily statistics of the airport
1 property1 required
DateTimeContract
object
Descriptor date-time represented in both UTC and local timezones
2 properties2 required
FlightDelayContract
object
Delay statistics for a flight movement
9 properties8 required
FlightBatchDelayContract
object
Delay information about a batch of flights
5 properties3 required
Specification
The full machine-readable OpenAPI contract behind this narrative.