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
Authorizations
Your API key for authentication
Body
application/json · object