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 Airport API API

The Airport API API from AeroDataBox — 5 operation(s) for airport api.

AeroDataBox Airport 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 Airport API. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 5 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.

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

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

Airport API 5
GET
/airports/{codeType}/{code}
AeroDataBox Airport by Code / TIER 1
GetAirport 5 params → 200204400401451500503
GET
/airports/{codeType}/{code}/runways
AeroDataBox Airport Runways / TIER 1
GetAirportRunways 3 params → 200204400401451500503
GET
/airports/search/location
AeroDataBox Search Airports by Location / TIER 2
SearchAirportsByLocation 6 params → 200204400401451500503
GET
/airports/search/ip
AeroDataBox Search Airports by IP Address Geolocation / TIER 2
SearchAirportsByIpGeoLocation 5 params → 200204400401451500503
GET
/airports/search/term
AeroDataBox Search Airports by Free Text / TIER 2
SearchAirportByTerm 5 params → 200204400401451500503

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are AirportContract (14 properties), RunwayContract (9 properties), ListingAirportContract (9 properties), AirportUrlsContract (6 properties). Each schema is shown below with its type and property counts.

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
AirportLocalTimeContract
object
Information about the local time at an airport
2 properties 2 required
ListingAirportContract
object
Flight's airport reference contract
9 properties 1 required
StringListingAirportContractSearchResultCollectionContract
object
3 properties 3 required
AirportUrlsContract
object
Airport URLs contract
6 properties
ContinentContract
object
Continent data
2 properties 1 required
GeoCoordinatesContract
object
Geographical coordinates data
2 properties 2 required
DateTimeContract
object
Descriptor date-time represented in both UTC and local timezones
2 properties 2 required
RunwayContract
object
Single runway data
9 properties 4 required
Distance
object
5 properties 5 required
SurfaceType
string
Possible values: 0 - Unknown 1 - Asphalt 2 - Concrete 3 - Grass 4 - Dirt 5 - Gravel 6 - DryLakebed 7 - Water 8 - Snow
GeoCoordinatesContractListingAirportContractSearchResultCollectionContract
object
3 properties 3 required
AirportContract
object
Single airport data
14 properties 7 required
CountryContract
object
Country data
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs AeroDataBox publishes across the network.

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