Welcome! This API allows you to check the warranty status of Lenovo devices using their serial number.
Enter a serial number above and click "Check Warranty" to see details here.
Make a GET request to the following endpoint, replacing {serial_number}
with the actual serial number:
https://warranty-check.sigatics.com/warranty/{serial_number}
To check the warranty for a device with serial number MJ0JD8CX
, you would access:
https://warranty-check.sigatics.com/warranty/MJ0JD8CX
The API will return a JSON response containing the warranty details.