{"message":"Odynn Travel Concierge API","version":"1.0.0","endpoints":{"health":"GET /health","start_chat_stream":"POST /chat/start/stream","continue_chat_stream":"POST /chat/continue/stream","get_history":"GET /chat/history/{thread_id}","list_threads":"GET /chat/threads","clear_thread":"DELETE /chat/threads/{thread_id}","create_card":"POST /payment/create-card","direct_booking":"POST /booking/direct"},"note":"Only streaming endpoints are available. Non-streaming endpoints have been removed for better performance and real-time data access."}