About the API:
Our Real Time Flights Tracking API is a powerful tool for tracking flights in real-time and accessing historical flight data. The API provides a simple way to access a wide range of aviation data, including flight status, flight path, and flight schedule information. This information can be used for a variety of purposes, such as flight tracking, flight planning, and flight analytics.
The API is built on a robust infrastructure that can handle high-volume traffic, ensuring that you always have access to the most up-to-date information. The API is also highly reliable and accurate, providing you with the information you need in a timely manner.
The API is easy to use, making it accessible to developers of all skill levels. It can be easily integrated with any application, such as a website, mobile app, or server-side application, via a simple API call. The API also supports multiple programming languages, allowing you to choose the one that best suits your needs.
This Real Time Flights Tracking API is ideal for both personal and business use. For personal use, it can be used to track the flight of friends or family, and for business use, it can be used for flight planning and scheduling, tracking of cargo and passenger flights, and flight analytics. It also can be used for flight tracking and monitoring, route optimization, and flight schedule management
Overall, our Real-Time Flights Tracking API provides real-time and historical global aviation data, making it a valuable tool for anyone interested in tracking flights, whether for personal or business purposes.
This API will allow you to query information from Airports, Airlines, and Airline Routes and also to track historical and real-time flights. Based on the parameters of your choice you will extract different information.
Flight tracking: Use the API to track the real-time location, status, and schedule of flights, providing updates on delays, cancellations, and gate changes.
Flight planning: Use the API to access historical flight data to plan routes and schedules for commercial and private flights.
Flight analytics: Use the API to track and analyze flight data for trends and insights, such as identifying popular routes, flight patterns, and more.
Travel planning: Use the API to access flight schedules and real-time flight status information to plan travel itineraries and make bookings.
Cargo tracking: Use the API to track the real-time location and status of cargo flights, providing updates on delays, cancellations, and gate changes.
Air traffic control: Use the API to access real-time flight data to monitor and manage air traffic, ensuring safe and efficient flight operations.
Besides API call limitations per month, there are no other limitations.
The API is capable of tracking flights and retrieving flight status information in real-time. In order to look up real-time information about one or multiple flights, you can use the API's flights endpoint together with optional parameters to filter your result set.
Object | Description |
---|
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.
Insert the date you want to check in "date" parameter
Object | Description |
---|---|
date |
[Required] |
The API is capable of providing data about airline routes, updated every 24 hours. In order to get airline route data, use the API's routes endpoint along with a series of optional parameters to filter results.
Object | Description |
---|
To get data about global airports.
Object | Description |
---|
To get data about different airplanes/aircrafts.
Object | Description |
---|
To get data about different aircraft types.
Object | Description |
---|
To get data about aviation taxes.
Object | Description |
---|
To look up destination cities.
Object | Description |
---|
To look up destination countries.
Object | Description |
---|
Get airport data (IATA code, name, city, country).
Object | Description |
---|---|
query |
[Required] Use this parameter to get autocomplete suggestions for matching airport data by specifying any country as a string. |
Get the best flight prices with this endpoint.
Object | Description |
---|---|
adults |
[Required] Number of adult passengers (16 and over) Allowed values: 1-8. |
origin |
[Required] Departure airport IATA code. |
destination |
[Required] Destination airport IATA code. |
departureDate |
[Required] Departure date Format: YYYY-MM-DD. |
returnDate |
[Optional] Return date Format: YYYY-MM-DD. |
cabinClass |
[Optional] Enum only accept 'economy', 'premiumeconomy', 'business', 'first'. |
currency |
[Optional] Currency code (ISO 4217) Ex: EUR - USD as string. |
childAge1 |
[Optional] Age of first child Allowed values: 0- 15. |
childAge2 |
[Optional] Age of second child Allowed values: 0- 15. |
childAge3 |
[Optional] Age of third child Allowed values: 0- 15. |
Return all available flights at moment
Object | Description |
---|---|
childAge2 |
[Optional] Age of second child Allowed values: 0- 15. |
stops |
[Optional] Comma separated filter for number of stops per leg, possible values 0, 1, and 2 (2 = 2+). |
adults |
[Required] Number of adult (16 and over) passengers (1-8). |
origin |
[Required] IATA code of origin airport. |
destination |
[Required] IATA code of destination airport. |
departureDate |
[Required] Date of first flight, format YYYY-MM-DD. |
returnDate |
[Optional] Date of return flight, format YYYY-MM-DD - if omitted, one-way ticket itineraries are shown. |
cabinClass |
[Optional] Class of ticket, possible values: economy, premiumeconomy, business, first - default: economy. |
childAge1 |
[Optional] Age of first child Allowed values: 0- 15. |
With this Endpoint you can get location_id to be used in Search Hotel Rooms Endpoint and in Search Car Rentals Endpoint
Object | Description |
---|---|
query |
[Required] Use this parameter to get suggestions for hotel location by city. |
Retrieve all the available hotel rooms for your preferred location.
Object | Description |
---|---|
checkout |
[Required] Checkout date, format YYYY-MM-DD. |
childAge1-childAge5 |
[Optional] Comma separated Ages for childrens guests. |
page |
[Optional] Page of results - default: first page is returned. |
sortBy |
[Optional] Sort results by, possible values: -relevance, -price, price, distance, -hotel_rating, -stars, stars - default: -relevance. |
currency |
[Optional] Currency of hotel prices, default: EUR. |
locationId |
[Required] Location entity id - it can be obtained via the Get Location Data Endpoint. |
adults |
[Required] Number of adult (18 and over) guests (1-10). |
rooms |
[Required] Number of rooms (1-5). |
checkin |
[Required] Checkin date, format YYYY-MM-DD. |
Get all the available Car Rentals agencies in the area of your preference.
Object | Description |
---|---|
pickupId |
[Required] Pickup location, location id - it can be obtained via get-location-data. |
pickupDate |
[Required] Pickup date, format YYYY-MM-DD. |
pickupTime |
[Required] Pickup time, format HH:mm. |
returnDate |
[Required] Return date, format YYYY-MM-DD |
returnTime |
[Required] Return time, format HH:mm. |
returnId |
[Optional] Return location, location id - it can be obtained via get-location-data - if omitted, car is returned to pickup location. |
driverAge |
[Optional] Enter if the driver is less than 25 or over 75 years old. |
currency |
[Optional] Currency of hotel prices, default: EUR. |
The API is capable of tracking flights and retrieving flight status information in real-time. In order to look up real-time information about one or multiple flights, you can use the API's flights endpoint together with optional parameters to filter your result set.
Data is being updated every 10 minutes
Object | Description |
---|---|
limit |
[Optional] Limit value for output, integer max 10000 |
flightIata |
[Optional] Flight IATA code |
flightNum |
[Optional] Flight Number |
airlineIata |
[Optional] Airline IATA code |
depIata |
[Optional] Departure airport IATA code |
arrIata |
[Optional] Arrival airport IATA code |
regNum |
[Optional] Aircraft registration number |
status |
[Optional] Status of the flight (started, en-route, landed, unknown) |
The endpoint advanced historical flights is capable to return historical flight information from the current day, 365 backward.
Status can be: "active" (for departure schedules only), "landed" (for arrival schedules only), "cancelled", "unknown".
Delay amount is included in minutes if a flight was delayed at the date.
The maximum date range can be 30 days which may be reduced to 3-5 days for large airports with heavy traffic.
Object | Description |
---|---|
flight_num |
[Optional] Option to filter a specific flight based on its flight number. Example: 5703 |
code |
[Required] Departure or arrival airport IATA code. |
type |
[Required] Either "departure" or "arrival" as both within the same query is not possible. |
date_from |
[Required] Requested date in YYYY-MM-DD format. Can be used alone for a single date or in combination with "&date_to" to define a range. |
date_to |
[Optional] Filter your results by end date of the requested date range. |
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 |
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Real Time Flights Tracking API REST API, simply include your bearer token in the Authorization header.
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, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.
Prices are listed in USD. 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 with paying by card, just contact us at [email protected]
Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further
Prices are based on a recurring monthly subscription depending on the plan selected — plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.
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.
Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.
Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.
You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]