{"message":"WiseMode API Server","info":"This is the backend API server. Please access the frontend at http://localhost:5173","endpoints":{"health":"/api/health","completeDiary":"POST /api/complete-diary","completeDiaryModel1":"POST /api/complete-diary-model1","plans":"GET /api/plans","tokenCosts":"GET /api/token-costs","userPlan":"GET /api/user-plan?email=you@example.com","consumeTokens":"POST /api/user-plan/consume","activatePlan":"POST /api/user-plan/activate","stripeSession":"POST /api/payments/stripe/session","aiPing":"GET /api/ai-ping","sendVerificationCode":"POST /api/send-verification-code","verifyCode":"POST /api/verify-code","googleAuth":"POST /api/auth/google","saveRawResponse":"POST /api/save-raw-response","getRawResponse":"GET /api/raw-response/:entryId","getAllRawResponses":"GET /api/all-raw-responses"}}