Authentication
All websocket API calls require authentication prior to invoking functions.
Websocket Authentication
Authentication Method
Method:
authenticatev2Parameters:
Parameter
Type
Response
{ success: boolean, error: string, count: number }serverId
Auth JS example (Node.js) Requires:
Last updated
Was this helpful?

