La API del Valor de Mercado de Automóviles aprovecha análisis de datos avanzados y algoritmos de aprendizaje automático para recopilar y procesar grandes cantidades de información de diversas fuentes. Al aprovechar estos datos, la API proporciona inteligencia de mercado actualizada, permitiendo a los usuarios acceder a valoraciones precisas para vehículos nuevos y usados de diferentes marcas, modelos y regiones de EE. UU. y Canadá.
Con la API del Valor de Mercado de Automóviles, los usuarios tienen acceso a valoraciones precisas y imparciales. La API tiene en cuenta varios atributos, como el kilometraje, la condición, el año del modelo, las características opcionales y la ubicación geográfica, para calcular un valor de mercado exacto para cada vehículo. Este nivel de precisión asegura que los usuarios tengan la información más confiable al alcance de su mano.
Ya sea que seas un concesionario buscando precios competitivos para tu inventario o un consumidor buscando la mejor oferta, esta API te permite tomar decisiones informadas. Aprovechando las tendencias del mercado en tiempo real y datos históricos, la API ayuda a determinar estrategias de precios óptimas, identificar oportunidades emergentes y mitigar los riesgos asociados con precios excesivos o insuficientes. Los usuarios pueden ajustar sus estrategias de precios basándose en los conocimientos de la API, maximizando la rentabilidad y la competitividad en el mercado.
La API del Valor de Mercado de Automóviles ofrece una integración fluida en plataformas de software existentes, sitios web o aplicaciones móviles, convirtiéndola en una herramienta valiosa para empresas automotrices de todos los tamaños. Esto permite a los usuarios personalizar datos y funcionalidades según sus necesidades específicas. Ya sea integrando la API en un sistema de gestión de concesionarios o creando una aplicación de precios de vehículos fácil de usar, la versatilidad de la API asegura un proceso de integración suave y eficiente.
Para los consumidores, la API del Valor de Mercado de Automóviles facilita una experiencia de compra transparente y justa. Al acceder a valores de mercado en tiempo real, los clientes pueden tomar decisiones informadas, negociar con confianza y asegurarse de que están pagando un precio justo por un vehículo. Esta transparencia aumenta la confianza y satisfacción del cliente, resultando en lealtad a largo plazo y una reputación de marca positiva.
La API del Valor de Mercado de Automóviles es un cambio de juego para la industria automotriz en Estados Unidos. Al proporcionar información de mercado en tiempo real y conocimientos basados en datos, la API empodera tanto a empresas como a consumidores. Ya sea optimizando estrategias de precios, mejorando la experiencia del cliente o manteniéndose por delante de la competencia, esta API es una herramienta vital que permite decisiones informadas y impulsa el éxito en el dinámico mundo del comercio automotriz.
Recibirá parámetros y le proporcionará un JSON.
Gestión de inventario de concesionarios: Los concesionarios pueden utilizar la API de Vehículos para evaluar con precisión el valor de mercado de su inventario. Esta información les ayuda a fijar precios competitivos, gestionar eficazmente los niveles de inventario y tomar decisiones basadas en datos sobre la compra y venta de vehículos.
Clasificados en línea y plataformas de anuncios: Las plataformas que ofrecen listados y clasificados de vehículos pueden integrar la API para proporcionar a los usuarios valoraciones de mercado en tiempo real. Esta función mejora la transparencia, ayuda a los vendedores a establecer precios razonables y ayuda a los compradores a evaluar la equidad de los precios publicados.
Préstamos y seguros: Las instituciones financieras que ofrecen préstamos para vehículos o pólizas de seguros pueden utilizar la API para determinar el valor exacto de un vehículo. Esta información ayuda a evaluar las relaciones préstamo-valor, establecer primas de seguro y mitigar los riesgos asociados con asegurar en exceso o en defecto vehículos.
Servicios de tasación de vehículos: Los servicios de tasación de vehículos pueden aprovechar la API para proporcionar a los clientes valoraciones precisas e imparciales. Esto ayuda a los vendedores a determinar un precio de venta justo y permite a los compradores tomar decisiones informadas basadas en los valores de mercado actuales.
Subastas de automóviles: Las plataformas de subastas de automóviles pueden integrar la API para proporcionar a los participantes de la subasta valoraciones de mercado en tiempo real. Esto permite a los postores tomar decisiones informadas sobre sus estrategias de puja y asegura que los vendedores reciban precios justos por sus vehículos.
Plan básico: 500 llamadas a la API. 1 solicitud por segundo.
Plan Pro: 2,000 llamadas a la API. 2 solicitudes por segundo.
Plan Pro Plus: 6,000 llamadas a la API. 2 solicitudes por segundo.
Plan Premium: 100,000 llamadas a la API. 2 solicitudes por segundo.
Para utilizar este punto final, todo lo que tienes que hacer es insertar un vin, junto con parámetros opcionales como el kilometraje que indica los km actuales del vehículo (50,000 por defecto).
Obtener datos de precios de vehículos. - Características del Endpoint
Objeto | Descripción |
---|---|
vin |
[Requerido] |
mileage |
Opcional |
{"status":true,"code":200,"data":{"vin":"3N1AB8CV2MY318625","success":true,"id":"2021_nissan_sentra_sv","vehicle":"2021 Nissan Sentra SV","mean":17433.17,"stdev":1829,"count":11196,"mileage":50385,"certainty":99,"period":["2024-07-27","2025-01-24"],"prices":{"average":17433.17,"below":15603.62,"above":19262.72,"distribution":[{"group":{"min":8575,"max":15493,"count":1120}},{"group":{"min":15493,"max":15999,"count":1120}},{"group":{"min":15999,"max":16499,"count":1119}},{"group":{"min":16499,"max":16908,"count":1120}},{"group":{"min":16908,"max":16999,"count":1120}},{"group":{"min":16999,"max":17500,"count":1119}},{"group":{"min":17500,"max":17999,"count":1120}},{"group":{"min":17999,"max":18988,"count":1119}},{"group":{"min":18988,"max":19995,"count":1120}},{"group":{"min":19995,"max":25399,"count":1119}}]},"adjustments":{"mileage":{"average":50385.68,"input":50385.68,"adjustment":0}}},"message":"Data Fetched Successfully!"}
curl --location --request GET 'https://zylalabs.com/api/2061/car+market+value+api/1837/get+vehicle+price+data?vin=JNKCA31A61T027494&mileage=100000' --header 'Authorization: Bearer YOUR_API_KEY'
Este endpoint te permitirá recuperar todos los fabricantes que son compatibles con esta API.
{"status":true,"code":200,"data":[{"id":1,"name":"alfa-romeo","created_at":"2023-09-15T12:26:50.000000Z","updated_at":"2023-09-15T12:26:50.000000Z"},{"id":2,"name":"audi","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":3,"name":"bmw","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":4,"name":"ford","created_at":"2023-09-15T12:26:53.000000Z","updated_at":"2023-09-15T12:26:53.000000Z"},{"id":5,"name":"holden-hdt","created_at":"2023-09-15T12:26:55.000000Z","updated_at":"2023-09-15T12:26:55.000000Z"},{"id":6,"name":"honda","created_at":"2023-09-15T12:26:55.000000Z","updated_at":"2023-09-15T12:26:55.000000Z"},{"id":7,"name":"hyundai","created_at":"2023-09-15T12:26:56.000000Z","updated_at":"2023-09-15T12:26:56.000000Z"},{"id":8,"name":"isuzu","created_at":"2023-09-15T12:26:57.000000Z","updated_at":"2023-09-15T12:26:57.000000Z"},{"id":9,"name":"jeep","created_at":"2023-09-15T12:26:57.000000Z","updated_at":"2023-09-15T12:26:57.000000Z"},{"id":10,"name":"kia","created_at":"2023-09-15T12:26:59.000000Z","updated_at":"2023-09-15T12:26:59.000000Z"},{"id":11,"name":"land","created_at":"2023-09-15T12:27:00.000000Z","updated_at":"2023-09-15T12:27:00.000000Z"},{"id":12,"name":"rover","created_at":"2023-09-15T12:27:00.000000Z","updated_at":"2023-09-15T12:27:00.000000Z"},{"id":13,"name":"mazda","created_at":"2023-09-15T12:27:00.000000Z","updated_at":"2023-09-15T12:27:00.000000Z"},{"id":14,"name":"mercedes-benz","created_at":"2023-09-15T12:27:02.000000Z","updated_at":"2023-09-15T12:27:02.000000Z"},{"id":15,"name":"mg","created_at":"2023-09-15T12:27:03.000000Z","updated_at":"2023-09-15T12:27:03.000000Z"},{"id":16,"name":"mitsubishi","created_at":"2023-09-15T12:27:03.000000Z","updated_at":"2023-09-15T12:27:03.000000Z"},{"id":17,"name":"nissan","created_at":"2023-09-15T12:27:04.000000Z","updated_at":"2023-09-15T12:27:04.000000Z"},{"id":18,"name":"peugeot","created_at":"2023-09-15T12:27:05.000000Z","updated_at":"2023-09-15T12:27:05.000000Z"},{"id":19,"name":"renault","created_at":"2023-09-15T12:27:06.000000Z","updated_at":"2023-09-15T12:27:06.000000Z"},{"id":20,"name":"subaru","created_at":"2023-09-15T12:27:07.000000Z","updated_at":"2023-09-15T12:27:07.000000Z"},{"id":21,"name":"suzuki","created_at":"2023-09-15T12:27:08.000000Z","updated_at":"2023-09-15T12:27:08.000000Z"},{"id":22,"name":"toyota","created_at":"2023-09-15T12:27:08.000000Z","updated_at":"2023-09-15T12:27:08.000000Z"},{"id":23,"name":"volkswagen","created_at":"2023-09-15T12:27:10.000000Z","updated_at":"2023-09-15T12:27:10.000000Z"},{"id":24,"name":"volvo","created_at":"2023-09-15T12:27:11.000000Z","updated_at":"2023-09-15T12:27:11.000000Z"},{"id":25,"name":"abarth","created_at":"2023-09-15T12:27:12.000000Z","updated_at":"2023-09-15T12:27:12.000000Z"},{"id":26,"name":"alpine","created_at":"2023-09-15T12:27:12.000000Z","updated_at":"2023-09-15T12:27:12.000000Z"},{"id":27,"name":"armstrong-siddeley","created_at":"2023-09-15T12:27:13.000000Z","updated_at":"2023-09-15T12:27:13.000000Z"},{"id":28,"name":"asia","created_at":"2023-09-15T12:27:13.000000Z","updated_at":"2023-09-15T12:27:13.000000Z"},{"id":29,"name":"aston-martin","created_at":"2023-09-15T12:27:13.000000Z","updated_at":"2023-09-15T12:27:13.000000Z"},{"id":30,"name":"austin","created_at":"2023-09-15T12:27:14.000000Z","updated_at":"2023-09-15T12:27:14.000000Z"},{"id":31,"name":"austin-healey","created_at":"2023-09-15T12:27:15.000000Z","updated_at":"2023-09-15T12:27:15.000000Z"},{"id":32,"name":"bedford","created_at":"2023-09-15T12:27:15.000000Z","updated_at":"2023-09-15T12:27:15.000000Z"},{"id":33,"name":"bentley","created_at":"2023-09-15T12:27:16.000000Z","updated_at":"2023-09-15T12:27:16.000000Z"},{"id":34,"name":"bertone","created_at":"2023-09-15T12:27:16.000000Z","updated_at":"2023-09-15T12:27:16.000000Z"},{"id":35,"name":"bmw-alpina","created_at":"2023-09-15T12:27:17.000000Z","updated_at":"2023-09-15T12:27:17.000000Z"},{"id":36,"name":"bolwell","created_at":"2023-09-15T12:27:18.000000Z","updated_at":"2023-09-15T12:27:18.000000Z"},{"id":37,"name":"borgward","created_at":"2023-09-15T12:27:18.000000Z","updated_at":"2023-09-15T12:27:18.000000Z"},{"id":38,"name":"buick","created_at":"2023-09-15T12:27:19.000000Z","updated_at":"2023-09-15T12:27:19.000000Z"},{"id":39,"name":"byd","created_at":"2023-09-15T12:27:19.000000Z","updated_at":"2023-09-15T12:27:19.000000Z"},{"id":40,"name":"cadillac","created_at":"2023-09-15T12:27:19.000000Z","updated_at":"2023-09-15T12:27:19.000000Z"},{"id":41,"name":"caterham","created_at":"2023-09-15T12:27:20.000000Z","updated_at":"2023-09-15T12:27:20.000000Z"},{"id":42,"name":"chery","created_at":"2023-09-15T12:27:20.000000Z","updated_at":"2023-09-15T12:27:20.000000Z"},{"id":43,"name":"chevrolet","created_at":"2023-09-15T12:27:21.000000Z","updated_at":"2023-09-15T12:27:21.000000Z"},{"id":44,"name":"chrysler","created_at":"2023-09-15T12:27:21.000000Z","updated_at":"2023-09-15T12:27:21.000000Z"},{"id":45,"name":"citroen","created_at":"2023-09-15T12:27:21.000000Z","updated_at":"2023-09-15T12:27:21.000000Z"},{"id":46,"name":"corsa-specialized-vehicles","created_at":"2023-09-15T12:27:27.000000Z","updated_at":"2023-09-15T12:27:27.000000Z"},{"id":47,"name":"cupra","created_at":"2023-09-15T12:27:28.000000Z","updated_at":"2023-09-15T12:27:28.000000Z"},{"id":48,"name":"daewoo","created_at":"2023-09-15T12:27:28.000000Z","updated_at":"2023-09-15T12:27:28.000000Z"},{"id":49,"name":"daihatsu","created_at":"2023-09-15T12:27:28.000000Z","updated_at":"2023-09-15T12:27:28.000000Z"},{"id":50,"name":"daimler","created_at":"2023-09-15T12:27:29.000000Z","updated_at":"2023-09-15T12:27:29.000000Z"},{"id":51,"name":"datsun","created_at":"2023-09-15T12:27:29.000000Z","updated_at":"2023-09-15T12:27:29.000000Z"},{"id":52,"name":"de-tomaso","created_at":"2023-09-15T12:27:30.000000Z","updated_at":"2023-09-15T12:27:30.000000Z"},{"id":53,"name":"dodge","created_at":"2023-09-15T12:27:30.000000Z","updated_at":"2023-09-15T12:27:30.000000Z"},{"id":54,"name":"eunos","created_at":"2023-09-15T12:27:31.000000Z","updated_at":"2023-09-15T12:27:31.000000Z"},{"id":55,"name":"ferrari","created_at":"2023-09-15T12:27:31.000000Z","updated_at":"2023-09-15T12:27:31.000000Z"},{"id":56,"name":"fiat","created_at":"2023-09-15T12:27:32.000000Z","updated_at":"2023-09-15T12:27:32.000000Z"},{"id":57,"name":"foton","created_at":"2023-09-15T12:27:32.000000Z","updated_at":"2023-09-15T12:27:32.000000Z"},{"id":58,"name":"fpv","created_at":"2023-09-15T12:27:33.000000Z","updated_at":"2023-09-15T12:27:33.000000Z"},{"id":59,"name":"fsm","created_at":"2023-09-15T12:27:33.000000Z","updated_at":"2023-09-15T12:27:33.000000Z"},{"id":60,"name":"mitsubishi-fuso","created_at":"2023-09-15T12:27:33.000000Z","updated_at":"2023-09-15T12:27:33.000000Z"},{"id":61,"name":"geely","created_at":"2023-09-15T12:27:34.000000Z","updated_at":"2023-09-15T12:27:34.000000Z"},{"id":62,"name":"genesis","created_at":"2023-09-15T12:27:35.000000Z","updated_at":"2023-09-15T12:27:35.000000Z"},{"id":63,"name":"giocattolo","created_at":"2023-09-15T12:27:35.000000Z","updated_at":"2023-09-15T12:27:35.000000Z"},{"id":64,"name":"gjm","created_at":"2023-09-15T12:27:35.000000Z","updated_at":"2023-09-15T12:27:35.000000Z"},{"id":65,"name":"goggomobil","created_at":"2023-09-15T12:27:36.000000Z","updated_at":"2023-09-15T12:27:36.000000Z"},{"id":66,"name":"great-wall","created_at":"2023-09-15T12:27:36.000000Z","updated_at":"2023-09-15T12:27:36.000000Z"},{"id":67,"name":"gwm","created_at":"2023-09-15T12:27:36.000000Z","updated_at":"2023-09-15T12:27:36.000000Z"},{"id":68,"name":"haval","created_at":"2023-09-15T12:27:37.000000Z","updated_at":"2023-09-15T12:27:37.000000Z"},{"id":69,"name":"hillman","created_at":"2023-09-15T12:27:37.000000Z","updated_at":"2023-09-15T12:27:37.000000Z"},{"id":70,"name":"hino","created_at":"2023-09-15T12:27:37.000000Z","updated_at":"2023-09-15T12:27:37.000000Z"},{"id":71,"name":"hsv","created_at":"2023-09-15T12:27:38.000000Z","updated_at":"2023-09-15T12:27:38.000000Z"},{"id":72,"name":"humber","created_at":"2023-09-15T12:27:39.000000Z","updated_at":"2023-09-15T12:27:39.000000Z"},{"id":73,"name":"hummer","created_at":"2023-09-15T12:27:39.000000Z","updated_at":"2023-09-15T12:27:39.000000Z"},{"id":74,"name":"hyundai-trucks","created_at":"2023-09-15T12:27:40.000000Z","updated_at":"2023-09-15T12:27:40.000000Z"},{"id":75,"name":"ineos","created_at":"2023-09-15T12:27:40.000000Z","updated_at":"2023-09-15T12:27:40.000000Z"},{"id":76,"name":"infiniti","created_at":"2023-09-15T12:27:41.000000Z","updated_at":"2023-09-15T12:27:41.000000Z"},{"id":77,"name":"international","created_at":"2023-09-15T12:27:41.000000Z","updated_at":"2023-09-15T12:27:41.000000Z"},{"id":78,"name":"iso","created_at":"2023-09-15T12:27:41.000000Z","updated_at":"2023-09-15T12:27:41.000000Z"},{"id":79,"name":"iveco","created_at":"2023-09-15T12:27:42.000000Z","updated_at":"2023-09-15T12:27:42.000000Z"},{"id":80,"name":"jaguar","created_at":"2023-09-15T12:27:42.000000Z","updated_at":"2023-09-15T12:27:42.000000Z"},{"id":81,"name":"jensen","created_at":"2023-09-15T12:27:43.000000Z","updated_at":"2023-09-15T12:27:43.000000Z"},{"id":82,"name":"jmc","created_at":"2023-09-15T12:27:43.000000Z","updated_at":"2023-09-15T12:27:43.000000Z"},{"id":83,"name":"joylong","created_at":"2023-09-15T12:27:43.000000Z","updated_at":"2023-09-15T12:27:43.000000Z"},{"id":84,"name":"lada","created_at":"2023-09-15T12:27:43.000000Z","updated_at":"2023-09-15T12:27:43.000000Z"},{"id":85,"name":"lamborghini","created_at":"2023-09-15T12:27:44.000000Z","updated_at":"2023-09-15T12:27:44.000000Z"},{"id":86,"name":"lancia","created_at":"2023-09-15T12:27:44.000000Z","updated_at":"2023-09-15T12:27:44.000000Z"},{"id":87,"name":"ldv","created_at":"2023-09-15T12:27:45.000000Z","updated_at":"2023-09-15T12:27:45.000000Z"},{"id":88,"name":"lexus","created_at":"2023-09-15T12:27:45.000000Z","updated_at":"2023-09-15T12:27:45.000000Z"},{"id":89,"name":"leyland","created_at":"2023...
curl --location --request GET 'https://zylalabs.com/api/2061/car+market+value+api/2772/get+makers' --header 'Authorization: Bearer YOUR_API_KEY'
Este endpoint te permitirá recuperar todos los modelos relacionados con un determinado fabricante.
Obtener modelos. - Características del Endpoint
Objeto | Descripción |
---|---|
maker |
[Requerido] Maker's name. Retrieved on the "Get Makers" endpoint. |
{"status":true,"code":200,"data":[{"id":26,"make_id":2,"model":"5+5","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":27,"make_id":2,"model":"5E","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":28,"make_id":2,"model":"A1","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":29,"make_id":2,"model":"A3","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":30,"make_id":2,"model":"A4","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":31,"make_id":2,"model":"A5","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":32,"make_id":2,"model":"A6","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":33,"make_id":2,"model":"A7","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":34,"make_id":2,"model":"A8","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":35,"make_id":2,"model":"Allroad Quattro","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":36,"make_id":2,"model":"Cabriolet","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":37,"make_id":2,"model":"E-Tron","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":38,"make_id":2,"model":"Fox","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":39,"make_id":2,"model":"Q2","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":40,"make_id":2,"model":"Q3","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":41,"make_id":2,"model":"Q5","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":42,"make_id":2,"model":"Q7","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":43,"make_id":2,"model":"Q8","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":44,"make_id":2,"model":"R8","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":45,"make_id":2,"model":"RS Q3","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":46,"make_id":2,"model":"RS Q8","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":47,"make_id":2,"model":"RS3","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":48,"make_id":2,"model":"RS4","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":49,"make_id":2,"model":"RS5","created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":50,"make_id":2,"model":"RS6","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":51,"make_id":2,"model":"RS7","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":52,"make_id":2,"model":"S1","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":53,"make_id":2,"model":"S2","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":54,"make_id":2,"model":"S3","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":55,"make_id":2,"model":"S4","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":56,"make_id":2,"model":"S5","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":57,"make_id":2,"model":"S6","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":58,"make_id":2,"model":"S7","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":59,"make_id":2,"model":"S8","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":60,"make_id":2,"model":"SQ2","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":61,"make_id":2,"model":"SQ5","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":62,"make_id":2,"model":"SQ7","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":63,"make_id":2,"model":"SQ8","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":64,"make_id":2,"model":"TT","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":65,"make_id":2,"model":"V8 Quattro","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":66,"make_id":2,"model":"80","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":67,"make_id":2,"model":"90","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":68,"make_id":2,"model":"100","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":69,"make_id":2,"model":"200","created_at":"2023-09-15T12:26:52.000000Z","updated_at":"2023-09-15T12:26:52.000000Z"},{"id":1633,"make_id":2,"model":"5+5","created_at":"2023-09-29T17:35:18.000000Z","updated_at":"2023-09-29T17:35:18.000000Z"},{"id":1636,"make_id":2,"model":"5E","created_at":"2023-09-29T17:35:18.000000Z","updated_at":"2023-09-29T17:35:18.000000Z"},{"id":1639,"make_id":2,"model":"A1","created_at":"2023-09-29T17:35:18.000000Z","updated_at":"2023-09-29T17:35:18.000000Z"},{"id":1642,"make_id":2,"model":"A3","created_at":"2023-09-29T17:35:18.000000Z","updated_at":"2023-09-29T17:35:18.000000Z"},{"id":1645,"make_id":2,"model":"A4","created_at":"2023-09-29T17:35:18.000000Z","updated_at":"2023-09-29T17:35:18.000000Z"},{"id":1648,"make_id":2,"model":"A5","created_at":"2023-09-29T17:35:18.000000Z","updated_at":"2023-09-29T17:35:18.000000Z"},{"id":1651,"make_id":2,"model":"A6","created_at":"2023-09-29T17:35:18.000000Z","updated_at":"2023-09-29T17:35:18.000000Z"},{"id":1654,"make_id":2,"model":"A7","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1657,"make_id":2,"model":"A8","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1660,"make_id":2,"model":"Allroad Quattro","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1663,"make_id":2,"model":"Cabriolet","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1666,"make_id":2,"model":"E-Tron","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1669,"make_id":2,"model":"Fox","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1672,"make_id":2,"model":"Q2","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1675,"make_id":2,"model":"Q3","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1678,"make_id":2,"model":"Q5","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1681,"make_id":2,"model":"Q7","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1684,"make_id":2,"model":"Q8","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1687,"make_id":2,"model":"R8","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1690,"make_id":2,"model":"RS Q3","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1693,"make_id":2,"model":"RS Q8","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1696,"make_id":2,"model":"RS3","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1699,"make_id":2,"model":"RS4","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1702,"make_id":2,"model":"RS5","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1705,"make_id":2,"model":"RS6","created_at":"2023-09-29T17:35:19.000000Z","updated_at":"2023-09-29T17:35:19.000000Z"},{"id":1708,"make_id":2,"model":"RS7","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},{"id":1711,"make_id":2,"model":"S1","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},{"id":1714,"make_id":2,"model":"S2","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},{"id":1717,"make_id":2,"model":"S3","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},{"id":1720,"make_id":2,"model":"S4","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},{"id":1723,"make_id":2,"model":"S5","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},{"id":1726,"make_id":2,"model":"S6","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},{"id":1729,"make_id":2,"model":"S7","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},{"id":1732,"make_id":2,"model":"S8","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},{"id":1735,"make_id":2,"model":"SQ2","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},{"id":1738,"make_id":2,"model":"SQ5","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},{"id":1741,"make_id":2,"model":"SQ7","created_at":"2023-09-29T17:35:20.000000Z","updated_at":"2023-09-29T17:35:20.000000Z"},...
curl --location --request GET 'https://zylalabs.com/api/2061/car+market+value+api/2773/get+models?maker=audi' --header 'Authorization: Bearer YOUR_API_KEY'
Este endpoint te permitirá recuperar todos los años posibles para un cierto modelo.
Obtener años. - Características del Endpoint
Objeto | Descripción |
---|---|
model |
[Requerido] Model. Retrieved on the "Get Models" endpoint. |
{"status":true,"code":200,"data":[{"id":261,"model_id":29,"year":2024,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":262,"model_id":29,"year":2023,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":263,"model_id":29,"year":2022,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":264,"model_id":29,"year":2021,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":265,"model_id":29,"year":2020,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":266,"model_id":29,"year":2019,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":267,"model_id":29,"year":2018,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":268,"model_id":29,"year":2017,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":269,"model_id":29,"year":2016,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":270,"model_id":29,"year":2015,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":271,"model_id":29,"year":2014,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":272,"model_id":29,"year":2013,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":273,"model_id":29,"year":2012,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":274,"model_id":29,"year":2011,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":275,"model_id":29,"year":2010,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":276,"model_id":29,"year":2009,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":277,"model_id":29,"year":2008,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":278,"model_id":29,"year":2007,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":279,"model_id":29,"year":2006,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":280,"model_id":29,"year":2005,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":281,"model_id":29,"year":2004,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":282,"model_id":29,"year":2003,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":283,"model_id":29,"year":2002,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":284,"model_id":29,"year":2001,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":285,"model_id":29,"year":2000,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":286,"model_id":29,"year":1999,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":287,"model_id":29,"year":1998,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"},{"id":288,"model_id":29,"year":1997,"created_at":"2023-09-15T12:26:51.000000Z","updated_at":"2023-09-15T12:26:51.000000Z"}],"message":"Data fetched successfully"}
curl --location --request GET 'https://zylalabs.com/api/2061/car+market+value+api/2774/get+years?model=A3' --header 'Authorization: Bearer YOUR_API_KEY'
Este endpoint te permitirá obtener el valor de mercado promedio de un cierto automóvil. Pasa la marca, modelo y año que deseas consultar y recibe información relevante.
Obtener valor del vehículo. - Características del Endpoint
Objeto | Descripción |
---|---|
maker |
[Requerido] Vehicle Maker. Retrieved on the "Get Makers" endpoint. |
model |
[Requerido] Vehicle Model. Retrieved on the "Get Models" endpoint. |
year |
[Requerido] Vehicle Year. Retrieved on the "Get Years" endpoint. |
{"status":true,"code":200,"maker":"audi","model":"a3","body_type":[{"type":"Convertible","modals":{"name":"2020 audi a3","specs":[{"name":"2020 Audi A3 Specs Price 35 Tfsi (1.4 Tfsi)","description":"1.4L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$44,220 - $51,480"},{"name":"35 Tfsi Quattro S Line Plus","description":"1.4L, 7 SPEED AUTO S-TRONIC","price_range":"$46,640 - $54,230"},{"name":"35 Tfsi S Line Plus","description":"1.4L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$40,370 - $47,520"},{"name":"40 Tfsi QTR (2.0 QTR Tfsi)","description":"2.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$53,460 - $61,490"},{"name":"40 Tfsi Quattro S Line Plus","description":"2.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$55,770 - $64,130"},{"name":"40 Tfsi S Line Plus","description":"2.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$52,580 - $60,390"},{"name":"40 Tfsi Sportback (2.0 Tfsi)","description":"2.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$50,270 - $57,750"}]}},{"type":"Hatchback","modals":{"name":"2020 audi a3","specs":[{"name":"2020 Audi A3 Specs Price 30 Tfsi Sportback (1.0 Tfsi)","description":"1.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$31,460 - $37,840"},{"name":"35 Tfsi Sprtbck (1.4 Tfsi Cod)","description":"1.4L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$35,420 - $42,130"},{"name":"40 Tfsi QTR SB (2.0 QTR Tfsi)","description":"2.0L, 7 SPEED AUTO S-TRONIC","price_range":"$44,880 - $52,140"},{"name":"40 Tfsi Sportback (2.0 Tfsi)","description":"2.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$41,140 - $48,400"}]}},{"type":"Other","modals":{"name":"2020 audi a3","specs":[{"name":"2020 Audi A3 Specs Price 30 Tfsi (1.0 Tfsi)","description":"1.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$27,500 - $33,110"},{"name":"35 Tfsi (1.4 Tfsi Cod)","description":"1.4L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$27,940 - $33,660"},{"name":"35 Tfsi S Line Plus","description":"1.4L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$38,060 - $44,770"},{"name":"40 Tfsi Quattro S Line Plus","description":"2.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$46,970 - $54,670"},{"name":"40 Tfsi S Line Plus","description":"2.0L, Premium Unleaded\/Electric, 7 SPEED AUTO S-TRONIC","price_range":"$37,950 - $44,660"},{"name":"40 Tfsi S Line Plus","description":"2.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$43,780 - $50,930"}]}},{"type":"Sedan","modals":{"name":"2020 audi a3","specs":[{"name":"2020 Audi A3 Specs Price 35 Tfsi (1.4 Tfsi)","description":"1.4L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$36,740 - $43,780"},{"name":"35 Tfsi S Line Plus","description":"1.4L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$39,490 - $46,420"},{"name":"40 Tfsi (2.0 Tfsi)","description":"2.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$43,010 - $50,050"},{"name":"40 Tfsi QTR (2.0 QTR Tfsi)","description":"2.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$46,310 - $53,790"},{"name":"40 Tfsi Quattro S Line Plus","description":"2.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$48,950 - $56,320"},{"name":"40 Tfsi S Line Plus","description":"2.0L, Premium Unleaded Petrol, 7 SPEED AUTO S-TRONIC","price_range":"$45,210 - $52,580"}]}}],"message":"Data fetched successfully"}
curl --location --request GET 'https://zylalabs.com/api/2061/car+market+value+api/2775/get+vehicle+value?maker=audi&model=a3&year=2020' --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.
Cada punto final devuelve datos JSON. Por ejemplo, el punto final "Obtener datos de precios de vehículos" proporciona valoraciones de vehículos, incluidos precios promedio, ajustes de kilometraje y distribuciones de precios. Los puntos finales "Obtener fabricantes" y "Obtener modelos" devuelven listas de los fabricantes de vehículos admitidos y sus modelos, respectivamente.
Los campos clave incluyen "vin", "media" (precio promedio), "stdev" (desviación estándar), "conteo" (número de puntos de datos) y "precios" (rangos de precios). Para los modelos de vehículos, campos como "make_id" y "modelo" son esenciales para identificar vehículos específicos.
Los parámetros varían según el punto final. Para "Obtener datos de precios de vehículos", puedes introducir un VIN y parámetros opcionales como el kilometraje. El punto final "Obtener modelos" requiere un ID de fabricante para recuperar los modelos relacionados, mientras que "Obtener años" necesita un ID de modelo para obtener los años disponibles.
Los datos de respuesta están estructurados en un formato JSON con un campo "estado" que indica el éxito, un "código" para el estado HTTP y un campo "datos" que contiene la información solicitada. Por ejemplo, los datos de precios de vehículos incluyen estadísticas de precios detalladas y ajustes.
La API de Valor de Mercado de Automóviles agrega datos de varias fuentes, incluyendo transacciones de mercado, datos históricos de ventas e informes de la industria. Esta colección de datos diversa ayuda a garantizar valoraciones de vehículos completas y precisas.
La precisión de los datos se mantiene a través de análisis avanzados y algoritmos de aprendizaje automático que procesan grandes conjuntos de datos. Se implementan actualizaciones regulares y controles de calidad para asegurar que la información refleje las condiciones actuales del mercado.
Los casos de uso típicos incluyen la fijación de precios de vehículos para concesionarios, la valoración para la concesión de préstamos y los servicios de tasación. Los usuarios pueden aprovechar la API para tomar decisiones informadas sobre la compra, venta o aseguramiento de vehículos basadas en datos del mercado en tiempo real.
Si un endpoint devuelve resultados parciales o vacíos, los usuarios deben verificar la precisión de los parámetros de entrada. Por ejemplo, asegurarse de que el VIN sea correcto o de que el fabricante y el modelo seleccionados existan. Implementar el manejo de errores en su aplicación también puede ayudar a gestionar estos escenarios de manera efectiva.
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,528ms
Nivel de Servicio:
99%
Tiempo de Respuesta:
2,651ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5,785ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
3,594ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
3,482ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2,033ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
829ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
3,482ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1,550ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2,210ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
3,482ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
2,210ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
829ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1,174ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
5,785ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
603ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
3,594ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
4,528ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
1,550ms
Nivel de Servicio:
100%
Tiempo de Respuesta:
588ms