Skip to main content
{
  "event": "ping",
  "reqid": 42
}

Documentation Index

Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

WSSws.kraken.comping
Client can ping server to determine whether the connection is alive. This is an application level ping as opposed to default ping in the WebSocket standard which is server initiated.
event
string
required
Value: ping
reqid
integer
Optional client originated request identifier sent as acknowledgment in the response.