{"message":"GPS Tracker API","version":"1.0.0","endpoints":{"health":"/api/health","register":"POST /api/auth/register","login":"POST /api/auth/login","me":"GET /api/auth/me","forgotPassword":"POST /api/auth/forgot-password","resetPassword":"POST /api/auth/reset-password","changePassword":"PUT /api/auth/change-password","sync":"POST /api/trackers/sync","trackers":"GET /api/trackers","history":"GET /api/trackers/:trackerId/history"}}