Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AeroDataBox Statistical API API

The Statistical API API from AeroDataBox — 8 operation(s) for statistical api.

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 operations 8 paths 15 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.4
API Version
1.14.0.0
Base URL
https://prod.api.market/api/v1/aedbx/aerodatabox
Terms of Service
Resource Areas
1

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.

Statistical API 8
GET
/airports/{codeType}/{code}/delays
AeroDataBox Airport Delays (current or Historical Moment) / TIER 3
GetAirportDelay_DelaysCurrent 3 params → 200204400401451500503
GET
/airports/{codeType}/{code}/delays/{dateLocal}
AeroDataBox Airport Delays (current or Historical Moment) / TIER 3
GetAirportDelay_DelaysHistorical 4 params → 200204400401451500503
GET
/airports/{codeType}/{code}/delays/{dateFromLocal}/{dateToLocal}
AeroDataBox Airport Delays (historical Period) / TIER 3
GetAirportDelays 5 params → 200204400401451500503
GET
/airports/{codeType}/{code}/stats/routes/daily
AeroDataBox Airport Routes and Daily Flight Destinations / TIER 3
GetRouteDailyStatistics_RoutesDailyCurrent 3 params → 200204400401451500503
GET
/airports/{codeType}/{code}/stats/routes/daily/{dateLocal}
AeroDataBox Airport Routes and Daily Flight Destinations / TIER 3
GetRouteDailyStatistics_RoutesDailAtSpecificDate 4 params → 200204400401451500503
GET
/airports/delays
AeroDataBox Global Delays (current or Historical Moment) / TIER 3
GetGlobalDelays_GlobalDelaysCurent 1 param → 200204400401451500503
GET
/airports/delays/{dateUtc}
AeroDataBox Global Delays (current or Historical Moment) / TIER 3
GetGlobalDelays_GlobalDelaysAtSpecificDate 2 params → 200204400401451500503
GET
/flights/{number}/delays
AeroDataBox Flight Delay Statistics by Flight Number / TIER 3
GetFlightDelays 2 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 properties 1 required
ErrorContract
object
Error response
1 property 1 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 properties 1 required
ListingAirportContract
object
Flight's airport reference contract
9 properties 1 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 properties 2 required
AirportDelayContract
object
5 properties 5 required
GeoCoordinatesContract
object
Geographical coordinates data
2 properties 2 required
DailyRouteStatRecordContract
object
Statistical record of route daily statistics
3 properties 3 required
FlightAirlineContract
object
Flight's airline reference conract
3 properties 1 required
DailyRouteStatContract
object
Route daily statistics of the airport
1 property 1 required
DateTimeContract
object
Descriptor date-time represented in both UTC and local timezones
2 properties 2 required
FlightDelayContract
object
Delay statistics for a flight movement
9 properties 8 required
FlightBatchDelayContract
object
Delay information about a batch of flights
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aerodatabox-statistical-api-api-openapi.yml Raw ↑

Other APIs AeroDataBox publishes across the network.

AeroDataBox Aircraft API API
AeroDataBox Airport API API
AeroDataBox Flight Alert API API
AeroDataBox Flight API API
AeroDataBox Healthcheck API API
AeroDataBox Industry API API
AeroDataBox Miscellaneous API API