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

The generic way to get the token is login to portal. On the left-hand side, you will have a list of Menu. Click on the 'Auth' menu and you will be redirected to this page

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

Let's follow the following:

Provide the Name & Select the time frame [ Token will be valid within this period ]

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

Was this helpful?