For the complete documentation index, see llms.txt. This page is also available as Markdown.

Websocket Objects

AuthenticateObject

Parameter
Type
Description

type

string

"balance" | "order" Type of update

payload

object

Returns a UserBalancesObject if order type is "balance". Returns an OrdersObject if order type is "order".