The Historical Flights Information API is a powerful tool that provides access to a wealth of historical flight data, such as flight schedules, flight status, and flight routes. This data can be used to analyze past flight patterns and trends, and to build applications that provide flight information for any date in the past. With this API, you can gain insights into how flights were scheduled and operated, and how they have changed over time.
The data provided by the Historical Flights Information API can be used for a variety of purposes, such as for travel and transportation planning, as well as for research and analysis. For example, airlines and travel companies can use the data to analyze past flight patterns and identify opportunities for improving scheduling and routes, while researchers can use the data to study the evolution of the aviation industry over time.
The API is easy to use and accessible to developers of all skill levels, allowing them to easily integrate the historical flight data into their applications and systems. The API supports multiple programming languages, such as Java, Python, and C#, and is designed to be highly scalable, enabling it to handle large amounts of data and high levels of traffic.
In summary, the Historical Flights Information API is a valuable tool for anyone looking to gain insights into past flight patterns and trends. It provides access to a wealth of historical flight data, which can be used to analyze past flight patterns, improve travel and transportation planning, and support research and analysis.
Pass the flight date and other parameters in order to retrieve information about a certain flight. For example, arrival times, gates, delays and more.
Besides API call limitations per month, there are no other limitations.
Apart from providing data about real-time flights, the API's flights endpoint is also capable of looking up data about historical flights, you can use the API's historical endpoint together with optional parameters to filter your result set.
Historical - Endpoint Features
Object | Description |
---|---|
code |
[Required] Airport IATA code. This field will filter the results based on the Departure or Arrival Airport IATA Code, depending on the selected "type". |
type |
[Required] Either "departure" or "arrival" as both within the same query is not possible. |
date_from |
[Required] Beggining of the search range (local time, format:YYYY-MM-DDTHH:MM). |
date_to |
[Required] End of the search range (local time, format:YYYY-MM-DDTHH:MM). Must be more than beggining of the search range by no more than 12 hours. |
dep_iataCode |
[Optional] Filter by departure airport if "arrival" for "&type=" was chosen, based on the airport IATA code. |
arr_iataCode |
[Optional] Filter your results by arrival airport if "departure" for "&type=" was chosen, based on the airport IATA code. |
airline_iata |
[Optional] Option to filter airline based on airline IATA code. |
flight_num |
[Optional] Option to filter a specific flight based on its flight number. Example: 5703 |
{"status":200,"success":true,"code":"LGA","type":"departure","data":[{"movement":{"airport":{"name":"Omaha"},"scheduledTime":{"utc":"2023-10-04 12:13Z","local":"2023-10-04 08:13-04:00"},"terminal":"C","quality":["Basic"]},"number":"DL 4094","status":"Unknown","codeshareStatus":"Unknown","isCargo":false,"aircraft":{"model":"Bombardier CRJ900"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"movement":{"airport":{"name":"New York"},"scheduledTime":{"utc":"2023-10-04 12:25Z","local":"2023-10-04 08:25-04:00"},"revisedTime":{"utc":"2023-10-04 18:00Z","local":"2023-10-04 14:00-04:00"},"runwayTime":{"utc":"2023-10-04 18:00Z","local":"2023-10-04 14:00-04:00"},"terminal":"C","quality":["Basic","Live"]},"number":"DL 5695","callSign":"DAL773","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N183DN","modeS":"A14C29","model":"Boeing 767-300"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"movement":{"airport":{"name":"Unknown"},"scheduledTime":{"utc":"2023-10-04 13:04Z","local":"2023-10-04 09:04-04:00"},"revisedTime":{"utc":"2023-10-04 13:04Z","local":"2023-10-04 09:04-04:00"},"runwayTime":{"utc":"2023-10-04 13:04Z","local":"2023-10-04 09:04-04:00"},"quality":["Basic","Live"]},"number":"EEV 4992","callSign":"EEV4992","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N915XJ","modeS":"ACAB54","model":"Canadair CRJ 900"},"airline":{"name":"EEV"}},{"movement":{"airport":{"icao":"KDFW","iata":"DFW","name":"Dallas-Fort Worth"},"scheduledTime":{"utc":"2023-10-04 13:27Z","local":"2023-10-04 09:27-04:00"},"revisedTime":{"utc":"2023-10-04 13:34Z","local":"2023-10-04 09:34-04:00"},"runwayTime":{"utc":"2023-10-04 15:24Z","local":"2023-10-04 11:24-04:00"},"quality":["Basic","Live"]},"number":"PT 1626","callSign":"AAL1518","status":"Departed","codeshareStatus":"IsCodeshared","isCargo":false,"aircraft":{"reg":"N889NN","modeS":"AC407D","model":"Boeing 737-800"},"airline":{"name":"Piedmont","iata":"PT","icao":"PDT"}},{"movement":{"airport":{"name":"Unknown"},"scheduledTime":{"utc":"2023-10-04 15:47Z","local":"2023-10-04 11:47-04:00"},"revisedTime":{"utc":"2023-10-04 15:47Z","local":"2023-10-04 11:47-04:00"},"quality":["Basic","Live"]},"number":"N4 88AM","callSign":"N488AM","status":"Expected","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N488AM","modeS":"A6065D","model":"Hawker 800"},"airline":{"name":"Unknown\/Private owner"}},{"movement":{"airport":{"icao":"CYUL","iata":"YUL","name":"Montreal"},"scheduledTime":{"utc":"2023-10-04 16:26Z","local":"2023-10-04 12:26-04:00"},"revisedTime":{"utc":"2023-10-04 16:26Z","local":"2023-10-04 12:26-04:00"},"runwayTime":{"utc":"2023-10-04 16:26Z","local":"2023-10-04 12:26-04:00"},"quality":["Basic","Live"]},"number":"CGDPF","callSign":"CGDPF","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"C-GDPF","modeS":"C04E20","model":"Bombardier Global Express"},"airline":{"name":"Unknown\/Private owner"}},{"movement":{"airport":{"icao":"KFLL","iata":"FLL","name":"Fort Lauderdale"},"scheduledTime":{"utc":"2023-10-04 16:59Z","local":"2023-10-04 12:59-04:00"},"revisedTime":{"utc":"2023-10-04 17:17Z","local":"2023-10-04 13:17-04:00"},"runwayTime":{"utc":"2023-10-04 17:17Z","local":"2023-10-04 13:17-04:00"},"terminal":"C","quality":["Basic","Live"]},"number":"DL 1559","callSign":"DAL1559","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N383DZ","modeS":"A466D2","model":"Airbus A321"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"movement":{"airport":{"icao":"KBED","iata":"BED","name":"Bedford"},"scheduledTime":{"utc":"2023-10-04 17:00Z","local":"2023-10-04 13:00-04:00"},"revisedTime":{"utc":"2023-10-04 17:45Z","local":"2023-10-04 13:45-04:00"},"runwayTime":{"utc":"2023-10-04 17:45Z","local":"2023-10-04 13:45-04:00"},"quality":["Basic","Live"]},"number":"1I 727","callSign":"EJA727","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N727QS","modeS":"A9BEFC","model":"Bombardier Challenger 350"},"airline":{"name":"NetJets Aviation","iata":"1I","icao":"EJA"}},{"movement":{"airport":{"icao":"KATL","iata":"ATL","name":"Atlanta"},"scheduledTime":{"utc":"2023-10-04 17:59Z","local":"2023-10-04 13:59-04:00"},"revisedTime":{"utc":"2023-10-04 18:13Z","local":"2023-10-04 14:13-04:00"},"runwayTime":{"utc":"2023-10-04 18:13Z","local":"2023-10-04 14:13-04:00"},"terminal":"C","quality":["Basic","Live"]},"number":"DL 478","callSign":"DAL478","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N393DN","modeS":"A48E46","model":"Airbus A321"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"movement":{"airport":{"name":"Unknown"},"scheduledTime":{"utc":"2023-10-04 18:08Z","local":"2023-10-04 14:08-04:00"},"revisedTime":{"utc":"2023-10-04 18:08Z","local":"2023-10-04 14:08-04:00"},"runwayTime":{"utc":"2023-10-04 18:08Z","local":"2023-10-04 14:08-04:00"},"quality":["Basic","Live"]},"number":"N2 4NY","callSign":"N24NY","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N24NY","modeS":"A22EE9","model":"Bell 407"},"airline":{"name":"Unknown\/Private owner"}},{"movement":{"airport":{"name":"Unknown"},"scheduledTime":{"utc":"2023-10-04 18:33Z","local":"2023-10-04 14:33-04:00"},"revisedTime":{"utc":"2023-10-04 18:33Z","local":"2023-10-04 14:33-04:00"},"runwayTime":{"utc":"2023-10-04 18:42Z","local":"2023-10-04 14:42-04:00"},"quality":["Basic","Live"]},"number":"N4 88AM","callSign":"N488AM","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N488AM","modeS":"A6065D","model":"Hawker 800"},"airline":{"name":"Unknown\/Private owner"}},{"movement":{"airport":{"name":"Unknown"},"scheduledTime":{"utc":"2023-10-04 18:01Z","local":"2023-10-04 14:01-04:00"},"revisedTime":{"utc":"2023-10-04 18:01Z","local":"2023-10-04 14:01-04:00"},"runwayTime":{"utc":"2023-10-04 18:08Z","local":"2023-10-04 14:08-04:00"},"quality":["Basic","Live"]},"number":"N7 57AF","callSign":"N757AF","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N757AF","modeS":"AA3410","model":"Boeing 757"},"airline":{"name":"Unknown\/Private owner"}},{"movement":{"airport":{"icao":"KTPA","iata":"TPA","name":"Tampa"},"scheduledTime":{"utc":"2023-10-04 19:50Z","local":"2023-10-04 15:50-04:00"},"revisedTime":{"utc":"2023-10-04 20:12Z","local":"2023-10-04 16:12-04:00"},"runwayTime":{"utc":"2023-10-04 20:17Z","local":"2023-10-04 16:17-04:00"},"terminal":"C","quality":["Basic","Live"]},"number":"DL 2823","callSign":"DAL2823","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N309DU","modeS":"A3411F","model":"Airbus A220-300"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"movement":{"airport":{"icao":"KBCT","iata":"BCT","name":"Boca Raton"},"scheduledTime":{"utc":"2023-10-04 19:00Z","local":"2023-10-04 15:00-04:00"},"revisedTime":{"utc":"2023-10-04 19:00Z","local":"2023-10-04 15:00-04:00"},"quality":["Basic","Live"]},"number":"XLS 167","callSign":"XLS167","status":"Expected","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N333BH","modeS":"A3A115","model":"Embraer Legacy 600"},"airline":{"name":"XLS"}},{"movement":{"airport":{"icao":"KMIA","iata":"MIA","name":"Miami"},"scheduledTime":{"utc":"2023-10-04 20:30Z","local":"2023-10-04 16:30-04:00"},"revisedTime":{"utc":"2023-10-04 21:18Z","local":"2023-10-04 17:18-04:00"},"runwayTime":{"utc":"2023-10-04 21:18Z","local":"2023-10-04 17:18-04:00"},"quality":["Basic","Live"]},"number":"1I 849","callSign":"EJA849","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N849QS","modeS":"ABA2B7","model":"C700"},"airline":{"name":"NetJets Aviation","iata":"1I","icao":"EJA"}},{"movement":{"airport":{"icao":"CYUL","iata":"YUL","name":"Montreal"},"scheduledTime":{"utc":"2023-10-04 20:00Z","local":"2023-10-04 16:00-04:00"},"revisedTime":{"utc":"2023-10-04 20:17Z","local":"2023-10-04 16:17-04:00"},"runwayTime":{"utc":"2023-10-04 20:17Z","local":"2023-10-04 16:17-04:00"},"quality":["Basic","Live"]},"number":"CGPGD","callSign":"CGPGD","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"C-GPGD","modeS":"C06CE4","model":"Bombardier Challenger 600"},"airline":{"name":"Unknown\/Private owner"}},{"movement":{"airport":{"icao":"KDCA","iata":"DCA","name":"District of Columbia"},"scheduledTime":{"utc":"2023-10-04 20:19Z","local":"2023-10-04 16:19-04:00"},"revisedTime":{"utc":"2023-10-04 20:34Z","local":"2023-10-04 16:34-04:00"},"runwayTime":{"utc":"2023-10-04 20:34Z","local":"2023-10-04 16:34-04:00"},"terminal":"C","quality":["Basic","Live"]},"number":"DL 5771","callSign":"DAL5771","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N810MD","modeS":"AB0A73","model":"Embraer 170"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"movement":{"airport":{"name":"Unknown"},"scheduledTime":{"utc":"2023-10-04 20:32Z","local":"2023-10-04 16:32-04:00"},"revisedTime":{"utc":"2023-10-04 20:32Z","local":"2023-10-04 16:32-04:00"},"runwayTime":{"utc":"2023-10-04 20:32Z","local":"2023-10-04 16:32-04:00"},"quality":["Basic","Live"]},"number":"PGN 819W","callSign":"PGN819W","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N819BB","modeS":"AB2AE6","model":"Cessna 208 Caravan"},"airline":{"name":"PGN"}},{"movement":{"airport":{"name":"Unknown"},"scheduledTime":{"utc":"2023-10-04 21:53Z","local":"2023-10-04 17:53-04:00"},"revisedTime":{"utc":"2023-10-04 21:53Z","local":"2023-10-04 17:53-04:00"},"runwayTime":{"utc":"2023-10-04 21:57Z","local":"2023-10-04 17:57-04:00"},"quality":["Basic","Live"]},"number":"EEV 5103","callSign":"EEV5103","status":"Departed","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N917XJ","modeS":"ACB2C2","model":"Canadair CRJ 900"},"airline":...
curl --location --request GET 'https://zylalabs.com/api/1020/historical+flights+information+api/890/historical?code=LGA&type=departure&date_from=2023-10-04T08:00&date_to=2023-10-04T20:00' --header 'Authorization: Bearer YOUR_API_KEY'
Header | Description |
---|---|
Authorization
|
[Required] Should be Bearer access_key . See "Your API Access Key" above when you are subscribed. |
No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the worldβs most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]
Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.
The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.
Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]
Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.
API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.
To check how many API calls you have left for the current month, look at the βX-Zyla-API-Calls-Monthly-Remainingβ header. For example, if your plan allows 1000 requests per month and you've used 100, this header will show 900.
To see the maximum number of API requests your plan allows, check the βX-Zyla-RateLimit-Limitβ header. For instance, if your plan includes 1000 requests per month, this header will display 1000.
The βX-Zyla-RateLimit-Resetβ header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3600, it means 3600 seconds are left until the limit resets.
Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.
You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]
To let you experience our APIs without any commitment, we offer a 7-day free trial that allows you to make API calls at no cost during this period. Please note that you can only use this trial once, so make sure to use it with the API that interests you the most. Most of our APIs provide a free trial, but some may not support it.
After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, itβs important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.
When you subscribe to an API trial, you can make only 25% of the calls allowed by that plan. For example, if the API plan offers 1000 calls, you can make only 250 during the trial. To access the full number of calls offered by the plan, you will need to subscribe to the full plan.
Service Level:
100%
Response Time:
1,133ms
Service Level:
100%
Response Time:
2,525ms
Service Level:
100%
Response Time:
1,409ms
Service Level:
89%
Response Time:
1,438ms
Service Level:
100%
Response Time:
1,779ms
Service Level:
100%
Response Time:
1,268ms
Service Level:
100%
Response Time:
3,433ms
Service Level:
100%
Response Time:
239ms
Service Level:
100%
Response Time:
1,936ms
Service Level:
100%
Response Time:
339ms
Service Level:
100%
Response Time:
1,629ms
Service Level:
100%
Response Time:
3,771ms
Service Level:
100%
Response Time:
199ms
Service Level:
100%
Response Time:
365ms
Service Level:
100%
Response Time:
386ms
Service Level:
100%
Response Time:
474ms
Service Level:
100%
Response Time:
567ms
Service Level:
100%
Response Time:
699ms