La API de información de vuelos proporciona información detallada sobre las operaciones aéreas, permitiendo a los usuarios buscar vuelos específicos utilizando varios criterios de búsqueda. Las búsquedas se pueden realizar por número de vuelo, indicativo, número de matrícula de la aeronave o dirección de transpondedor ICAO de 24 bits. La API acepta parámetros de rango de fecha local, que se pueden aplicar a salidas, llegadas o ambos, ofreciendo la máxima flexibilidad al filtrar vuelos relevantes.
Cuando se realiza una consulta, la API devuelve datos estructurados para cada vuelo dentro del rango solicitado. Esto incluye información completa sobre los aeropuertos de origen y destino, como códigos IATA/ICAO, nombre, ciudad, país, coordenadas, zona horaria y terminal o puerta asignada. Además, se incluyen los horarios programados, revisados y estimados en formatos de tiempo UTC y local, facilitando la integración con aplicaciones para el usuario final o sistemas logísticos internos.
También se proporciona información sobre el estado actual del vuelo (por ejemplo, "Salido" o "Esperado"), la distancia entre los aeropuertos en múltiples unidades y la calidad de los datos (como si es en tiempo real o información básica). La API incluye detalles técnicos de la aeronave utilizada en cada vuelo, como modelo, matrícula, modo S, y si es un vuelo de carga o de pasajeros. Los datos de la aerolínea operativa también se presentan de manera clara, incluyendo nombre y códigos IATA/ICAO.
searchBy: Indica el tipo de criterio de búsqueda (número, indicativo, número de registro o icao24). que permite filtrar correctamente el vuelo deseado.
searchParam define el valor de acuerdo con searchBy: número de vuelo, indicativo, número de registro o ICAO24, aceptando letras mayúsculas, espacios o guiones.
dateFrom: Fecha de inicio del rango en formato AAAA-MM-DD; se interpreta de acuerdo con el valor en dateLocalRole y la zona horaria local.
dateTo: Fecha de fin del intervalo en formato AAAA-MM-DD; debe ser posterior a dateFromLocal.
dateLocalRole: Define si las fechas especificadas aplican a salidas, llegadas o ambos; mejora la precisión al buscar por rangos de fechas locales.
Nota: El rango entre las fechas de los parámetros dateFromLocal y dateToLocal debe ser de 30 días o menos.
Horarios de vuelos. - Características del Endpoint
Objeto | Descripción |
---|---|
dateLocalRole |
Opcional |
searchBy |
[Requerido] |
searchParam |
[Requerido] |
dateFrom |
[Requerido] |
DateTo |
[Requerido] |
[{"greatCircleDistance":{"meter":5863339.83,"km":5863.34,"mile":3643.31,"nm":3165.95,"feet":19236679.22},"departure":{"airport":{"icao":"EHAM","iata":"AMS","name":"Amsterdam Schiphol","shortName":"Schiphol","municipalityName":"Amsterdam","location":{"lat":52.3086,"lon":4.763889},"countryCode":"NL","timeZone":"Europe/Amsterdam"},"scheduledTime":{"utc":"2025-01-01 07:55Z","local":"2025-01-01 08:55+01:00"},"revisedTime":{"utc":"2025-01-01 08:05Z","local":"2025-01-01 09:05+01:00"},"runwayTime":{"utc":"2025-01-01 08:22Z","local":"2025-01-01 09:22+01:00"},"terminal":"2","checkInDesk":"9-16","gate":"G9","quality":["Basic","Live"]},"arrival":{"airport":{"icao":"KJFK","iata":"JFK","name":"New York John F Kennedy","shortName":"John F Kennedy","municipalityName":"New York","location":{"lat":40.6398,"lon":-73.7789},"countryCode":"US","timeZone":"America/New_York"},"scheduledTime":{"utc":"2025-01-01 16:42Z","local":"2025-01-01 11:42-05:00"},"revisedTime":{"utc":"2025-01-01 16:14Z","local":"2025-01-01 11:14-05:00"},"runwayTime":{"utc":"2025-01-01 16:14Z","local":"2025-01-01 11:14-05:00"},"terminal":"4","quality":["Basic","Live"]},"lastUpdatedUtc":"2025-01-01 16:15Z","number":"DL 47","callSign":"DAL47","status":"Arrived","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N802NW","modeS":"AAEA8C","model":"Airbus A330"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"greatCircleDistance":{"meter":5863339.83,"km":5863.34,"mile":3643.31,"nm":3165.95,"feet":19236679.22},"departure":{"airport":{"icao":"EHAM","iata":"AMS","name":"Amsterdam Schiphol","shortName":"Schiphol","municipalityName":"Amsterdam","location":{"lat":52.3086,"lon":4.763889},"countryCode":"NL","timeZone":"Europe/Amsterdam"},"scheduledTime":{"utc":"2025-01-02 07:55Z","local":"2025-01-02 08:55+01:00"},"revisedTime":{"utc":"2025-01-02 08:20Z","local":"2025-01-02 09:20+01:00"},"runwayTime":{"utc":"2025-01-02 08:40Z","local":"2025-01-02 09:40+01:00"},"terminal":"2","checkInDesk":"9-16","gate":"E18","runway":"36L","quality":["Basic","Live"]},"arrival":{"airport":{"icao":"KJFK","iata":"JFK","name":"New York John F Kennedy","shortName":"John F Kennedy","municipalityName":"New York","location":{"lat":40.6398,"lon":-73.7789},"countryCode":"US","timeZone":"America/New_York"},"scheduledTime":{"utc":"2025-01-02 16:42Z","local":"2025-01-02 11:42-05:00"},"revisedTime":{"utc":"2025-01-02 16:14Z","local":"2025-01-02 11:14-05:00"},"runwayTime":{"utc":"2025-01-02 16:11Z","local":"2025-01-02 11:11-05:00"},"terminal":"4","runway":"31L","quality":["Basic","Live"]},"lastUpdatedUtc":"2025-01-02 16:16Z","number":"DL 47","callSign":"DAL47","status":"Arrived","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N829NW","modeS":"AB538B","model":"Airbus A330"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"greatCircleDistance":{"meter":5863339.83,"km":5863.34,"mile":3643.31,"nm":3165.95,"feet":19236679.22},"departure":{"airport":{"icao":"EHAM","iata":"AMS","name":"Amsterdam Schiphol","shortName":"Schiphol","municipalityName":"Amsterdam","location":{"lat":52.3086,"lon":4.763889},"countryCode":"NL","timeZone":"Europe/Amsterdam"},"scheduledTime":{"utc":"2025-01-03 07:55Z","local":"2025-01-03 08:55+01:00"},"revisedTime":{"utc":"2025-01-03 08:20Z","local":"2025-01-03 09:20+01:00"},"runwayTime":{"utc":"2025-01-03 08:44Z","local":"2025-01-03 09:44+01:00"},"terminal":"2","checkInDesk":"9-16","gate":"F4","quality":["Basic","Live"]},"arrival":{"airport":{"icao":"KJFK","iata":"JFK","name":"New York John F Kennedy","shortName":"John F Kennedy","municipalityName":"New York","location":{"lat":40.6398,"lon":-73.7789},"countryCode":"US","timeZone":"America/New_York"},"scheduledTime":{"utc":"2025-01-03 16:42Z","local":"2025-01-03 11:42-05:00"},"revisedTime":{"utc":"2025-01-03 16:24Z","local":"2025-01-03 11:24-05:00"},"runwayTime":{"utc":"2025-01-03 16:24Z","local":"2025-01-03 11:24-05:00"},"terminal":"4","quality":["Basic","Live"]},"lastUpdatedUtc":"2025-01-03 16:25Z","number":"DL 47","callSign":"DAL47","status":"Arrived","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N802NW","modeS":"AAEA8C","model":"Airbus A330"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"greatCircleDistance":{"meter":5863339.83,"km":5863.34,"mile":3643.31,"nm":3165.95,"feet":19236679.22},"departure":{"airport":{"icao":"EHAM","iata":"AMS","name":"Amsterdam Schiphol","shortName":"Schiphol","municipalityName":"Amsterdam","location":{"lat":52.3086,"lon":4.763889},"countryCode":"NL","timeZone":"Europe/Amsterdam"},"scheduledTime":{"utc":"2025-01-04 07:55Z","local":"2025-01-04 08:55+01:00"},"revisedTime":{"utc":"2025-01-04 08:28Z","local":"2025-01-04 09:28+01:00"},"runwayTime":{"utc":"2025-01-04 09:09Z","local":"2025-01-04 10:09+01:00"},"terminal":"2","checkInDesk":"9-16","gate":"D7","runway":"24","quality":["Basic","Live"]},"arrival":{"airport":{"icao":"KJFK","iata":"JFK","name":"New York John F Kennedy","shortName":"John F Kennedy","municipalityName":"New York","location":{"lat":40.6398,"lon":-73.7789},"countryCode":"US","timeZone":"America/New_York"},"scheduledTime":{"utc":"2025-01-04 16:42Z","local":"2025-01-04 11:42-05:00"},"revisedTime":{"utc":"2025-01-04 16:42Z","local":"2025-01-04 11:42-05:00"},"runwayTime":{"utc":"2025-01-04 16:42Z","local":"2025-01-04 11:42-05:00"},"terminal":"4","quality":["Basic","Live"]},"lastUpdatedUtc":"2025-01-04 16:43Z","number":"DL 47","callSign":"DAL47","status":"Arrived","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N829NW","modeS":"AB538B","model":"Airbus A330"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"greatCircleDistance":{"meter":5863339.83,"km":5863.34,"mile":3643.31,"nm":3165.95,"feet":19236679.22},"departure":{"airport":{"icao":"EHAM","iata":"AMS","name":"Amsterdam Schiphol","shortName":"Schiphol","municipalityName":"Amsterdam","location":{"lat":52.3086,"lon":4.763889},"countryCode":"NL","timeZone":"Europe/Amsterdam"},"scheduledTime":{"utc":"2025-01-05 07:55Z","local":"2025-01-05 08:55+01:00"},"revisedTime":{"utc":"2025-01-05 09:03Z","local":"2025-01-05 10:03+01:00"},"runwayTime":{"utc":"2025-01-05 10:07Z","local":"2025-01-05 11:07+01:00"},"terminal":"2","checkInDesk":"9-16","gate":"F4","runway":"18C","quality":["Basic","Live"]},"arrival":{"airport":{"icao":"KJFK","iata":"JFK","name":"New York John F Kennedy","shortName":"John F Kennedy","municipalityName":"New York","location":{"lat":40.6398,"lon":-73.7789},"countryCode":"US","timeZone":"America/New_York"},"scheduledTime":{"utc":"2025-01-05 16:42Z","local":"2025-01-05 11:42-05:00"},"revisedTime":{"utc":"2025-01-05 17:27Z","local":"2025-01-05 12:27-05:00"},"runwayTime":{"utc":"2025-01-05 17:27Z","local":"2025-01-05 12:27-05:00"},"terminal":"4","quality":["Basic","Live"]},"lastUpdatedUtc":"2025-01-05 17:28Z","number":"DL 47","callSign":"DAL47","status":"Arrived","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N823NW","modeS":"AB3D41","model":"Airbus A330"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"greatCircleDistance":{"meter":5863339.83,"km":5863.34,"mile":3643.31,"nm":3165.95,"feet":19236679.22},"departure":{"airport":{"icao":"EHAM","iata":"AMS","name":"Amsterdam Schiphol","shortName":"Schiphol","municipalityName":"Amsterdam","location":{"lat":52.3086,"lon":4.763889},"countryCode":"NL","timeZone":"Europe/Amsterdam"},"scheduledTime":{"utc":"2025-01-06 07:55Z","local":"2025-01-06 08:55+01:00"},"revisedTime":{"utc":"2025-01-06 08:13Z","local":"2025-01-06 09:13+01:00"},"runwayTime":{"utc":"2025-01-06 08:27Z","local":"2025-01-06 09:27+01:00"},"terminal":"2","checkInDesk":"9-16","gate":"E24","runway":"24","quality":["Basic","Live"]},"arrival":{"airport":{"icao":"KJFK","iata":"JFK","name":"New York John F Kennedy","shortName":"John F Kennedy","municipalityName":"New York","location":{"lat":40.6398,"lon":-73.7789},"countryCode":"US","timeZone":"America/New_York"},"scheduledTime":{"utc":"2025-01-06 16:38Z","local":"2025-01-06 11:38-05:00"},"revisedTime":{"utc":"2025-01-06 17:44Z","local":"2025-01-06 12:44-05:00"},"predictedTime":{"utc":"2025-01-06 16:14Z","local":"2025-01-06 11:14-05:00"},"terminal":"4","quality":["Basic","Live"]},"lastUpdatedUtc":"2025-01-06 17:41Z","number":"DL 47","callSign":"DAL49","status":"Approaching","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N431DX","modeS":"A52736","model":"Airbus A330"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}},{"greatCircleDistance":{"meter":5863339.83,"km":5863.34,"mile":3643.31,"nm":3165.95,"feet":19236679.22},"departure":{"airport":{"icao":"EHAM","iata":"AMS","name":"Amsterdam Schiphol","shortName":"Schiphol","municipalityName":"Amsterdam","location":{"lat":52.3086,"lon":4.763889},"countryCode":"NL","timeZone":"Europe/Amsterdam"},"scheduledTime":{"utc":"2025-01-07 07:55Z","local":"2025-01-07 08:55+01:00"},"revisedTime":{"utc":"2025-01-07 08:10Z","local":"2025-01-07 09:10+01:00"},"runwayTime":{"utc":"2025-01-07 08:42Z","local":"2025-01-07 09:42+01:00"},"terminal":"2","checkInDesk":"9-16","gate":"E2","runway":"24","quality":["Basic","Live"]},"arrival":{"airport":{"icao":"KJFK","iata":"JFK","name":"New York John F Kennedy","shortName":"John F Kennedy","municipalityName":"New York","location":{"lat":40.6398,"lon":-73.7789},"countryCode":"US","timeZone":"America/New_York"},"scheduledTime":{"utc":"2025-01-07 16:42Z","local":"2025-01-07 11:42-05:00"},"revisedTime":{"utc":"2025-01-07 16:08Z","local":"2025-01-07 11:08-05:00"},"runwayTime":{"utc":"2025-01-07 16:08Z","local":"2025-01-07 11:08-05:00"},"terminal":"4","quality":["Basic","Live"]},"lastUpdatedUtc":"2025-01-07 16:08Z","number":"DL 47","callSign":"DAL47","status":"Arrived","codeshareStatus":"IsOperator","isCargo":false,"aircraft":{"reg":"N859NW","modeS":"ABCA08","model":"Airbus A330"},"airline":{"name":"Delta Air Lines","iata":"DL","icao":"DAL"}}]
curl --location --request GET 'https://zylalabs.com/api/8546/flight+information+api/14981/flight+schedules&searchBy=Required&/=Required&searchParam=Required&/=Required&dateFrom=Required&/=Required&DateTo=Required' --header 'Authorization: Bearer YOUR_API_KEY'
Encabezado | Descripción |
---|---|
Autorización
|
[Requerido] Debería ser Bearer access_key . Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito. |
Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.
La API devuelve información detallada sobre vuelos, incluidos los aeropuertos de origen y destino, el estado del vuelo, los horarios programados, los detalles de la aeronave y la información de la aerolínea. Cada respuesta incluye datos como códigos IATA/ICAO, coordenadas, zonas horarias y la distancia entre los aeropuertos.
Los campos clave en la respuesta incluyen número de vuelo, indicativo, aeropuertos de salida y llegada, horarios programados y estimados, modelo de la aeronave y matrícula, estado del vuelo y distancia. Estos datos estructurados permiten un seguimiento y análisis de vuelos exhaustivos.
El punto final acepta parámetros como `searchBy` (número de vuelo, indicativo, matrícula, ICAO24), `searchParam` (valor específico basado en `searchBy`), `dateFromLocal`, `dateToLocal`, y `dateLocalRole` (salidas, llegadas o ambos) para personalizar las búsquedas de vuelos.
Los datos de respuesta están estructurados en un formato JSON, organizados en campos que categorizan los detalles del vuelo, incluyendo identificadores de vuelo, información del aeropuerto, horarios y especificaciones de la aeronave. Esta organización facilita el análisis y la integración en aplicaciones.
Los datos provienen de diversas bases de datos de aviación y sistemas de seguimiento de vuelos en tiempo real. Esto asegura una cobertura completa de las operaciones de vuelo y mejora la confiabilidad de la información proporcionada.
Los casos de uso típicos incluyen el seguimiento de vuelos para pasajeros, la planificación logística para operaciones de carga y la integración en aplicaciones de viaje. La API también se puede utilizar para el análisis de datos en investigación aeronáutica y estudios de eficiencia operativa.
Los usuarios pueden utilizar los datos devueltos integrándolos en aplicaciones para el seguimiento de vuelos en tiempo real, generando informes sobre las operaciones de vuelo o analizando tendencias en los viajes aéreos. El formato estructurado permite una fácil manipulación y visualización de los datos.
La exactitud de los datos se mantiene a través de actualizaciones regulares de fuentes de aviación confiables y sistemas de seguimiento en tiempo real. Se implementan controles de calidad para verificar la integridad de los datos, asegurando que los usuarios reciban información de vuelos precisa y oportuna.
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, refer to the 'X-Zyla-API-Calls-Monthly-Remaining' field in the response header. For example, if your plan allows 1.000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.
To see the maximum number of API requests your plan allows, check the 'X-Zyla-RateLimit-Limit' response header. For instance, if your plan includes 1.000 requests per month, this header will display 1.000.
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 3.600, it means 3.600 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 give you the opportunity to experience our APIs without any commitment, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost. This trial can be used only once, so we recommend applying it to the API that interests you the most. While most of our APIs offer a free trial, some may not. The trial concludes after 7 days or once you've made 50 requests, whichever occurs first. If you reach the 50 request limit during the trial, you will need to "Start Your Paid Plan" to continue making requests. You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab. Alternatively, if you don't cancel your subscription before the 7th day, your free trial will end, and your plan will automatically be billed, granting you access to all the API calls specified in your plan. Please keep this in mind to avoid unwanted charges.
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 free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.
Payout Orders are processed between the 20th and the 30th of each month. If you submit your request before the 20th, your payment will be processed within this timeframe.
Nivel de Servicio:
100%
Tiempo de Respuesta:
2.978,85ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.163,78ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
3.553,26ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
238,89ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
339,46ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
435,13ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2.017,02ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
510,98ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
567,07ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.409,42ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
10.132,37ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
4.088,88ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
9.716,95ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.748,31ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
511,95ms
Nivel de Servicio:
87%
Tiempo de Respuesta:
1.498,20ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
468,80ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
576,83ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
7.442,76ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
862,30ms