{"message":"🚀 Livate Backend API","version":"1.0.0","environment":"production","endpoints":["GET /health - Health check","POST /api/v1/subscriptions - Créer un abonnement","GET /api/v1/subscriptions - Lister les abonnements (JWT requis)","POST /api/v1/auth/refresh - Rafraîchir le token","POST /api/v1/auth/logout - Déconnexion","POST /api/v1/gpt/generate - Générer une réponse GPT","POST /api/v1/gpt/summarize - Résumer un texte","POST /api/v1/gpt/translate - Traduire un texte","GET /api/v1/gpt/health - Vérifier le service GPT"]}