Skip to main content
Public channel. Connect to: wss://wss.prime.kraken.com/ws/v1
Pings may be optionally initiated by the client. They are not required to keep the session alive. The server will respond with a pong message.

Request

number
required
A unique number that identifies this ping request.
string
required
Request type. Value: Ping
string
required
An ISO-8601 UTC string of the form 2019-02-13T05:17:32.000000Z.
array
Optional list of objects that is forwarded in the response.

Response

number
required
The request ID from the ping request.
string
required
Response type. Value: Pong
number
required
Sequence number, always 0 for ping/pong.
string
required
An ISO-8601 UTC string of the form 2019-02-13T05:17:32.000000Z.
array
Forwarded data from the ping request, if provided.