Skip to main content
{
    "method": "ping",
    "req_id": 101
}

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.com/v2ping
Clients can ping the server to verify connection is alive and the server will respond with a pong. This is an application level ping, distinct from the protocol-level ping in the WebSockets standard.
method
string
required
Value: ping
req_id
integer
Optional client originated request identifier sent as acknowledgment in the response.