Emprende un viaje a través de la economía de combustible de Nueva Jersey con nuestra avanzada API de Precios de Combustible. Diseñada para satisfacer las diversas necesidades de empresas, desarrolladores y consumidores, nuestra API proporciona acceso integral a datos en tiempo real sobre los precios de combustible en todo el estado.
Obtén información invaluable sobre las fluctuaciones de los precios de gasolina, diésel y combustibles alternativos, empoderando tus aplicaciones con información actualizada que es esencial para la toma de decisiones informadas. Ya seas una empresa de logística optimizando rutas de entrega, un viajero planeando tus gastos diarios de transporte, o un analista rastreando tendencias de mercado, nuestra API ofrece una precisión y fiabilidad inigualables.
Integra sin esfuerzo nuestra API en tus plataformas, sitios web, aplicaciones móviles o herramientas analíticas con nuestra documentación intuitiva y sistema de soporte dedicado. Mantente a la vanguardia aprovechando la adaptabilidad de nuestra API a las condiciones cambiantes del mercado, asegurando que siempre tengas acceso a los datos de precios de combustible más relevantes para Nueva Jersey.
Experimenta la conveniencia de recuperar datos programáticamente, ahorrando tiempo y recursos al automatizar el proceso de recopilación de información sobre precios de combustible. Ya sea que estés monitoreando tendencias locales, realizando investigaciones de mercado, o mejorando las experiencias de los usuarios, nuestra API proporciona la flexibilidad y escalabilidad necesarias para alcanzar tus objetivos.
Ten la certeza de que tus datos están protegidos por medidas de seguridad de última generación, asegurando el cumplimiento con los estándares de la industria. Únete a la creciente comunidad de usuarios que confían en nuestra API de Precios de Combustible de Nueva Jersey para navegar por las complejidades del mercado de combustibles con confianza y precisión. Comienza a aprovechar el poder de los datos de precios de combustible en tiempo real hoy y desbloquea nuevas posibilidades para tu negocio o proyecto.
Puedes consultar los últimos y promedios de precios de combustible por estado, además recibirás precios de Diésel, premium y regular.
Aplicaciones de Navegación: La integración de la API de Precios de Combustible de Nueva Jersey 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 estaciones de servicio más económicas, optimizando así 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 reabastecerse en ubicaciones con los precios más competitivos. Esto ayuda a reducir los costos operativos para las empresas de transporte.
Aplicaciones para Consumidores: Las aplicaciones móviles pueden aprovechar la API para mostrar estaciones de servicio cercanas junto con los precios actuales de combustible, ayudando a los usuarios a encontrar las opciones más baratas en su vecindad y planificar sus paradas de reabastecimiento de manera eficiente.
Herramientas de Análisis de Mercado: Investigadores y analistas pueden utilizar la API para recopilar datos históricos de precios de combustible, identificar tendencias y realizar análisis de mercado. Esta información puede ser invaluable para predecir futuros movimientos 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 usar la API para analizar las fluctuaciones de precios de 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 de políticas destinadas a reducir las emisiones de carbono y promover opciones de transporte sostenibles.
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":"New Jersey","date":"2024-02-28","prices":{"regular":"$3.172","mid-grade":"$3.749","premium":"$4.010","diesel":"$4.088"}}
curl --location --request GET 'https://zylalabs.com/api/3591/new+jersey+fuel+prices+api/3969/latest+prices?state=NJ' --header 'Authorization: Bearer YOUR_API_KEY'
Pasa el código del estado y recibe los precios promedio de combustible por estado. El promedio de hoy, de ayer, semanal y anualmente.
Promedio por Estado. - Características del Endpoint
Objeto | Descripción |
---|---|
state |
[Requerido] State code |
{"status":200,"success":true,"state":"New Jersey","date":"2024-02-28","prices":{"today_average":{"regular":"$3.172","mid-grade":"$3.749","premium":"$4.010","diesel":"$4.088"},"yesterday_average":{"regular":"$3.178","mid-grade":"$3.745","premium":"$4.016","diesel":"$4.095"},"week_ago_average":{"regular":"$3.217","mid-grade":"$3.796","premium":"$4.052","diesel":"$4.135"},"month_ago_average":{"regular":"$3.133","mid-grade":"$3.712","premium":"$3.992","diesel":"$4.021"},"year_ago_average":{"regular":"$3.195","mid-grade":"$3.766","premium":"$4.049","diesel":"$4.391"}}}
curl --location --request GET 'https://zylalabs.com/api/3591/new+jersey+fuel+prices+api/3970/average+per+state?state=NJ' --header 'Authorization: Bearer YOUR_API_KEY'
Pase el código del estado 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":"New Jersey","date":"2024-02-28","prices":{"Atlantic City":{"today_average":{"regular":"$3.152","mid-grade":"$3.663","premium":"$3.860","diesel":"$4.032"},"yesterday_average":{"regular":"$3.166","mid-grade":"$3.667","premium":"$3.858","diesel":"$4.058"},"week_ago_average":{"regular":"$3.224","mid-grade":"$3.706","premium":"$3.908","diesel":"$4.111"},"month_ago_average":{"regular":"$3.140","mid-grade":"$3.663","premium":"$3.845","diesel":"$3.999"},"year_ago_average":{"regular":"$3.118","mid-grade":"$3.624","premium":"$3.871","diesel":"$4.287"}},"Bergen-Passaic":{"today_average":{"regular":"$3.184","mid-grade":"$3.804","premium":"$4.089","diesel":"$4.150"},"yesterday_average":{"regular":"$3.187","mid-grade":"$3.811","premium":"$4.094","diesel":"$4.162"},"week_ago_average":{"regular":"$3.205","mid-grade":"$3.827","premium":"$4.119","diesel":"$4.170"},"month_ago_average":{"regular":"$3.120","mid-grade":"$3.741","premium":"$4.074","diesel":"$4.076"},"year_ago_average":{"regular":"$3.196","mid-grade":"$3.798","premium":"$4.133","diesel":"$4.438"}},"Middlesex-Somerset-Hunterdon":{"today_average":{"regular":"$3.202","mid-grade":"$3.767","premium":"$4.050","diesel":"$4.050"},"yesterday_average":{"regular":"$3.207","mid-grade":"$3.774","premium":"$4.046","diesel":"$4.063"},"week_ago_average":{"regular":"$3.243","mid-grade":"$3.800","premium":"$4.085","diesel":"$4.109"},"month_ago_average":{"regular":"$3.148","mid-grade":"$3.701","premium":"$4.012","diesel":"$3.963"},"year_ago_average":{"regular":"$3.229","mid-grade":"$3.778","premium":"$4.081","diesel":"$4.352"}},"Monmouth-Ocean":{"today_average":{"regular":"$3.190","mid-grade":"$3.757","premium":"$3.995","diesel":"$4.094"},"yesterday_average":{"regular":"$3.196","mid-grade":"$3.747","premium":"$4.001","diesel":"$4.097"},"week_ago_average":{"regular":"$3.252","mid-grade":"$3.829","premium":"$4.044","diesel":"$4.149"},"month_ago_average":{"regular":"$3.174","mid-grade":"$3.751","premium":"$3.979","diesel":"$4.036"},"year_ago_average":{"regular":"$3.221","mid-grade":"$3.810","premium":"$4.056","diesel":"$4.449"}},"Trenton":{"today_average":{"regular":"$3.153","mid-grade":"$3.793","premium":"$4.024","diesel":"$4.113"},"yesterday_average":{"regular":"$3.158","mid-grade":"$3.778","premium":"$4.045","diesel":"$4.114"},"week_ago_average":{"regular":"$3.196","mid-grade":"$3.826","premium":"$4.067","diesel":"$4.155"},"month_ago_average":{"regular":"$3.140","mid-grade":"$3.715","premium":"$4.013","diesel":"$4.098"},"year_ago_average":{"regular":"$3.207","mid-grade":"$3.798","premium":"$4.130","diesel":"$4.282"}},"Philadelphia (NJ Only)":{"today_average":{"regular":"$3.101","mid-grade":"$3.617","premium":"$3.840","diesel":"$4.019"},"yesterday_average":{"regular":"$3.109","mid-grade":"$3.616","premium":"$3.842","diesel":"$4.037"},"week_ago_average":{"regular":"$3.166","mid-grade":"$3.692","premium":"$3.900","diesel":"$4.094"},"month_ago_average":{"regular":"$3.085","mid-grade":"$3.631","premium":"$3.837","diesel":"$3.972"},"year_ago_average":{"regular":"$3.100","mid-grade":"$3.627","premium":"$3.806","diesel":"$4.338"}},"Cape May":{"today_average":{"regular":"$3.212","mid-grade":"$3.694","premium":"$3.949","diesel":"$4.080"},"yesterday_average":{"regular":"$3.202","mid-grade":"$3.716","premium":"$3.982","diesel":"$4.069"},"week_ago_average":{"regular":"$3.269","mid-grade":"$3.737","premium":"$3.952","diesel":"$4.163"},"month_ago_average":{"regular":"$3.198","mid-grade":"$3.719","premium":"$4.014","diesel":"$4.106"},"year_ago_average":{"regular":"$3.243","mid-grade":"$3.651","premium":"$3.950","diesel":"$4.416"}},"Parsippany-Troy Hills":{"today_average":{"regular":"$3.150","mid-grade":"$3.768","premium":"$4.002","diesel":"$4.080"},"yesterday_average":{"regular":"$3.166","mid-grade":"$3.747","premium":"$4.048","diesel":"$4.082"},"week_ago_average":{"regular":"$3.200","mid-grade":"$3.798","premium":"$4.029","diesel":"$4.087"},"month_ago_average":{"regular":"$3.105","mid-grade":"$3.717","premium":"$3.964","diesel":"$4.026"},"year_ago_average":{"regular":"$3.212","mid-grade":"$3.830","premium":"$4.138","diesel":"$4.400"}},"Vineland":{"today_average":{"regular":"$3.141","mid-grade":"$3.603","premium":"$3.814","diesel":"$4.043"},"yesterday_average":{"regular":"$3.150","mid-grade":"$3.631","premium":"$3.839","diesel":"$4.046"},"week_ago_average":{"regular":"$3.186","mid-grade":"$3.646","premium":"$3.883","diesel":"$4.084"},"month_ago_average":{"regular":"$3.109","mid-grade":"$3.616","premium":"$3.785","diesel":"$3.982"},"year_ago_average":{"regular":"$3.172","mid-grade":"$3.619","premium":"$3.811","diesel":"$4.389"}}}}
curl --location --request GET 'https://zylalabs.com/api/3591/new+jersey+fuel+prices+api/3971/metro+area+averages?state=NJ' --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 y históricos para varios tipos de combustible, incluyendo gasolina, diésel y combustibles alternativos, en toda 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, típicamente 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 combustible en toda Estados Unidos, incluidos 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 combustible, permitiendo a los usuarios recuperar precios pasados para análisis, identificación de tendencias y propósitos 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 "OBTENER Precios Más Recientes" devuelve los precios más recientes del combustible para gasolina regular, de media, premium y diésel en Nueva Jersey. 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 "today_average," "yesterday_average," "week_ago_average," "month_ago_average," y "year_ago_average," cada uno conteniendo precios para combustibles regulares, de grado medio, premium y diésel.
Los datos de respuesta están organizados por área metropolitana, con cada área conteniendo precios promedio de combustible para hoy, ayer, hace una semana, hace un mes y hace un año. Cada categoría de precio incluye precios de combustible regular, de grado medio, premium y diésel.
El punto final "Obtener últimos precios" acepta un código de estado como parámetro. Los usuarios pueden especificar "NJ" para Nueva Jersey y así obtener los últimos precios de combustible para ese estado.
This endpoint provides average fuel prices for regular, mid-grade, premium, and diesel fuels, along with historical averages for today, yesterday, a week ago, a month ago, and a year ago, allowing for comprehensive price trend analysis.
Users can analyze the returned data to identify price trends, compare current prices with historical averages, and make informed decisions about fuel purchases or route planning based on the most cost-effective options available.
La API agrega datos de precios de combustible de varias fuentes confiables, incluidas estaciones de servicio, bases de datos gubernamentales e informes de la industria, lo que garantiza que los usuarios reciban información precisa y actualizada.
La precisión de los datos se mantiene mediante actualizaciones regulares y controles de calidad, que incluyen la validación contra múltiples fuentes para garantizar la consistencia y fiabilidad de la información sobre precios de combustible proporcionada a los usuarios.
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:
4.239,19ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2.123,46ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
4.760,85ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.202,26ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
689,52ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
12.090,79ms
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:
2.051,71ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.100,74ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.065,53ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
4.649,10ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1.409,42ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
4.475,52ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.283,01ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.317,52ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5.410,53ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
3.680,49ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
3.680,49ms