Documentation Index
Fetch the complete documentation index at: https://ekacare-nhpr-fix.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Next Steps
After creating a session, use the returnedsession_id and session_token to:
- Connect to the WebSocket endpoint:
wss://api-ws.eka.care/ws/med-assist/session/<session-id> - Authenticate using the session token
- Start sending medical queries through the WebSocket connection

