cURL
curl --request GET \ --url https://api.illocution.ai/analyze/live/{session_id}/events \ --header 'X-API-Key: <api-key>'
"<string>"
Subscribe to Server-Sent Events for a live session. Only one SSE consumer may be attached at a time.
API key for authentication. Can also be passed as query parameter: api_key=
Live session identifier
SSE stream of events
The response is of type string.
string