I am using Django Channels to manage sessions for all chat requests. I recommend using a WebSocket connection instead of APIs for better performance and real-time communication.