Getting Started
Last updated
Was this helpful?
The API client needs to request a Bearer authentication token from the support team at [email protected] to connect to WebSockets endpoints. The token should be used immediately after a connection request. Once a connection to a WebSockets API message is established, the token remains valid indefinitely.
Do not reveal your access tokens publicly - they are secret!
{
"authToken": "eYCMopB1T9ACqA8TVIoM"
}Last updated
Was this helpful?
Was this helpful?