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

The Aircraft API API from AeroDataBox — 6 operation(s) for aircraft api.

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

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

6 operations 6 paths 9 schemas 6 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 6

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

Aircraft API 6
GET
/aircrafts/{searchBy}/{searchParam}
AeroDataBox Single Aircraft (by Tail-number, Mode-S or ID) / TIER 1
GetAircraft 5 params → 200204400401451500503
GET
/aircrafts/{searchBy}/{searchParam}/registrations
AeroDataBox Single Aircraft Registration History (by Tail-number, Mode-S or ID) / TIER 1
GetAircraftRegistrations 3 params → 200204400401451500503
GET
/aircrafts/{searchBy}/{searchParam}/all
AeroDataBox Aircraft by Tail-number, Mode-S or ID / TIER 1
GetAllAircraft 5 params → 200204400401451500503
GET
/airlines/{airlineCode}/aircrafts
AeroDataBox Airline Fleet / Aircraft List by Airline Code (BETA) / TIER 3
GetAirlineFleet 5 params → 200204400401451500503
GET
/aircrafts/reg/{reg}/image/beta
AeroDataBox Aircraft Image by Tail-number / TIER 2
GetAircraftImageByRegistration 2 params → 200204400401451500503
GET
/aircrafts/search/term
AeroDataBox Search Active Aircraft Tail Numbers by Term / TIER 2
SearchAircraftByTerm 3 params → 200204400401451500503

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are AircraftContract (26 properties), ResourceContract (7 properties), AircraftContractPagedCollectionContract (6 properties), AircraftRegistrationContract (5 properties). Each schema is shown below with its type and property counts.

AircraftContractPagedCollectionContract
object
6 properties 6 required
AircraftRegistrationContract
object
Aircraft registration data
5 properties 2 required
StringAircraftContractSearchResultCollectionContract
object
3 properties 3 required
ErrorContract
object
Error response
1 property 1 required
LicenseType
string
Possible values: 0 - AllRightsReserved : All Rights Reserved. 1 - AttributionNoncommercialShareAlikeCC : Creative Commons: Attribution Non-Commercial, Share-al…
ResourceContract
object
Single media resource data
7 properties 2 required
EngineType
string
Possible values: 0 - Unknown 1 - Jet 2 - Turboprop 3 - Piston
AircraftSearchByEnum
string
Criteria to search aircraft by Possible values: 0 - Id : ID of the aircraft (as stored in this API) 1 - Reg : Search by aircraft tail-number 2 - Icao24 : Searc…
AircraftContract
object
Single aircraft data
26 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs AeroDataBox publishes across the network.

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
AeroDataBox Statistical API API