Skip to main content

User

CHANNEL

wss://wss.prime.kraken.com/ws/v1

userAuthentication Required

Request for updates for this customer user. No subscription parameters required.

Subscribe Request

reqid number required

Request ID - will be echoed back in the response structure.

type string required
Value: subscribe

Request type.

streams array [ required

Array containing the User stream configuration.

name string required
Value: User

Subscription name.

]

Response

reqid number required

A number that relates this response to a request.

type string required

The type of message sent.

ts string required

An ISO-8601 UTC string of the form 2019-02-13T05:17:32.000000Z.

initial boolean

If this is initial data for a request, the initial flag will be set.

seqNum number required

The sequence number for this response per request.

action string

"Update" or "Remove" - tells the client if the given entity should be removed or added/updated.

data array [ required

Array of User data.

CustomerUserID string required

Server assigned ID of this Customer User.

Email string required

Email of Customer User.

DisplayName string required

Friendly name for customer user.

Config array [ required

List of user config settings.

Timestamp string required

Timestamp of config setting update.

CustomerUserID string required

Customer User for this config setting.

Mode string

Setting whether config is enabled, values Enabled or Disabled.

Key string required

User config key.

Value string required

User config value.

]
Permissions array [

List of permissions for the customer user.

]
MarketAccountAuthorizations object

Market account authorizations mapping market accounts to their respective permissions.

]