Event Websocket

Connecting to WSS Channel

wss://api.opentact.org/wss

A secure connection must be used to connect to wss channel.

Web pages opened without HTTPS scheme cant open wss channel (browser restrictions)

Test connection to Opentact Websocket

At the utmost step is to get TOKEN

Now click on the "Create API Token" button And you need to create a token for a certain period

Let's follow the following:

Once you click on 'Create', a token will be auto-generated in backend and you will be able to see in list. For the next week, you will be able to use it for the authentication.

Last updated