Flight Schedules API

Unlock the skies with our Flight Schedules API! Seamlessly connecting you to the heartbeat of global aviation, it delivers a dynamic gateway to flight schedules worldwide. From takeoff to touchdown, soar into the future of travel planning. Elevate your applications and let them take flight!

About the API:  

Flight Schedules API: Navigating the World of Air Travel with Precision

In an interconnected world where air travel is a cornerstone of global mobility, having access to accurate and up-to-date flight schedule information is essential. Introducing the Flight Schedules API, a powerful tool that opens the door to comprehensive flight scheduling data, enabling seamless integration into a wide array of applications and services.

A Wealth of Flight Schedule Information

The Flight Schedules API offers an extensive repository of flight schedule data from airlines around the world. It covers flight departure and arrival times, routes, stopovers, aircraft types, and more. This treasure trove of information empowers travelers, travel agencies, and businesses with the insight they need to make informed decisions and plan their journeys with precision.

Travel Planning Made Effortless

For travel websites, booking platforms, and mobile apps, integrating the Flight Schedules API is a game-changer. Travelers can effortlessly search for flights, compare schedules, and identify the most convenient options for their itineraries. This user-friendly experience not only enhances the convenience of travel planning but also boosts customer satisfaction and loyalty.

Airlines Optimizing Operations

Airlines can leverage the API to optimize their operations in multiple ways. It aids in efficient scheduling of flights, crew assignments, and fleet management. Real-time access to flight schedules enables airlines to minimize delays and disruptions, enhancing their reputation and passenger experience.

Airport Services and Logistics

Airports can utilize the API to improve ground operations and passenger services. It enables them to display accurate flight information on airport screens, websites, and mobile apps, enhancing the overall airport experience for travelers.

Seamless Integration and Customization

The Flight Schedules API is designed for easy integration and customization, supporting various programming languages and platforms. Developers can seamlessly incorporate it into their applications, tailoring the data to meet specific needs.

Security and Reliability

Security is paramount, and the API ensures the safe transmission of data through encryption protocols. It also boasts robust infrastructure to handle high volumes of requests while maintaining uptime.

Elevate Your Travel Experience

In an age where precision and convenience are paramount in air travel, the Flight Schedules API is your passport to a world of possibilities. Whether you're a traveler seeking the perfect flight or a business optimizing your aviation services, this API is your trusted companion for navigating the intricate web of flight schedules. Elevate your travel experience and embark on a journey of seamless planning and precision with the Flight Schedules API by your side.

 

What this API receives and what your API provides (input/output)?

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.

 

What are the most common uses cases of this API?

  1. Travel Booking and Comparison Platforms: Travel booking websites and apps can integrate the Flight Schedules API to provide users with accurate and up-to-date flight schedules. Travelers can easily search and compare flight options, helping them make informed decisions when booking their flights.

  2. Business Travel Management Tools: Companies that manage corporate travel for their employees can use the API to streamline the booking process. It allows them to access flight schedules, identify the most convenient options, and coordinate travel plans for their employees, ultimately saving time and resources.

  3. Flight Alerts and Notifications Services: Flight alert and notification services can use the API to provide travelers with real-time updates on flight schedules. Passengers receive alerts for changes in departure or arrival times, gate changes, and delays, ensuring they stay informed and prepared.

  4. Airport Information and Wayfinding Apps: Airports can enhance their information kiosks and mobile apps with the Flight Schedules API. Passengers can access flight schedules, terminal maps, and other relevant information to navigate the airport more efficiently and stay informed about their flights.

  5. Airline Operations and Crew Management: Airlines can optimize their operations by integrating the API into their systems. It helps them manage flight schedules, allocate crew members, and coordinate resources more effectively. Access to accurate and real-time flight schedules enables airlines to reduce delays and improve overall efficiency.

 

Are there any limitations to your plans?

Besides the number of API calls available for the plan, there are no other limitations. 

Documentación de la API

