Warranty Tracker

API Connection Test

Testing API Connection

Checking API connection...

Manual API Test

You can also test the API manually with tools like curl:

curl -X GET -H "Authorization: Bearer YOUR_AUTH_TOKEN" http://localhost:8005/api/warranties
Back to Home