Interface KatanaPerpsWebSocketToken

Returns a single-use authentication token for access to private subscriptions in the WebSocket API.

interface KatanaPerpsWebSocketToken {
    token: string;
}

Properties

Properties

token: string

WebSocket subscription authentication token