API de Decodificador VIN
Accede a datos de vehículos en tiempo real con nuestra API profesional. Integra la decodificación VIN en tu app, web o negocio fácilmente.
¿Cómo funciona?
- Suscríbete a un plan y obtén tu clave API.
- Haz peticiones a nuestros endpoints con tu clave y el VIN.
- Recibe datos estructurados e instantáneos en formato JSON.
Ejemplos de uso de la API
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&vin=WBA3B5C50FD123456
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&vin=WBA3B5C50FD123456&allCars=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&carId=12345&only=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&carId=12345&fluids=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&carId=12345&oemParts=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&brands=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&brand=BMW&models=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&brand=BMW&model=320i&variants=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&vin=WBA3B5C50FD123456&getEngines=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&carId=12345&timeRepair=1
GET /api/?user=USER&key=XXXXXXXXXXXXXXX&checkQueries=1