ADS-B Exchange Geospatial Filtering API
Endpoints allow filtering live data based on geospatial boundaries, such as latitude, longitude, altitudes, or even custom GeoJSON shapes.Use these endpoints to get information about aircraft within a specific radius from a given point, within a polygon, or within a custom shape.Note: When using GeoJSON shape files, only Polygon and MultiPolygon shapes are supported. Any other shapes will be ignored.
ADS-B Exchange Geospatial Filtering 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 Geospatial Filtering. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.
This API exposes 7 operations across 7 paths, and defines 17 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 Geospatial Filtering 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 7
Across 7 paths, the API surfaces 7 operations — 4 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Endpoints allow filtering live data based on geospatial boundaries, such as latitude, longitude, altitudes, or even custom GeoJSON shapes. Use these endpoints to get information a…
Schemas 17
The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are AircraftSingleResponse (60 properties), AircraftSingleMinimalResponse (33 properties), AcasResolutionAdvisoryResponse (11 properties), AircraftCollectionResponse (6 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.