cURL
curl --request GET \ --url https://api.raul.ugps.io/api/v1/patentes/{plate} \ --header 'Authorization: Bearer <token>'
{ "status": "success", "data": { "plate": "<string>", "make": {}, "model": {}, "year": {}, "engine": {}, "vin": {}, "chassis": {}, "fuelType": {}, "lastInspection": {}, "inspectionHistory": [ { "date": "2025-01-02", "expiryDate": "2025-07-02", "result": "approved", "mileage": 54246, "plant": "AB0105", "certificate": "B0105000000181901" } ] } }
Consultar vehículo por patente (revisión técnica)
Bearer token authentication
Patente chilena
"GPDD74"
"success"
Show child attributes