Lenovo y Hp Warranty Check API

Welcome! This API allows you to check the warranty status of Lenovo devices using their serial number.

Check Warranty Directly

Enter a serial number above and click "Check Warranty" to see details here.

How to Use (API Endpoint)

Make a GET request to the following endpoint, replacing {serial_number} with the actual serial number:

https://warranty-check.sigatics.com/warranty/{serial_number}

Example Usage:

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.