ADS-B Exchange Operations API
Endpoints provide access to Takeoffs/Landings operational events.
ADS-B Exchange Operations API is one of 5 APIs that ADS-B Exchange publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Operations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.
This API exposes 4 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 3.0.0, at version v2.
Requests are made against a single base URL, https://gateway.adsbexchange.com/api/aircraft/v2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
ADS-B Exchange Operations API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as x-api-key (X-Api-Key).
X-Api-Key— Provide your API key via x-api-key header to access the API.
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Endpoints provide access to Takeoffs/Landings operational events.
Schemas 9
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are OperationsResponseItem (39 properties), OperationsResponse (8 properties), ProblemDetails (5 properties), ApiUnauthorizedResponse (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from ADS-B Exchange 4
Other APIs ADS-B Exchange publishes across the network.