Public channel. Connect to:
wss://wss.prime.kraken.com/ws/v1pong message.
Request
- Request Schema
- Example
Response
- Response Schema
- Example
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Optional client-initiated ping to verify connectivity; server responds with a pong message.
wss://wss.prime.kraken.com/ws/v1pong message.
Ping2019-02-13T05:17:32.000000Z.{
"reqid": 2,
"type": "Ping",
"ts": "2024-01-13T05:17:32.000000Z"
}
Pong2019-02-13T05:17:32.000000Z.{
"reqid": 2,
"type": "Pong",
"seqNum": 0,
"ts": "2024-01-13T05:17:32.002500Z"
}