Puedes consultar los precios de combustible más recientes y promedios por estado; también recibirás precios para diésel, premium y regular.
Aplicaciones de Navegación: La integración de la API de Precios de Combustible de Alabama permite a las aplicaciones de navegación proporcionar a los usuarios precios de combustible en tiempo real a lo largo de sus rutas. Los usuarios pueden elegir las gasolineras más rentables, optimizando sus gastos de viaje.
Sistemas de Gestión de Flotas: Los gerentes de flotas pueden utilizar la API para monitorear los precios de combustible en diferentes regiones, optimizando rutas para repostar en ubicaciones con los precios más competitivos. Esto ayuda a reducir los costos operativos de las empresas de transporte.
Aplicaciones para Consumidores: Las aplicaciones móviles pueden aprovechar la API para mostrar las gasolineras cercanas junto con los precios actuales del combustible, ayudando a los usuarios a encontrar las opciones más baratas en su cercanía y planificar sus paradas de repostaje de manera eficiente.
Herramientas de Análisis de Mercado: Investigadores y analistas pueden utilizar la API para recopilar datos históricos sobre precios de combustible, identificar tendencias y realizar análisis de mercado. Esta información puede ser invaluable para predecir movimientos futuros de precios y tomar decisiones de inversión informadas en el sector energético.
Evaluación de Impacto Ambiental: Las organizaciones ambientales y los responsables de políticas pueden utilizar la API para analizar las fluctuaciones de precios del combustible y su impacto en el comportamiento del consumidor. Comprender cómo los cambios en los precios de combustible influyen en los patrones de uso de vehículos puede informar decisiones políticas destinadas a reducir las emisiones de carbono y promover opciones de transporte sostenible.
Además del número de llamadas a la API por plan, no hay otras limitaciones.
Pasa el código del estado y recibe los precios de combustible más recientes. ¡Actualizado todos los días!
Últimos precios. - Características del Endpoint
Objeto | Descripción |
---|---|
state |
[Requerido] State Code |
{"status":200,"success":true,"state":"Alabama","date":"2024-02-28","prices":{"regular":"$3.012","mid-grade":"$3.422","premium":"$3.806","diesel":"$3.878"}}
curl --location --request GET 'https://zylalabs.com/api/3592/alabama+fuel+prices+api/3972/latest+prices?state=AL' --header 'Authorization: Bearer YOUR_API_KEY'
Pase el código del estado y reciba los precios promedio de combustibles por estado. El promedio de hoy, el de ayer, semanal y anual.
Promedio por Estado. - Características del Endpoint
Objeto | Descripción |
---|---|
state |
[Requerido] State code |
{"status":200,"success":true,"state":"Alabama","date":"2024-02-28","prices":{"today_average":{"regular":"$3.012","mid-grade":"$3.422","premium":"$3.806","diesel":"$3.878"},"yesterday_average":{"regular":"$2.989","mid-grade":"$3.391","premium":"$3.779","diesel":"$3.873"},"week_ago_average":{"regular":"$2.980","mid-grade":"$3.392","premium":"$3.778","diesel":"$3.894"},"month_ago_average":{"regular":"$2.826","mid-grade":"$3.245","premium":"$3.626","diesel":"$3.758"},"year_ago_average":{"regular":"$3.015","mid-grade":"$3.403","premium":"$3.775","diesel":"$4.189"}}}
curl --location --request GET 'https://zylalabs.com/api/3592/alabama+fuel+prices+api/3973/average+per+state?state=AL' --header 'Authorization: Bearer YOUR_API_KEY'
Pase el código estatal y reciba los promedios de las áreas metropolitanas dentro de ese estado.
Promedios del Área Metropolitana. - Características del Endpoint
Objeto | Descripción |
---|---|
state |
[Requerido] State code |
{"status":200,"success":true,"state":"Alabama","date":"2024-02-28","prices":{"Birmingham":{"today_average":{"regular":"$3.030","mid-grade":"$3.436","premium":"$3.816","diesel":"$3.899"},"yesterday_average":{"regular":"$2.986","mid-grade":"$3.384","premium":"$3.774","diesel":"$3.893"},"week_ago_average":{"regular":"$2.970","mid-grade":"$3.392","premium":"$3.787","diesel":"$3.919"},"month_ago_average":{"regular":"$2.806","mid-grade":"$3.243","premium":"$3.622","diesel":"$3.773"},"year_ago_average":{"regular":"$2.977","mid-grade":"$3.367","premium":"$3.758","diesel":"$4.200"}},"Huntsville":{"today_average":{"regular":"$3.022","mid-grade":"$3.453","premium":"$3.775","diesel":"$3.860"},"yesterday_average":{"regular":"$3.011","mid-grade":"$3.407","premium":"$3.762","diesel":"$3.860"},"week_ago_average":{"regular":"$2.991","mid-grade":"$3.395","premium":"$3.752","diesel":"$3.851"},"month_ago_average":{"regular":"$2.841","mid-grade":"$3.234","premium":"$3.608","diesel":"$3.739"},"year_ago_average":{"regular":"$3.032","mid-grade":"$3.377","premium":"$3.727","diesel":"$4.176"}},"Mobile":{"today_average":{"regular":"$2.985","mid-grade":"$3.411","premium":"$3.793","diesel":"$3.822"},"yesterday_average":{"regular":"$2.975","mid-grade":"$3.370","premium":"$3.775","diesel":"$3.797"},"week_ago_average":{"regular":"$2.964","mid-grade":"$3.411","premium":"$3.780","diesel":"$3.837"},"month_ago_average":{"regular":"$2.842","mid-grade":"$3.278","premium":"$3.655","diesel":"$3.716"},"year_ago_average":{"regular":"$3.089","mid-grade":"$3.513","premium":"$3.863","diesel":"$4.234"}},"Montgomery":{"today_average":{"regular":"$3.037","mid-grade":"$3.473","premium":"$3.897","diesel":"$3.900"},"yesterday_average":{"regular":"$3.010","mid-grade":"$3.432","premium":"$3.856","diesel":"$3.886"},"week_ago_average":{"regular":"$3.012","mid-grade":"$3.440","premium":"$3.863","diesel":"$3.911"},"month_ago_average":{"regular":"$2.842","mid-grade":"$3.297","premium":"$3.712","diesel":"$3.784"},"year_ago_average":{"regular":"$3.032","mid-grade":"$3.452","premium":"$3.810","diesel":"$4.268"}},"Anniston-Oxford":{"today_average":{"regular":"$2.965","mid-grade":"$3.350","premium":"$3.707","diesel":"$3.813"},"yesterday_average":{"regular":"$2.937","mid-grade":"$3.307","premium":"$3.664","diesel":"$3.817"},"week_ago_average":{"regular":"$2.933","mid-grade":"$3.273","premium":"$3.655","diesel":"$3.831"},"month_ago_average":{"regular":"$2.775","mid-grade":"$3.143","premium":"$3.494","diesel":"$3.719"},"year_ago_average":{"regular":"$2.937","mid-grade":"$3.252","premium":"$3.571","diesel":"$4.117"}},"Auburn":{"today_average":{"regular":"$2.951","mid-grade":"$3.314","premium":"$3.649","diesel":"$3.839"},"yesterday_average":{"regular":"$2.932","mid-grade":"$3.296","premium":"$3.632","diesel":"$3.814"},"week_ago_average":{"regular":"$2.917","mid-grade":"$3.275","premium":"$3.639","diesel":"$3.874"},"month_ago_average":{"regular":"$2.827","mid-grade":"$3.206","premium":"$3.573","diesel":"$3.708"},"year_ago_average":{"regular":"$2.998","mid-grade":"$3.310","premium":"$3.709","diesel":"$4.116"}},"Daphne-Fairhope-Foley":{"today_average":{"regular":"$3.025","mid-grade":"$3.420","premium":"$3.821","diesel":"$3.844"},"yesterday_average":{"regular":"$3.006","mid-grade":"$3.409","premium":"$3.812","diesel":"$3.845"},"week_ago_average":{"regular":"$3.011","mid-grade":"$3.417","premium":"$3.776","diesel":"$3.866"},"month_ago_average":{"regular":"$2.868","mid-grade":"$3.245","premium":"$3.608","diesel":"$3.671"},"year_ago_average":{"regular":"$3.087","mid-grade":"$3.489","premium":"$3.868","diesel":"$4.148"}},"Decatur":{"today_average":{"regular":"$2.969","mid-grade":"$3.383","premium":"$3.763","diesel":"$3.794"},"yesterday_average":{"regular":"$2.934","mid-grade":"$3.352","premium":"$3.723","diesel":"$3.801"},"week_ago_average":{"regular":"$2.938","mid-grade":"$3.319","premium":"$3.672","diesel":"$3.816"},"month_ago_average":{"regular":"$2.805","mid-grade":"$3.200","premium":"$3.555","diesel":"$3.720"},"year_ago_average":{"regular":"$2.961","mid-grade":"$3.328","premium":"$3.700","diesel":"$4.183"}},"Dothan":{"today_average":{"regular":"$3.100","mid-grade":"$3.496","premium":"$3.873","diesel":"$3.948"},"yesterday_average":{"regular":"$3.078","mid-grade":"$3.485","premium":"$3.847","diesel":"$3.934"},"week_ago_average":{"regular":"$3.027","mid-grade":"$3.425","premium":"$3.770","diesel":"$3.951"},"month_ago_average":{"regular":"$2.824","mid-grade":"$3.230","premium":"$3.581","diesel":"$3.832"},"year_ago_average":{"regular":"$3.001","mid-grade":"$3.344","premium":"$3.720","diesel":"$4.191"}}}}
curl --location --request GET 'https://zylalabs.com/api/3592/alabama+fuel+prices+api/3974/metro+area+averages?state=AL' --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 ofrece datos de precios de combustible en tiempo real e históricos para varios tipos de combustible, incluyendo gasolina, diésel y combustibles alternativos, en todo Estados Unidos. Incluye información como precios de combustible por galón, coordenadas de ubicación y marcas de tiempo.
Los datos se actualizan a intervalos regulares, normalmente en tiempo real o casi en tiempo real, asegurando que los usuarios tengan acceso a la información más reciente sobre los precios del combustible disponible de las fuentes que agregamos.
La API cubre los precios de los combustibles en todo Estados Unidos, incluidas todos los estados, territorios y áreas metropolitanas importantes. Los usuarios pueden acceder a datos para regiones específicas o a nivel nacional según sea necesario.
Sí, la API proporciona acceso a datos históricos de precios de combustibles, lo que permite a los usuarios recuperar precios pasados para análisis, identificación de tendencias y fines de pronóstico.
La API puede imponer límites de tasa o restricciones de uso para mantener la estabilidad del servicio y la equidad entre los usuarios. Los usuarios pueden consultar la documentación de la API para obtener detalles sobre los límites de tasa y las políticas de uso.
El punto final "GET Latest Prices" devuelve los precios más recientes de combustible para gasolina regular, media, premium y diésel en Alabama. La respuesta incluye el estado, la fecha de los datos y una lista estructurada de precios para cada tipo de combustible.
La respuesta incluye campos como "hoy_promedio," "ayer_promedio," "hace_una_semana_promedio," "hace_un_mes_promedio," y "hace_un_año_promedio," cada uno conteniendo precios para combustibles regulares, de calidad media, premium y diésel.
La respuesta está organizada por área metropolitana, con cada área conteniendo precios promedio para varios períodos de tiempo (hoy, ayer, hace una semana, hace un mes, hace un año) para combustibles regular, de media octanaje, premium y diésel.
El endpoint "Obtener los precios más recientes" acepta un código de estado como parámetro. Los usuarios deben proporcionar el código de estado correcto para recuperar los precios de combustible más recientes para ese estado específico.
Los usuarios pueden personalizar sus solicitudes especificando el código del estado para recibir los precios promedio de combustible de ese estado. El punto final proporciona promedios históricos para hoy, ayer, la semana pasada, el mes y el año.
La API agrega datos de precios de combustible de diversas fuentes confiables, incluidas estaciones de servicio e informes de mercado, asegurando que los usuarios reciban información precisa y actualizada sobre los precios del combustible.
Los casos de uso típicos incluyen aplicaciones de navegación que muestran precios de combustible cercanos, sistemas de gestión de flotas que optimizan rutas de repostaje y herramientas de análisis de mercado que identifican tendencias de precios del combustible para investigaciones.
Los usuarios pueden analizar los datos estructurados para comparar los precios del combustible en diferentes regiones, seguir los cambios de precios a lo largo del tiempo e integrar esta información en aplicaciones para mejorar la toma de decisiones de los usuarios con respecto a las compras de combustible.
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:
1.842,51ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.553,56ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
437,33ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.348,85ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2.042,22ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.007,63ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.842,51ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.842,51ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.842,51ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2.493,90ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.842,51ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.007,63ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
437,33ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.842,51ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
7.640,16ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.842,51ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2.042,22ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.030,71ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.348,85ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
812,05ms