This is the API backend for Samantha Assistant desktop application.
GET /api/health
Check service status and availability
POST /api/session
Create ephemeral OpenAI session tokens (requires authentication)
These endpoints are for internal use by the Samantha desktop application only.