Start a connection
You can reach our API service by using the WebSocket Secure (WSS) protocol. The endpoint is:
wss://api.scriptix.io/realtime?language=language-code
Where language-code
can be retrieved from the API portal for supported languages.
Request headers
The following headers need to be present upon connection
Parameter | Value | Description |
---|---|---|
x-zoom-s2t-key | Scriptix Realtime API Token | (Optional) API key of type real-time needed for authorization. If omitted, the API key can be provided during the start action. |
Path parameters
Parameter | Value | Description |
---|---|---|
language | xx-yy | Language identifier for speech-to-text-session |