FIDS

FIDS Made Easier with Relative Time Ranges

You can now request flights from FIDS in easy relative fashion. For example: “give me all arrivals/departures starting from 2 hours ago for the next 12 hours”. No more need to calculate the local time of the airport!

August ’23 Updates

We followed up on requests that we got from our customers and happy to announce a new batch of updates. New: Airline Fleet Endpoint It is now possible to get a list of aircraft per airline. No need for extra words, just check out our documentation 🙂 This endpoint is paged and belongs to Tier …

August ’23 Updates Read More »

Breaking Changes from October 1, 2023

We are introducing several breaking changes to our API and are asking all our customers to adjust their application respectively as soon as possible. Summary of Changes Changes concern responses from the API only. Requests are not affected. All instances of local and UTC date-times currently represented as a pair of sibling fields suffixed or …

Breaking Changes from October 1, 2023 Read More »

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 »

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 »

Improved flight delay statistics, flight delay brackets and flight locations for FIDS

We have updated our “Flight delay statistics by flight number” endpoint. Earlier delay records of the same flight number were grouped by origins and destinations. This way you could separately see how much the flight is delayed in each airport it departs from or arrives at. From now on, groups are as well segregated by …

Improved flight delay statistics, flight delay brackets and flight locations for FIDS Read More »

Adding USA Live Flights Coverage, Adding Mode-S Transponder Code, COVID-19 Changes, Airport Daily Statistic Routes Update

Here are some updates regarding the API made in recent weeks: USA LIVE FLIGHTS COVERAGE We have integrated live flight updates for the airports in the USA, which is a huge live flight data coverage expansion (almost 400%). Updates are based on flight plan data and include aircraft registration and model, flight status, scheduled, estimated …

Adding USA Live Flights Coverage, Adding Mode-S Transponder Code, COVID-19 Changes, Airport Daily Statistic Routes Update Read More »

FIDS with Extended Information, Flight Time and Distance

There weren’t many updates recently. Due to independent personal circumstances, we can’t devote much time to developing AeroDataBox at the moment, unfortunately. Nevertheless, there is some new stuff in the API: FIDS endpoint now has additional query string boolean parameter “withLeg”. When set to true, the response will contain times of arrival at destination for …

FIDS with Extended Information, Flight Time and Distance Read More »

New Year Updates

Dear users, We have several updates: [NEW] “Search airports by location” endpoint is added. It allows finding airports situated within a certain radius around the location specified. More: https://rapid.aerodatabox.com?endpoint=apiendpoint_d16d709c-fa01-4be7-87e2-050142c4d24e. [NEW] “Airports supporting data feed service” health-check & status endpoint is added. It’s designed to get a list of ICAO codes of airports for which we …

New Year Updates 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 »