Endpoints


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.

 


                                                                            
GET https://zylalabs.com/api/2582/flight+schedules+api/2582/get+schedules
                                                                            
                                                                        

Get Schedules - Características del Endpoint

Objeto Descripción
type [Requerido] Flight type: departure or arrival
airline_iata Opcional IATA code of airline
airline_icao Opcional ICAO code of airline
flight_iata Opcional The flight iata number consisting of digits and letters, usually of the airline iata code. For example: AA171
flight_icao Opcional The flight icao number consisting of digits and letters, usually the airline icao code. For example: AAL171
iataCode [Requerido] The IATA code of the airport you'd like to request data from.
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"success":true,"type":"arrival","data":[{"airline_iata":"AA","airline_icao":"AAL","flight_iata":"AA2996","flight_icao":"AAL2996","flight_number":"2996","dep_iata":"MEX","dep_icao":"MMMX","dep_terminal":"1","dep_gate":"36","dep_time":"2024-12-14 00:24","dep_time_utc":"2024-12-14 06:24","dep_estimated":"2024-12-14 00:12","dep_estimated_utc":"2024-12-14 06:12","dep_actual":"2024-12-14 00:12","dep_actual_utc":"2024-12-14 06:12","arr_iata":"JFK","arr_icao":"KJFK","arr_terminal":"8","arr_gate":"47","arr_baggage":"1","arr_time":"2024-12-14 06:04","arr_time_utc":"2024-12-14 11:04","arr_estimated":"2024-12-14 05:34","arr_estimated_utc":"2024-12-14 10:34","arr_actual":"2024-12-14 05:34","arr_actual_utc":"2024-12-14 10:34","cs_airline_iata":null,"cs_flight_number":null,"cs_flight_iata":null,"status":"landed","duration":280,"delayed":null,"dep_delayed":null,"arr_delayed":null,"aircraft_icao":null,"arr_time_ts":1734174240,"dep_time_ts":1734157440,"arr_estimated_ts":1734172440,"dep_estimated_ts":1734156720,"arr_actual_ts":1734172440,"dep_actual_ts":1734156720},{"airline_iata":"QR","airline_icao":"QTR","flight_iata":"QR9158","flight_icao":"QTR9158","flight_number":"9158","dep_iata":"MEX","dep_icao":"MMMX","dep_terminal":"1","dep_gate":"36","dep_time":"2024-12-14 00:24","dep_time_utc":"2024-12-14 06:24","dep_estimated":"2024-12-14 00:12","dep_estimated_utc":"2024-12-14 06:12","dep_actual":"2024-12-14 00:12","dep_actual_utc":"2024-12-14 06:12","arr_iata":"JFK","arr_icao":"KJFK","arr_terminal":"8","arr_gate":"47","arr_baggage":"1","arr_time":"2024-12-14 06:04","arr_time_utc":"2024-12-14 11:04","arr_estimated":"2024-12-14 05:34","arr_estimated_utc":"2024-12-14 10:34","arr_actual":"2024-12-14 05:34","arr_actual_utc":"2024-12-14 10:34","cs_airline_iata":"AA","cs_flight_number":"2996","cs_flight_iata":"AA2996","status":"landed","duration":280,"delayed":null,"dep_delayed":null,"arr_delayed":null,"aircraft_icao":null,"arr_time_ts":1734174240,"dep_time_ts":1734157440,"arr_estimated_ts":1734172440,"dep_estimated_ts":1734156720,"arr_actual_ts":1734172440,"dep_actual_ts":1734156720},{"airline_iata":"VS","airline_icao":"VIR","flight_iata":"VS3017","flight_icao":"VIR3017","flight_number":"3017","dep_iata":"LAS","dep_icao":"KLAS","dep_terminal":"1","dep_gate":"D37","dep_time":"2024-12-13 22:15","dep_time_utc":"2024-12-14 06:15","dep_estimated":"2024-12-13 22:07","dep_estimated_utc":"2024-12-14 06:07","dep_actual":"2024-12-13 22:07","dep_actual_utc":"2024-12-14 06:07","arr_iata":"JFK","arr_icao":"KJFK","arr_terminal":"4","arr_gate":"B37","arr_baggage":"T4","arr_time":"2024-12-14 06:16","arr_time_utc":"2024-12-14 11:16","arr_estimated":"2024-12-14 05:47","arr_estimated_utc":"2024-12-14 10:47","arr_actual":"2024-12-14 05:47","arr_actual_utc":"2024-12-14 10:47","cs_airline_iata":"DL","cs_flight_number":"566","cs_flight_iata":"DL566","status":"landed","duration":301,"delayed":null,"dep_delayed":null,"arr_delayed":null,"aircraft_icao":null,"arr_time_ts":1734174960,"dep_time_ts":1734156900,"arr_estimated_ts":1734173220,"dep_estimated_ts":1734156420,"arr_actual_ts":1734173220,"dep_actual_ts":1734156420},{"airline_iata":"KE","airline_icao":"KAL","flight_iata":"KE7338","flight_icao":"KAL7338","flight_number":"7338","dep_iata":"LAS","dep_icao":"KLAS","dep_terminal":"1","dep_gate":"D37","dep_time":"2024-12-13 22:15","dep_time_utc":"2024-12-14 06:15","dep_estimated":"2024-12-13 22:07","dep_estimated_utc":"2024-12-14 06:07","dep_actual":"2024-12-13 22:07","dep_actual_utc":"2024-12-14 06:07","arr_iata":"JFK","arr_icao":"KJFK","arr_terminal":"4","arr_gate":"B37","arr_baggage":"T4","arr_time":"2024-12-14 06:16","arr_time_utc":"2024-12-14 11:16","arr_estimated":"2024-12-14 05:47","arr_estimated_utc":"2024-12-14 10:47","arr_actual":"2024-12-14 05:47","arr_actual_utc":"2024-12-14 10:47","cs_airline_iata":"DL","cs_flight_number":"566","cs_flight_iata":"DL566","status":"landed","duration":301,"delayed":null,"dep_delayed":null,"arr_delayed":null,"aircraft_icao":null,"arr_time_ts":1734174960,"dep_time_ts":1734156900,"arr_estimated_ts":1734173220,"dep_estimated_ts":1734156420,"arr_actual_ts":1734173220,"dep_actual_ts":1734156420},{"airline_iata":"DL","airline_icao":"DAL","flight_iata":"DL566","flight_icao":"DAL566","flight_number":"566","dep_iata":"LAS","dep_icao":"KLAS","dep_terminal":"1","dep_gate":"D37","dep_time":"2024-12-13 22:15","dep_time_utc":"2024-12-14 06:15","dep_estimated":"2024-12-13 22:07","dep_estimated_utc":"2024-12-14 06:07","dep_actual":"2024-12-13 22:07","dep_actual_utc":"2024-12-14 06:07","arr_iata":"JFK","arr_icao":"KJFK","arr_terminal":"4","arr_gate":"B37","arr_baggage":"T4","arr_time":"2024-12-14 06:16","arr_time_utc":"2024-12-14 11:16","arr_estimated":"2024-12-14 05:47","arr_estimated_utc":"2024-12-14 10:47","arr_actual":"2024-12-14 05:47","arr_actual_utc":"2024-12-14 10:47","cs_airline_iata":null,"cs_flight_number":null,"cs_flight_iata":null,"status":"landed","duration":301,"delayed":null,"dep_delayed":null,"arr_delayed":null,"aircraft_icao":null,"arr_time_ts":1734174960,"dep_time_ts":1734156900,"arr_estimated_ts":1734173220,"dep_estimated_ts":1734156420,"arr_actual_ts":1734173220,"dep_actual_ts":1734156420},{"airline_iata":"AS","airline_icao":"ASA","flight_iata":"AS22","flight_icao":"ASA22","flight_number":"22","dep_iata":"SEA","dep_icao":"KSEA","dep_terminal":null,"dep_gate":"D2","dep_time":"2024-12-13 21:40","dep_time_utc":"2024-12-14 05:40","dep_estimated":"2024-12-13 21:46","dep_estimated_utc":"2024-12-14 05:46","dep_actual":"2024-12-13 21:46","dep_actual_utc":"2024-12-14 05:46","arr_iata":"JFK","arr_icao":"KJFK","arr_terminal":"7","arr_gate":"6","arr_baggage":null,"arr_time":"2024-12-14 06:00","arr_time_utc":"2024-12-14 11:00","arr_estimated":"2024-12-14 05:59","arr_estimated_utc":"2024-12-14 10:59","arr_actual":"2024-12-14 05:59","arr_actual_utc":"2024-12-14 10:59","cs_airline_iata":null,"cs_flight_number":null,"cs_flight_iata":null,"status":"landed","duration":320,"delayed":null,"dep_delayed":6,"arr_delayed":null,"aircraft_icao":null,"arr_time_ts":1734174000,"dep_time_ts":1734154800,"arr_estimated_ts":1734173940,"dep_estimated_ts":1734155160,"arr_actual_ts":1734173940,"dep_actual_ts":1734155160},{"airline_iata":"HA","airline_icao":"HAL","flight_iata":"HA6456","flight_icao":"HAL6456","flight_number":"6456","dep_iata":"SEA","dep_icao":"KSEA","dep_terminal":null,"dep_gate":"D2","dep_time":"2024-12-13 21:40","dep_time_utc":"2024-12-14 05:40","dep_estimated":"2024-12-13 21:46","dep_estimated_utc":"2024-12-14 05:46","dep_actual":"2024-12-13 21:46","dep_actual_utc":"2024-12-14 05:46","arr_iata":"JFK","arr_icao":"KJFK","arr_terminal":"7","arr_gate":"6","arr_baggage":null,"arr_time":"2024-12-14 06:00","arr_time_utc":"2024-12-14 11:00","arr_estimated":"2024-12-14 05:59","arr_estimated_utc":"2024-12-14 10:59","arr_actual":"2024-12-14 05:59","arr_actual_utc":"2024-12-14 10:59","cs_airline_iata":"AS","cs_flight_number":"22","cs_flight_iata":"AS22","status":"landed","duration":320,"delayed":null,"dep_delayed":6,"arr_delayed":null,"aircraft_icao":null,"arr_time_ts":1734174000,"dep_time_ts":1734154800,"arr_estimated_ts":1734173940,"dep_estimated_ts":1734155160,"arr_actual_ts":1734173940,"dep_actual_ts":1734155160},{"airline_iata":"QR","airline_icao":"QTR","flight_iata":"QR2955","flight_icao":"QTR2955","flight_number":"2955","dep_iata":"SEA","dep_icao":"KSEA","dep_terminal":null,"dep_gate":"D2","dep_time":"2024-12-13 21:40","dep_time_utc":"2024-12-14 05:40","dep_estimated":"2024-12-13 21:46","dep_estimated_utc":"2024-12-14 05:46","dep_actual":"2024-12-13 21:46","dep_actual_utc":"2024-12-14 05:46","arr_iata":"JFK","arr_icao":"KJFK","arr_terminal":"7","arr_gate":"6","arr_baggage":null,"arr_time":"2024-12-14 06:00","arr_time_utc":"2024-12-14 11:00","arr_estimated":"2024-12-14 05:59","arr_estimated_utc":"2024-12-14 10:59","arr_actual":"2024-12-14 05:59","arr_actual_utc":"2024-12-14 10:59","cs_airline_iata":"AS","cs_flight_number":"22","cs_flight_iata":"AS22","status":"landed","duration":320,"delayed":null,"dep_delayed":6,"arr_delayed":null,"aircraft_icao":null,"arr_time_ts":1734174000,"dep_time_ts":1734154800,"arr_estimated_ts":1734173940,"dep_estimated_ts":1734155160,"arr_actual_ts":1734173940,"dep_actual_ts":1734155160},{"airline_iata":"SV","airline_icao":"SVA","flight_iata":"SV6868","flight_icao":"SVA6868","flight_number":"6868","dep_iata":"PHX","dep_icao":"KPHX","dep_terminal":"3","dep_gate":"F8","dep_time":"2024-12-13 23:40","dep_time_utc":"2024-12-14 06:40","dep_estimated":"2024-12-13 23:36","dep_estimated_utc":"2024-12-14 06:36","dep_actual":"2024-12-13 23:36","dep_actual_utc":"2024-12-14 06:36","arr_iata":"JFK","arr_icao":"KJFK","arr_terminal":"4","arr_gate":"B47","arr_baggage":"T4","arr_time":"2024-12-14 06:21","arr_time_utc":"2024-12-14 11:21","arr_estimated":"2024-12-14 06:02","arr_estimated_utc":"2024-12-14 11:02","arr_actual":"2024-12-14 06:02","arr_actual_utc":"2024-12-14 11:02","cs_airline_iata":"DL","cs_flight_number":"548","cs_flight_iata":"DL548","status":"landed","duration":281,"delayed":null,"dep_delayed":null,"arr_delayed":null,"aircraft_icao":null,"arr_time_ts":1734175260,"dep_time_ts":1734158400,"arr_estimated_ts":1734174120,"dep_estimated_ts":1734158160,"arr_actual_ts":1734174120,"dep_actual_ts":1734158160},{"airline_iata":"DL","airline_icao":"DAL","flight_iata":"DL548","flight_icao":"DAL548","flight_number":"548","dep_iata":"PHX","dep_icao":"KPHX","dep_terminal":"3","dep_gate":"F8","dep_time":"2024-12-13 23:40","dep_time_utc":"2024-12-14 06:40","dep_estimated":"2024-12-13 23:36","dep_estimated_utc":"2024-12-14 06:36","dep_actual":"2024-12-13 23:36","dep_actual_utc":"2024-12-14 06:36","arr_iata":"JFK","arr_icao":"KJFK","arr_terminal":"4","arr_gate":"B47","arr_baggage":"T4","arr_time":"2024-12-14 06:21","arr_time_utc":"2024-12-14 11:21","arr_estimated":"2024-12-14 06:02","arr_estimated_utc":"2024-12-14 11:02","arr_actual":"2024-12-14 06:02","arr_actual_utc":"2024-12-14 11:02","cs_airline_iata":null,"cs_flight_number":null,"cs_fl...
                                                                                                                                                                                                                    
                                                                                                    

Get Schedules - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/2582/flight+schedules+api/2582/get+schedules?type=arrival&iataCode=JFK' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Clave de Acceso a la API y Autenticación

Después de registrarte, a cada desarrollador se le asigna una clave de acceso a la API personal, una combinación única de letras y dígitos proporcionada para acceder a nuestro endpoint de la API. Para autenticarte con el Flight Schedules API simplemente incluye tu token de portador en el encabezado de Autorización.
Encabezados
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.

Precios Simples y Transparentes

Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.

🚀 PLAN CORPORATIVO A MEDIDA

Comienza en
$ 10.000/Año


  • Volumen Personalizado
  • Límite de solicitudes personalizado
  • Soporte al Cliente Especializado
  • Monitoreo de API en Tiempo Real

Funciones favoritas de los clientes

  • ✔︎ Paga Solo por Solicitudes Exitosas
  • ✔︎ Prueba Gratuita de 7 Días
  • ✔︎ Soporte Multilenguaje
  • ✔︎ Una Clave API, Todas las APIs.
  • ✔︎ Panel de Control Intuitivo
  • ✔︎ Manejo de Errores Integral
  • ✔︎ Documentación Amigable para Desarrolladores
  • ✔︎ Integración con Postman
  • ✔︎ Conexiones HTTPS Seguras
  • ✔︎ Tiempo de Actividad Fiable

Flight Schedules API FAQs

The Flight Schedules API is a service that offers access to comprehensive flight schedule data. It provides details such as departure and arrival times, flight numbers, routes, aircraft types, stopovers, and airlines.

To access the API, you'll need to sign up and obtain an API key from our platform. This key is used to authenticate your requests to the API.

The API offers access to near-real-time flight schedule data. It is updated frequently to provide accurate information, but the frequency of updates may vary based on the source of the data.

Data transmission through the API is secured using industry-standard encryption protocols (HTTPS). Additionally, API keys are required for authentication, and access is controlled through robust authentication and authorization mechanisms.

The API returns detailed flight schedule data, including departure and arrival times, flight numbers, airline codes, routes, terminal and gate information, aircraft types, and flight status (e.g., landed, delayed).

Key fields in the response include `flight_number`, `dep_time`, `arr_time`, `status`, `dep_iata`, `arr_iata`, `dep_terminal`, and `arr_terminal`, which provide essential information about each flight's schedule and status.

The response data is structured in a JSON format, with a top-level object indicating success, followed by a type (arrival or departure) and an array of flight data objects containing detailed information for each flight.

Users can customize their requests using parameters such as `flight_number`, `departure_airport`, `arrival_airport`, `date`, and `airline_code` to filter and retrieve specific flight schedules.

The API provides information on flight schedules, including real-time status updates, estimated departure and arrival times, delays, and gate assignments for flights across various airlines and airports worldwide.

Data accuracy is maintained through partnerships with airlines and aviation authorities, regular updates, and quality checks to ensure that the information provided is reliable and up-to-date.

Typical use cases include integrating flight schedules into travel booking platforms, providing real-time flight alerts, enhancing airport information systems, and optimizing airline operations for better resource management.

Users can leverage the returned data to display flight schedules on applications, send notifications for flight changes, analyze flight patterns for operational efficiency, and assist travelers in planning their journeys effectively.

General FAQs

Zyla API Hub es como una gran tienda de APIs, donde puedes encontrar miles de ellas en un solo lugar. También ofrecemos soporte dedicado y monitoreo en tiempo real de todas las APIs. Una vez que te registres, puedes elegir qué APIs quieres usar. Solo recuerda que cada API necesita su propia suscripción. Pero si te suscribes a varias, usarás la misma clave para todas, lo que hace todo más fácil para ti.

Los precios se muestran en USD (dólar estadounidense), EUR (euro), CAD (dólar canadiense), AUD (dólar australiano) y GBP (libra esterlina). Aceptamos todas las principales tarjetas de débito y crédito. Nuestro sistema de pago utiliza la última tecnología de seguridad y está respaldado por Stripe, una de las compañías de pago más confiables del mundo. Si tienes algún problema para pagar con tarjeta, contáctanos en [email protected]


Además, si ya tienes una suscripción activa en cualquiera de estas monedas (USD, EUR, CAD, AUD, GBP), esa moneda se mantendrá para suscripciones posteriores. Puedes cambiar la moneda en cualquier momento siempre que no tengas suscripciones activas.

La moneda local que aparece en la página de precios se basa en el país de tu dirección IP y se proporciona solo como referencia. Los precios reales están en USD (dólar estadounidense). Cuando realices un pago, el cargo aparecerá en tu estado de cuenta en USD, incluso si ves el monto equivalente en tu moneda local en nuestro sitio web. Esto significa que no puedes pagar directamente en tu moneda local.

Ocasionalmente, un banco puede rechazar el cargo debido a sus configuraciones de protección contra fraude. Te sugerimos comunicarte con tu banco primero para verificar si están bloqueando nuestros cargos. También puedes acceder al Portal de Facturación y cambiar la tarjeta asociada para realizar el pago. Si esto no funciona y necesitas más ayuda, por favor contacta a nuestro equipo en [email protected]

Los precios se determinan mediante una suscripción recurrente mensual o anual, dependiendo del plan elegido.

Las llamadas a la API se descuentan de tu plan en base a solicitudes exitosas. Cada plan incluye una cantidad específica de llamadas que puedes realizar por mes. Solo las llamadas exitosas, indicadas por una respuesta con estado 200, se contarán en tu total. Esto asegura que las solicitudes fallidas o incompletas no afecten tu cuota mensual.

Zyla API Hub funciona con un sistema de suscripción mensual recurrente. Tu ciclo de facturación comenzará el día en que compres uno de los planes de pago, y se renovará el mismo día del mes siguiente. Así que recuerda cancelar tu suscripción antes si quieres evitar futuros cargos.

Para actualizar tu plan de suscripción actual, simplemente ve a la página de precios de la API y selecciona el plan al que deseas actualizarte. La actualización será instantánea, permitiéndote disfrutar inmediatamente de las funciones del nuevo plan. Ten en cuenta que las llamadas restantes de tu plan anterior no se transferirán al nuevo plan, por lo que debes considerar esto al actualizar. Se te cobrará el monto total del nuevo plan.

Para verificar cuántas llamadas a la API te quedan en el mes actual, revisa el campo 'X-Zyla-API-Calls-Monthly-Remaining' en el encabezado de la respuesta. Por ejemplo, si tu plan permite 1,000 solicitudes por mes y has usado 100, este campo mostrará 900 llamadas restantes.

Para ver el número máximo de solicitudes a la API que permite tu plan, revisa el encabezado de la respuesta 'X-Zyla-RateLimit-Limit'. Por ejemplo, si tu plan incluye 1,000 solicitudes por mes, este encabezado mostrará 1,000.

El encabezado 'X-Zyla-RateLimit-Reset' muestra el número de segundos hasta que tu límite se restablezca. Esto te indica cuándo tu conteo de solicitudes se reiniciará. Por ejemplo, si muestra 3,600, significa que faltan 3,600 segundos para que el límite se restablezca.

Sí, puedes cancelar tu plan en cualquier momento desde tu cuenta, seleccionando la opción de cancelación en la página de Facturación. Ten en cuenta que las actualizaciones, degradaciones y cancelaciones tienen efecto inmediato. Además, al cancelar ya no tendrás acceso al servicio, incluso si te quedaban llamadas en tu cuota.

Puedes contactarnos a través de nuestro canal de chat para recibir asistencia inmediata. Siempre estamos en línea de 8 a. m. a 5 p. m. (EST). Si nos contactas fuera de ese horario, te responderemos lo antes posible. Además, puedes escribirnos por correo electrónico a [email protected]

Para darte la oportunidad de probar nuestras APIs sin compromiso, ofrecemos una prueba gratuita de 7 días que te permite realizar hasta 50 llamadas a la API sin costo. Esta prueba solo se puede usar una vez, por lo que recomendamos aplicarla a la API que más te interese. Aunque la mayoría de nuestras APIs ofrecen prueba gratuita, algunas pueden no hacerlo. La prueba finaliza después de 7 días o cuando realices 50 solicitudes, lo que ocurra primero. Si alcanzas el límite de 50 solicitudes durante la prueba, deberás "Iniciar tu Plan de Pago" para continuar haciendo solicitudes. Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios. Alternativamente, si no cancelas tu suscripción antes del día 7, tu prueba gratuita finalizará y tu plan se cobrará automáticamente, otorgándote acceso a todas las llamadas a la API especificadas en tu plan. Ten esto en cuenta para evitar cargos no deseados.

Después de 7 días, se te cobrará el monto total del plan al que estabas suscrito durante la prueba. Por lo tanto, es importante cancelar antes de que finalice el periodo de prueba. No se aceptan solicitudes de reembolso por olvidar cancelar a tiempo.

Cuando te suscribes a una prueba gratuita de una API, puedes realizar hasta 50 llamadas. Si deseas realizar más llamadas después de este límite, la API te pedirá que "Inicies tu Plan de Pago". Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios.

Las Órdenes de Pago se procesan entre el día 20 y el 30 de cada mes. Si envías tu solicitud antes del día 20, tu pago será procesado dentro de ese período.


APIs Relacionadas


También te puede interesar