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

The Miscellaneous API API from AeroDataBox — 4 operation(s) for miscellaneous api.

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

This API exposes 4 operations across 4 paths, and defines 13 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.

4 operations 4 paths 13 schemas 4 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 4

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

Miscellaneous API 4
GET
/airports/{codeType}/{code}/time/local
AeroDataBox Current Local Time at the Airport / TIER 1
GetAirportLocalTime 3 params → 200204400401451500503
GET
/airports/{codeType}/{code}/time/solar
AeroDataBox Solar and Day Time at the Airport / TIER 1
GetAirportSolarTime_SolarTimeCurrent 3 params → 200204400401451500503
GET
/airports/{codeType}/{code}/time/solar/{dateLocal}
AeroDataBox Solar and Day Time at the Airport / TIER 1
GetAirportSolarTime_SolarTimeSpecificDate 4 params → 200204400401451500503
GET
/airports/{codeType}/{codeFrom}/distance-time/{codeTo}
AeroDataBox Distance and Flight Time Between Airports / TIER 2
GetAirportDistanceTime 6 params → 200204400401451500503

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are SolarStateContract (13 properties), ListingAirportContract (9 properties), Distance (5 properties), AirportDistanceTimeContract (4 properties). Each schema is shown below with its type and property counts.

DayTime
string
Daytime states Possible values: 0 - Night 1 - TwilightAstronomical 2 - TwilightNautical 3 - TwilightCivil 4 - Day 5 - BlueHour 6 - GoldenHour
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
GeoCoordinatesContract
object
Geographical coordinates data
2 properties 2 required
Angle
object
2 properties 2 required
DateTimeContract
object
Descriptor date-time represented in both UTC and local timezones
2 properties 2 required
SolarStateContract
object
Solar information at the moment
13 properties 4 required
Distance
object
5 properties 5 required
ModelFlightTimeEnum
string
Models of calculating the flight time. Possible values: 0 - Standard : Standard model of calculation which takes into account the great circle distance and the…
AirportDistanceTimeContract
object
Contract containing information on distance and approximate flight time between specified airports
4 properties 4 required
Azimuth
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aerodatabox-miscellaneous-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 Statistical API API