flight status

April ’23 Updates: New Endpoints and Performance and Usability Improvements

Search airports by IP geolocation and Search airports by location endpoints now have query-string style counter-parts. If you’re on the most recent pricing plans, we recommend: using /airports/search/location?lat={lat}&lon={lon}&radiusKm={radiusKm}&limit={limit} instead of /airports/search/location/{lat}/{lon}/km/{radiusKm}/{limit} (documentation) using /airports/search/ip?q={ip}&radiusKm={radiusKm}&limit={limit} instead of /airports/search/ip/{ip}/km/{radiusKm}/{limit} (documentation) New endpoint added: Solar and day time at the airportGET /airports/{codeType}/{code}/time/solar/*It produces certain solar and daytime calculations …

April ’23 Updates: New Endpoints and Performance and Usability Improvements Read More »

Breaking Changes from July 1, 2023

We are introducing a couple of minor breaking changes in our API and are asking all our customers to modify their application respectively. Please complete the changes below before July 1, 2023, otherwise your applications might get broken. Until then, endpoints remain fully backwards compatible. If you are an active user and need more time …

Breaking Changes from July 1, 2023 Read More »

Airline Codes for Flight Endpoints

We now return ICAO and IATA airline codes as part of API responses from any flight endpoints, whether it is FIDS or flight status. Earlier, we only returned the name of the airline. The change will only apply to the flights, where the airline / operator could be correctly mapped. This is valid for the …

Airline Codes for Flight Endpoints Read More »

Introduction of Flight Alert PUSH API

We’re introducing a new big feature: Flight Alert PUSH API. It facilitates the delivery of flight data in a fundamentally different manner. Instead of polling flight status or FIDS endpoint again and again in order to get data updates, you can now subscribe to a certain flight or airport and get notified automatically whenever an …

Introduction of Flight Alert PUSH API Read More »

Flight take-off and landing time &Runway detection based on ADS-B data, More flights, and status updates

We are continuing to expand capabilities related to analyzing actual flight tracks with reliance on community-maintained ADS-B data provided by third-party. Attentive users could have already noticed that for some airports AeroDataBox API has started providing: Flight runway data, which we introduced as a response to requests of a few users to have some capabilities …

Flight take-off and landing time &Runway detection based on ADS-B data, More flights, and status updates Read More »

Searching for Flight Status by ATC Call-sign, Aircraft Registration or Aircraft 24-bit ICAO Mode-S transponder address

We are introducing more capabilities to search for flight status.  From now on, you can look for individual flight information not only by flight number but also by ATC call-sign, registration or 24-bit ICAO Mode-S hexadecimal transponder address of the aircraft operating the flight.  New search capabilities are delivered by introducing new endpoints:  Flight by …

Searching for Flight Status by ATC Call-sign, Aircraft Registration or Aircraft 24-bit ICAO Mode-S transponder address Read More »

Flight Status & Schedule, Flight Delay Statistics, FIDS, Airport Delay Index

We’ve been recently busy adding a few more endpoints to the AeroDataBox API. Now you are able to: Get flight status or schedule for a specific date as well as for the nearest flight; Get flight delay statistics; Get departures and arrivals list per airport and within a given time range (FIDS); Get current airport …

Flight Status & Schedule, Flight Delay Statistics, FIDS, Airport Delay Index Read More »