{"name":"Saathi API","version":"2.0.0","description":"REST API backend for Saathi mental health app with Full Coverage","docs":"https://api.clarinth.ai/docs","redoc":"https://api.clarinth.ai/redoc","health":"https://api.clarinth.ai/health","phase1_optimizations":"ACTIVE","total_endpoints":30,"endpoints":{"Health & System":{"health":"GET https://api.clarinth.ai/health","status":"GET https://api.clarinth.ai/status"},"Assessments":{"submit":"POST https://api.clarinth.ai/api/assessment","retrieve":"GET https://api.clarinth.ai/api/assessment/{user_id}"},"Progress":{"get_progress":"GET https://api.clarinth.ai/api/progress/{user_id}","update_progress":"POST https://api.clarinth.ai/api/progress/{user_id}"},"Recommendations":{"get_recommendations":"GET https://api.clarinth.ai/api/recommend/{user_id}"},"Profiles":{"get_profile":"GET https://api.clarinth.ai/api/profile/{user_id}","update_profile":"POST https://api.clarinth.ai/api/profile/{user_id}","create_profile":"POST https://api.clarinth.ai/api/profile"},"Chat & Orchestration":{"handle_chat":"POST https://api.clarinth.ai/api/chat","get_chat_history":"GET https://api.clarinth.ai/api/chat/history/{user_id}"},"Sessions":{"create_session":"POST https://api.clarinth.ai/api/session","get_session":"GET https://api.clarinth.ai/api/session/{session_id}","complete_session":"POST https://api.clarinth.ai/api/session/{session_id}/complete"},"Nudges & Scheduling":{"schedule_nudge":"POST https://api.clarinth.ai/api/nudge","send_nudge":"POST https://api.clarinth.ai/api/nudge/{nudge_id}/send","trigger_all_reminders":"POST https://api.clarinth.ai/api/nudges/trigger-all"},"Content":{"nano_learning":"GET https://api.clarinth.ai/api/content/nano-learning/{user_id}","cbt_content":"GET https://api.clarinth.ai/api/content/cbt/{module_id}","exercises":"GET https://api.clarinth.ai/api/content/exercise/{module_id}"},"Payments":{"create_payment_link":"POST https://api.clarinth.ai/api/payment/create-link","verify_payment":"GET https://api.clarinth.ai/api/payment/verify/{provider}/{payment_id}","webhook_razorpay":"POST https://api.clarinth.ai/webhook/razorpay","webhook_stripe":"POST https://api.clarinth.ai/webhook/stripe"},"Batch & Admin":{"batch_operations":"POST https://api.clarinth.ai/api/batch","cache_stats":"GET https://api.clarinth.ai/api/cache/stats","cache_clear":"POST https://api.clarinth.ai/api/cache/clear"},"Documentation":{"docs_swagger":"GET https://api.clarinth.ai/docs","docs_redoc":"GET https://api.clarinth.ai/redoc"}}}